Automatic Speech Recognition
NeMo
Safetensors
PyTorch
fastconformer
automatic-speech-translation
speech
audio
Transformer
FastConformer
Conformer
NeMo
hf-asr-leaderboard
Eval Results (legacy)
Eval Results
Instructions to use nvidia/canary-1b-flash with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- NeMo
How to use nvidia/canary-1b-flash with NeMo:
import nemo.collections.asr as nemo_asr asr_model = nemo_asr.models.ASRModel.from_pretrained("nvidia/canary-1b-flash") transcriptions = asr_model.transcribe(["file.wav"]) - Notebooks
- Google Colab
- Kaggle
File size: 2,131 Bytes
2b6e4d2 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 | - dataset:
id: hf-audio/open-asr-leaderboard
task_id: mean_wer
value: 6.35
date: '2025-03-07'
source:
url: https://huggingface.co/hf-audio
name: open-asr-leaderboard
user: hf-audio
- dataset:
id: hf-audio/open-asr-leaderboard
task_id: rtfx
value: 1045.75
date: '2025-03-07'
source:
url: https://huggingface.co/hf-audio
name: open-asr-leaderboard
user: hf-audio
- dataset:
id: hf-audio/open-asr-leaderboard
task_id: ami_wer
value: 13.11
date: '2025-03-07'
source:
url: https://huggingface.co/hf-audio
name: open-asr-leaderboard
user: hf-audio
- dataset:
id: hf-audio/open-asr-leaderboard
task_id: earnings22_wer
value: 12.77
date: '2025-03-07'
source:
url: https://huggingface.co/hf-audio
name: open-asr-leaderboard
user: hf-audio
- dataset:
id: hf-audio/open-asr-leaderboard
task_id: gigaspeech_wer
value: 9.85
date: '2025-03-07'
source:
url: https://huggingface.co/hf-audio
name: open-asr-leaderboard
user: hf-audio
- dataset:
id: hf-audio/open-asr-leaderboard
task_id: librispeech_clean_wer
value: 1.48
date: '2025-03-07'
source:
url: https://huggingface.co/hf-audio
name: open-asr-leaderboard
user: hf-audio
- dataset:
id: hf-audio/open-asr-leaderboard
task_id: librispeech_other_wer
value: 2.87
date: '2025-03-07'
source:
url: https://huggingface.co/hf-audio
name: open-asr-leaderboard
user: hf-audio
- dataset:
id: hf-audio/open-asr-leaderboard
task_id: spgispeech_wer
value: 1.95
date: '2025-03-07'
source:
url: https://huggingface.co/hf-audio
name: open-asr-leaderboard
user: hf-audio
- dataset:
id: hf-audio/open-asr-leaderboard
task_id: tedlium_wer
value: 3.12
date: '2025-03-07'
source:
url: https://huggingface.co/hf-audio
name: open-asr-leaderboard
user: hf-audio
- dataset:
id: hf-audio/open-asr-leaderboard
task_id: voxpopuli_wer
value: 5.63
date: '2025-03-07'
source:
url: https://huggingface.co/hf-audio
name: open-asr-leaderboard
user: hf-audio
|