Automatic Speech Recognition
speechbrain
PyTorch
English
CTC
Attention
Transformer
Conformer
hf-asr-leaderboard
Eval Results (legacy)
Instructions to use speechbrain/asr-conformer-transformerlm-librispeech with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- speechbrain
How to use speechbrain/asr-conformer-transformerlm-librispeech with speechbrain:
from speechbrain.pretrained import EncoderDecoderASR model = EncoderDecoderASR.from_hparams( "speechbrain/asr-conformer-transformerlm-librispeech" ) model.transcribe_file("file.wav") - Notebooks
- Google Colab
- Kaggle
Welcome to the community
The community tab is the place to discuss and collaborate with the HF community!