Instructions to use speechbrain/asr-crdnn-switchboard with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- speechbrain
How to use speechbrain/asr-crdnn-switchboard with speechbrain:
from speechbrain.pretrained import EncoderDecoderASR model = EncoderDecoderASR.from_hparams( "speechbrain/asr-crdnn-switchboard" ) model.transcribe_file("file.wav") - Notebooks
- Google Colab
- Kaggle
Commit History
Update hyperparams.yaml 11f9186 verified
Update hyperparams.yaml 68c030a verified
Update README.md 974437f verified
crdnn-model (#1) a04e4b2
initial commit fa4ea77
Adel Moumen commited on