Instructions to use speechbrain/asr-transformer-aishell with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- speechbrain
How to use speechbrain/asr-transformer-aishell with speechbrain:
from speechbrain.pretrained import EncoderDecoderASR model = EncoderDecoderASR.from_hparams( "speechbrain/asr-transformer-aishell" ) model.transcribe_file("file.wav") - Notebooks
- Google Colab
- Kaggle
Commit History
Update hyperparams.yaml 31a6fb1
Update hyperparams.yaml 0aedced verified
Update hyperparams.yaml 7bacef7
Update hyperparams.yaml d73b65f
Titouan Parcollet commited on
Update hyperparams.yaml 5c9bb76
Titouan Parcollet commited on