Skip to main content

Wrapper module around wav2vec2 designed for ease of use

Project description

simple-asr

Wrapper module around wav2vec2 designed for ease of use

Installation

Ensure that ffmpeg is installed.

Then do pip install simple-asr

Collab Notebook

from google.colab import drive
drive.mount('/content/drive/', force_remount=True)
!pip install simple-asr
!simple-asr-elan /content/drive/MyDrive/path/to/audio.wav /content/drive/MyDrive/path/to/elan.eaf /content/data default
!simple-asr-split /content/data
!simple-asr-train /content/data /content/model -e 140
!simple-asr-evaluate /content/data /content/model

This will result in there being model checkpoints in /content/model which can then be copied to your drive.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

simple_asr-0.0.1.tar.gz (12.8 kB view hashes)

Uploaded Source

Built Distribution

simple_asr-0.0.1-py3-none-any.whl (12.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page