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
Release history Release notifications | RSS feed
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.2.tar.gz
(13.4 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file simple_asr-0.0.2.tar.gz.
File metadata
- Download URL: simple_asr-0.0.2.tar.gz
- Upload date:
- Size: 13.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
853467be673e9be62d1bb082efa8ec8c6081d660d8d60cb39f5fa7976b9c7563
|
|
| MD5 |
f46c484c0d7df4857d25813d25948879
|
|
| BLAKE2b-256 |
6c25ac0e898dabca8d20e7199ff75c4e7e537da4323aff5cd0501aa8095de719
|
File details
Details for the file simple_asr-0.0.2-py3-none-any.whl.
File metadata
- Download URL: simple_asr-0.0.2-py3-none-any.whl
- Upload date:
- Size: 13.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
50fb302a83e5fee34d92049a61e3f04547fcca646936866220b12101a74f40a3
|
|
| MD5 |
835904ef44abb20ee7d7dded3d6f70f1
|
|
| BLAKE2b-256 |
c313e215ed640d1b8a3789245838c6521a64a8d37be6594cb466c7ae442a2f9f
|