Automatic Speech Recognition
speechbrain
PyTorch
English
wav2vec2
CTC
Attention
Transformer
hf-asr-leaderboard
Eval Results (legacy)
Eval Results
Instructions to use speechbrain/asr-wav2vec2-librispeech with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- speechbrain
How to use speechbrain/asr-wav2vec2-librispeech with speechbrain:
from speechbrain.pretrained import EncoderASR model = EncoderASR.from_hparams( "speechbrain/asr-wav2vec2-librispeech" ) model.transcribe_file("file.wav") - Notebooks
- Google Colab
- Kaggle
Commit History
Delete hyperparams_develop.yaml 9035a95 verified
Update README.md c4fc6d1 verified
Update hyperparams_develop.yaml a9fdfb4 verified
Update hyperparams_develop.yaml 0ba10b5 verified
Update hyperparams_develop.yaml ae9dda0 verified
Create hyperparams_develop.yaml 5e8dc7a verified
Another quick fix cab1aa4
Titouan Parcollet commited on
quick fix a0ef6a7
Titouan Parcollet commited on
pipeline ee4851f
Titouan Parcollet commited on
Merge branch 'main' of https://huggingface.co/speechbrain/asr-wav2vec2-librispeech into main cbece1d
add configs 830ac4a
Create README.md da545ba
Titouan Parcollet commited on
init e1fee45
initial commit b02bcdd
Titouan Parcollet commited on