Automatic Speech Recognition
speechbrain
PyTorch
English
wav2vec2
CTC
Transformer
Eval Results (legacy)
Instructions to use speechbrain/asr-wav2vec2-commonvoice-14-en with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- speechbrain
How to use speechbrain/asr-wav2vec2-commonvoice-14-en with speechbrain:
from speechbrain.pretrained import EncoderASR model = EncoderASR.from_hparams( "speechbrain/asr-wav2vec2-commonvoice-14-en" ) model.transcribe_file("file.wav") - Notebooks
- Google Colab
- Kaggle
Commit ·
ee91fd3
1
Parent(s): bfa872d
Upload wav2vec2.ckpt
Browse files- wav2vec2.ckpt +3 -0
wav2vec2.ckpt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:272e0dd2ae5d9f8bc019d7c1848ac9f559eec81b9b8bec8afacc25f066d94364
|
| 3 |
+
size 1261924189
|