Automatic Speech Recognition
speechbrain
PyTorch
English
CTC
Attention
Transformer
Conformer
hf-asr-leaderboard
Eval Results
Instructions to use speechbrain/asr-conformer-loquacious with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- speechbrain
How to use speechbrain/asr-conformer-loquacious with speechbrain:
from speechbrain.pretrained import EncoderDecoderASR model = EncoderDecoderASR.from_hparams( "speechbrain/asr-conformer-loquacious" ) model.transcribe_file("file.wav") - Notebooks
- Google Colab
- Kaggle
Commit History
Update README.md eeb1c1f verified
update doc and yaml 234d8a4
more results 82b04aa
fix gpu 2942116
multiple decoding e126af8
add config for api b2e9ba1
model card 3556016
Titouan Parcollet/Embedded AI /SRUK/Engineer/Samsung Electronics commited on
first push 994e8f9
Titouan Parcollet/Embedded AI /SRUK/Engineer/Samsung Electronics commited on