Automatic Speech Recognition
NeMo
PyTorch
automatic-speech-translation
speech
audio
Transformer
FastConformer
Conformer
NeMo
hf-asr-leaderboard
Eval Results (legacy)
Eval Results
Instructions to use nvidia/canary-1b with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- NeMo
How to use nvidia/canary-1b with NeMo:
import nemo.collections.asr as nemo_asr asr_model = nemo_asr.models.ASRModel.from_pretrained("nvidia/canary-1b") transcriptions = asr_model.transcribe(["file.wav"]) - Notebooks
- Google Colab
- Kaggle
Add Open ASR Leaderboard evaluation results
#31 opened about 1 month ago
by
SaylorTwift
add AIBOM
#30 opened 11 months ago
by
sabato-nocera
This model is great and works very well for speech recognition.
1
#27 opened about 1 year ago
by
JLouisBiz
Dedicated Endpoint deployment fails for canary-1b
3
#26 opened almost 2 years ago
by
anemdat
Loading model on Huggingface serverless API
7
#25 opened about 2 years ago
by
isaiahVolley