Automatic Speech Recognition
NeMo
ONNX
PyTorch
speech
audio
Transducer
TDT
FastConformer
Conformer
NeMo
hf-asr-leaderboard
Eval Results (legacy)
Instructions to use shahrukhx01/parakeet-tdt-0.6b-v3-fp16-onnx with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- NeMo
How to use shahrukhx01/parakeet-tdt-0.6b-v3-fp16-onnx with NeMo:
import nemo.collections.asr as nemo_asr asr_model = nemo_asr.models.ASRModel.from_pretrained("shahrukhx01/parakeet-tdt-0.6b-v3-fp16-onnx") transcriptions = asr_model.transcribe(["file.wav"]) - Notebooks
- Google Colab
- Kaggle
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -1,3 +1,809 @@
|
|
| 1 |
---
|
| 2 |
-
license: cc-by-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
+
license: cc-by-4.0
|
| 3 |
+
track_downloads: true
|
| 4 |
+
language:
|
| 5 |
+
- en
|
| 6 |
+
- es
|
| 7 |
+
- fr
|
| 8 |
+
- de
|
| 9 |
+
- bg
|
| 10 |
+
- hr
|
| 11 |
+
- cs
|
| 12 |
+
- da
|
| 13 |
+
- nl
|
| 14 |
+
- et
|
| 15 |
+
- fi
|
| 16 |
+
- el
|
| 17 |
+
- hu
|
| 18 |
+
- it
|
| 19 |
+
- lv
|
| 20 |
+
- lt
|
| 21 |
+
- mt
|
| 22 |
+
- pl
|
| 23 |
+
- pt
|
| 24 |
+
- ro
|
| 25 |
+
- sk
|
| 26 |
+
- sl
|
| 27 |
+
- sv
|
| 28 |
+
- ru
|
| 29 |
+
- uk
|
| 30 |
+
|
| 31 |
+
pipeline_tag: automatic-speech-recognition
|
| 32 |
+
library_name: nemo
|
| 33 |
+
datasets:
|
| 34 |
+
- nvidia/Granary
|
| 35 |
+
- nemo/asr-set-3.0
|
| 36 |
+
thumbnail: null
|
| 37 |
+
tags:
|
| 38 |
+
- automatic-speech-recognition
|
| 39 |
+
- speech
|
| 40 |
+
- audio
|
| 41 |
+
- Transducer
|
| 42 |
+
- TDT
|
| 43 |
+
- FastConformer
|
| 44 |
+
- Conformer
|
| 45 |
+
- pytorch
|
| 46 |
+
- NeMo
|
| 47 |
+
- hf-asr-leaderboard
|
| 48 |
+
widget:
|
| 49 |
+
- example_title: Librispeech sample 1
|
| 50 |
+
src: https://cdn-media.huggingface.co/speech_samples/sample1.flac
|
| 51 |
+
- example_title: Librispeech sample 2
|
| 52 |
+
src: https://cdn-media.huggingface.co/speech_samples/sample2.flac
|
| 53 |
+
model-index:
|
| 54 |
+
- name: parakeet-tdt-0.6b-v3
|
| 55 |
+
results:
|
| 56 |
+
- task:
|
| 57 |
+
name: Automatic Speech Recognition
|
| 58 |
+
type: automatic-speech-recognition
|
| 59 |
+
dataset:
|
| 60 |
+
name: AMI (Meetings test)
|
| 61 |
+
type: edinburghcstr/ami
|
| 62 |
+
config: ihm
|
| 63 |
+
split: test
|
| 64 |
+
args:
|
| 65 |
+
language: en
|
| 66 |
+
metrics:
|
| 67 |
+
- name: Test WER
|
| 68 |
+
type: wer
|
| 69 |
+
value: 11.31
|
| 70 |
+
- task:
|
| 71 |
+
name: Automatic Speech Recognition
|
| 72 |
+
type: automatic-speech-recognition
|
| 73 |
+
dataset:
|
| 74 |
+
name: Earnings-22
|
| 75 |
+
type: revdotcom/earnings22
|
| 76 |
+
split: test
|
| 77 |
+
args:
|
| 78 |
+
language: en
|
| 79 |
+
metrics:
|
| 80 |
+
- name: Test WER
|
| 81 |
+
type: wer
|
| 82 |
+
value: 11.42
|
| 83 |
+
- task:
|
| 84 |
+
name: Automatic Speech Recognition
|
| 85 |
+
type: automatic-speech-recognition
|
| 86 |
+
dataset:
|
| 87 |
+
name: GigaSpeech
|
| 88 |
+
type: speechcolab/gigaspeech
|
| 89 |
+
split: test
|
| 90 |
+
args:
|
| 91 |
+
language: en
|
| 92 |
+
metrics:
|
| 93 |
+
- name: Test WER
|
| 94 |
+
type: wer
|
| 95 |
+
value: 9.59
|
| 96 |
+
- task:
|
| 97 |
+
name: Automatic Speech Recognition
|
| 98 |
+
type: automatic-speech-recognition
|
| 99 |
+
dataset:
|
| 100 |
+
name: LibriSpeech (clean)
|
| 101 |
+
type: librispeech_asr
|
| 102 |
+
config: other
|
| 103 |
+
split: test
|
| 104 |
+
args:
|
| 105 |
+
language: en
|
| 106 |
+
metrics:
|
| 107 |
+
- name: Test WER
|
| 108 |
+
type: wer
|
| 109 |
+
value: 1.93
|
| 110 |
+
- task:
|
| 111 |
+
name: Automatic Speech Recognition
|
| 112 |
+
type: automatic-speech-recognition
|
| 113 |
+
dataset:
|
| 114 |
+
name: LibriSpeech (other)
|
| 115 |
+
type: librispeech_asr
|
| 116 |
+
config: other
|
| 117 |
+
split: test
|
| 118 |
+
args:
|
| 119 |
+
language: en
|
| 120 |
+
metrics:
|
| 121 |
+
- name: Test WER
|
| 122 |
+
type: wer
|
| 123 |
+
value: 3.59
|
| 124 |
+
- task:
|
| 125 |
+
type: Automatic Speech Recognition
|
| 126 |
+
name: automatic-speech-recognition
|
| 127 |
+
dataset:
|
| 128 |
+
name: SPGI Speech
|
| 129 |
+
type: kensho/spgispeech
|
| 130 |
+
config: test
|
| 131 |
+
split: test
|
| 132 |
+
args:
|
| 133 |
+
language: en
|
| 134 |
+
metrics:
|
| 135 |
+
- name: Test WER
|
| 136 |
+
type: wer
|
| 137 |
+
value: 3.97
|
| 138 |
+
- task:
|
| 139 |
+
type: Automatic Speech Recognition
|
| 140 |
+
name: automatic-speech-recognition
|
| 141 |
+
dataset:
|
| 142 |
+
name: tedlium-v3
|
| 143 |
+
type: LIUM/tedlium
|
| 144 |
+
config: release1
|
| 145 |
+
split: test
|
| 146 |
+
args:
|
| 147 |
+
language: en
|
| 148 |
+
metrics:
|
| 149 |
+
- name: Test WER
|
| 150 |
+
type: wer
|
| 151 |
+
value: 2.75
|
| 152 |
+
- task:
|
| 153 |
+
name: Automatic Speech Recognition
|
| 154 |
+
type: automatic-speech-recognition
|
| 155 |
+
dataset:
|
| 156 |
+
name: Vox Populi
|
| 157 |
+
type: facebook/voxpopuli
|
| 158 |
+
config: en
|
| 159 |
+
split: test
|
| 160 |
+
args:
|
| 161 |
+
language: en
|
| 162 |
+
metrics:
|
| 163 |
+
- name: Test WER
|
| 164 |
+
type: wer
|
| 165 |
+
value: 6.14
|
| 166 |
+
- task:
|
| 167 |
+
type: Automatic Speech Recognition
|
| 168 |
+
name: automatic-speech-recognition
|
| 169 |
+
dataset:
|
| 170 |
+
name: FLEURS
|
| 171 |
+
type: google/fleurs
|
| 172 |
+
config: bg_bg
|
| 173 |
+
split: test
|
| 174 |
+
args:
|
| 175 |
+
language: bg
|
| 176 |
+
metrics:
|
| 177 |
+
- name: Test WER (Bg)
|
| 178 |
+
type: wer
|
| 179 |
+
value: 12.64
|
| 180 |
+
- task:
|
| 181 |
+
type: Automatic Speech Recognition
|
| 182 |
+
name: automatic-speech-recognition
|
| 183 |
+
dataset:
|
| 184 |
+
name: FLEURS
|
| 185 |
+
type: google/fleurs
|
| 186 |
+
config: cs_cz
|
| 187 |
+
split: test
|
| 188 |
+
args:
|
| 189 |
+
language: cs
|
| 190 |
+
metrics:
|
| 191 |
+
- name: Test WER (Cs)
|
| 192 |
+
type: wer
|
| 193 |
+
value: 11.01
|
| 194 |
+
- task:
|
| 195 |
+
type: Automatic Speech Recognition
|
| 196 |
+
name: automatic-speech-recognition
|
| 197 |
+
dataset:
|
| 198 |
+
name: FLEURS
|
| 199 |
+
type: google/fleurs
|
| 200 |
+
config: da_dk
|
| 201 |
+
split: test
|
| 202 |
+
args:
|
| 203 |
+
language: da
|
| 204 |
+
metrics:
|
| 205 |
+
- name: Test WER (Da)
|
| 206 |
+
type: wer
|
| 207 |
+
value: 18.41
|
| 208 |
+
- task:
|
| 209 |
+
type: Automatic Speech Recognition
|
| 210 |
+
name: automatic-speech-recognition
|
| 211 |
+
dataset:
|
| 212 |
+
name: FLEURS
|
| 213 |
+
type: google/fleurs
|
| 214 |
+
config: de_de
|
| 215 |
+
split: test
|
| 216 |
+
args:
|
| 217 |
+
language: de
|
| 218 |
+
metrics:
|
| 219 |
+
- name: Test WER (De)
|
| 220 |
+
type: wer
|
| 221 |
+
value: 5.04
|
| 222 |
+
- task:
|
| 223 |
+
type: Automatic Speech Recognition
|
| 224 |
+
name: automatic-speech-recognition
|
| 225 |
+
dataset:
|
| 226 |
+
name: FLEURS
|
| 227 |
+
type: google/fleurs
|
| 228 |
+
config: el_gr
|
| 229 |
+
split: test
|
| 230 |
+
args:
|
| 231 |
+
language: el
|
| 232 |
+
metrics:
|
| 233 |
+
- name: Test WER (El)
|
| 234 |
+
type: wer
|
| 235 |
+
value: 20.70
|
| 236 |
+
- task:
|
| 237 |
+
type: Automatic Speech Recognition
|
| 238 |
+
name: automatic-speech-recognition
|
| 239 |
+
dataset:
|
| 240 |
+
name: FLEURS
|
| 241 |
+
type: google/fleurs
|
| 242 |
+
config: en_us
|
| 243 |
+
split: test
|
| 244 |
+
args:
|
| 245 |
+
language: en
|
| 246 |
+
metrics:
|
| 247 |
+
- name: Test WER (En)
|
| 248 |
+
type: wer
|
| 249 |
+
value: 4.85
|
| 250 |
+
- task:
|
| 251 |
+
type: Automatic Speech Recognition
|
| 252 |
+
name: automatic-speech-recognition
|
| 253 |
+
dataset:
|
| 254 |
+
name: FLEURS
|
| 255 |
+
type: google/fleurs
|
| 256 |
+
config: es_419
|
| 257 |
+
split: test
|
| 258 |
+
args:
|
| 259 |
+
language: es
|
| 260 |
+
metrics:
|
| 261 |
+
- name: Test WER (Es)
|
| 262 |
+
type: wer
|
| 263 |
+
value: 3.45
|
| 264 |
+
- task:
|
| 265 |
+
type: Automatic Speech Recognition
|
| 266 |
+
name: automatic-speech-recognition
|
| 267 |
+
dataset:
|
| 268 |
+
name: FLEURS
|
| 269 |
+
type: google/fleurs
|
| 270 |
+
config: et_ee
|
| 271 |
+
split: test
|
| 272 |
+
args:
|
| 273 |
+
language: et
|
| 274 |
+
metrics:
|
| 275 |
+
- name: Test WER (Et)
|
| 276 |
+
type: wer
|
| 277 |
+
value: 17.73
|
| 278 |
+
- task:
|
| 279 |
+
type: Automatic Speech Recognition
|
| 280 |
+
name: automatic-speech-recognition
|
| 281 |
+
dataset:
|
| 282 |
+
name: FLEURS
|
| 283 |
+
type: google/fleurs
|
| 284 |
+
config: fi_fi
|
| 285 |
+
split: test
|
| 286 |
+
args:
|
| 287 |
+
language: fi
|
| 288 |
+
metrics:
|
| 289 |
+
- name: Test WER (Fi)
|
| 290 |
+
type: wer
|
| 291 |
+
value: 13.21
|
| 292 |
+
- task:
|
| 293 |
+
type: Automatic Speech Recognition
|
| 294 |
+
name: automatic-speech-recognition
|
| 295 |
+
dataset:
|
| 296 |
+
name: FLEURS
|
| 297 |
+
type: google/fleurs
|
| 298 |
+
config: fr_fr
|
| 299 |
+
split: test
|
| 300 |
+
args:
|
| 301 |
+
language: fr
|
| 302 |
+
metrics:
|
| 303 |
+
- name: Test WER (Fr)
|
| 304 |
+
type: wer
|
| 305 |
+
value: 5.15
|
| 306 |
+
- task:
|
| 307 |
+
type: Automatic Speech Recognition
|
| 308 |
+
name: automatic-speech-recognition
|
| 309 |
+
dataset:
|
| 310 |
+
name: FLEURS
|
| 311 |
+
type: google/fleurs
|
| 312 |
+
config: hr_hr
|
| 313 |
+
split: test
|
| 314 |
+
args:
|
| 315 |
+
language: hr
|
| 316 |
+
metrics:
|
| 317 |
+
- name: Test WER (Hr)
|
| 318 |
+
type: wer
|
| 319 |
+
value: 12.46
|
| 320 |
+
- task:
|
| 321 |
+
type: Automatic Speech Recognition
|
| 322 |
+
name: automatic-speech-recognition
|
| 323 |
+
dataset:
|
| 324 |
+
name: FLEURS
|
| 325 |
+
type: google/fleurs
|
| 326 |
+
config: hu_hu
|
| 327 |
+
split: test
|
| 328 |
+
args:
|
| 329 |
+
language: hu
|
| 330 |
+
metrics:
|
| 331 |
+
- name: Test WER (Hu)
|
| 332 |
+
type: wer
|
| 333 |
+
value: 15.72
|
| 334 |
+
- task:
|
| 335 |
+
type: Automatic Speech Recognition
|
| 336 |
+
name: automatic-speech-recognition
|
| 337 |
+
dataset:
|
| 338 |
+
name: FLEURS
|
| 339 |
+
type: google/fleurs
|
| 340 |
+
config: it_it
|
| 341 |
+
split: test
|
| 342 |
+
args:
|
| 343 |
+
language: it
|
| 344 |
+
metrics:
|
| 345 |
+
- name: Test WER (It)
|
| 346 |
+
type: wer
|
| 347 |
+
value: 3.00
|
| 348 |
+
- task:
|
| 349 |
+
type: Automatic Speech Recognition
|
| 350 |
+
name: automatic-speech-recognition
|
| 351 |
+
dataset:
|
| 352 |
+
name: FLEURS
|
| 353 |
+
type: google/fleurs
|
| 354 |
+
config: lt_lt
|
| 355 |
+
split: test
|
| 356 |
+
args:
|
| 357 |
+
language: lt
|
| 358 |
+
metrics:
|
| 359 |
+
- name: Test WER (Lt)
|
| 360 |
+
type: wer
|
| 361 |
+
value: 20.35
|
| 362 |
+
- task:
|
| 363 |
+
type: Automatic Speech Recognition
|
| 364 |
+
name: automatic-speech-recognition
|
| 365 |
+
dataset:
|
| 366 |
+
name: FLEURS
|
| 367 |
+
type: google/fleurs
|
| 368 |
+
config: lv_lv
|
| 369 |
+
split: test
|
| 370 |
+
args:
|
| 371 |
+
language: lv
|
| 372 |
+
metrics:
|
| 373 |
+
- name: Test WER (Lv)
|
| 374 |
+
type: wer
|
| 375 |
+
value: 22.84
|
| 376 |
+
- task:
|
| 377 |
+
type: Automatic Speech Recognition
|
| 378 |
+
name: automatic-speech-recognition
|
| 379 |
+
dataset:
|
| 380 |
+
name: FLEURS
|
| 381 |
+
type: google/fleurs
|
| 382 |
+
config: mt_mt
|
| 383 |
+
split: test
|
| 384 |
+
args:
|
| 385 |
+
language: mt
|
| 386 |
+
metrics:
|
| 387 |
+
- name: Test WER (Mt)
|
| 388 |
+
type: wer
|
| 389 |
+
value: 20.46
|
| 390 |
+
- task:
|
| 391 |
+
type: Automatic Speech Recognition
|
| 392 |
+
name: automatic-speech-recognition
|
| 393 |
+
dataset:
|
| 394 |
+
name: FLEURS
|
| 395 |
+
type: google/fleurs
|
| 396 |
+
config: nl_nl
|
| 397 |
+
split: test
|
| 398 |
+
args:
|
| 399 |
+
language: nl
|
| 400 |
+
metrics:
|
| 401 |
+
- name: Test WER (Nl)
|
| 402 |
+
type: wer
|
| 403 |
+
value: 7.48
|
| 404 |
+
- task:
|
| 405 |
+
type: Automatic Speech Recognition
|
| 406 |
+
name: automatic-speech-recognition
|
| 407 |
+
dataset:
|
| 408 |
+
name: FLEURS
|
| 409 |
+
type: google/fleurs
|
| 410 |
+
config: pl_pl
|
| 411 |
+
split: test
|
| 412 |
+
args:
|
| 413 |
+
language: pl
|
| 414 |
+
metrics:
|
| 415 |
+
- name: Test WER (Pl)
|
| 416 |
+
type: wer
|
| 417 |
+
value: 7.31
|
| 418 |
+
- task:
|
| 419 |
+
type: Automatic Speech Recognition
|
| 420 |
+
name: automatic-speech-recognition
|
| 421 |
+
dataset:
|
| 422 |
+
name: FLEURS
|
| 423 |
+
type: google/fleurs
|
| 424 |
+
config: pt_br
|
| 425 |
+
split: test
|
| 426 |
+
args:
|
| 427 |
+
language: pt
|
| 428 |
+
metrics:
|
| 429 |
+
- name: Test WER (Pt)
|
| 430 |
+
type: wer
|
| 431 |
+
value: 4.76
|
| 432 |
+
- task:
|
| 433 |
+
type: Automatic Speech Recognition
|
| 434 |
+
name: automatic-speech-recognition
|
| 435 |
+
dataset:
|
| 436 |
+
name: FLEURS
|
| 437 |
+
type: google/fleurs
|
| 438 |
+
config: ro_ro
|
| 439 |
+
split: test
|
| 440 |
+
args:
|
| 441 |
+
language: ro
|
| 442 |
+
metrics:
|
| 443 |
+
- name: Test WER (Ro)
|
| 444 |
+
type: wer
|
| 445 |
+
value: 12.44
|
| 446 |
+
- task:
|
| 447 |
+
type: Automatic Speech Recognition
|
| 448 |
+
name: automatic-speech-recognition
|
| 449 |
+
dataset:
|
| 450 |
+
name: FLEURS
|
| 451 |
+
type: google/fleurs
|
| 452 |
+
config: ru_ru
|
| 453 |
+
split: test
|
| 454 |
+
args:
|
| 455 |
+
language: ru
|
| 456 |
+
metrics:
|
| 457 |
+
- name: Test WER (Ru)
|
| 458 |
+
type: wer
|
| 459 |
+
value: 5.51
|
| 460 |
+
- task:
|
| 461 |
+
type: Automatic Speech Recognition
|
| 462 |
+
name: automatic-speech-recognition
|
| 463 |
+
dataset:
|
| 464 |
+
name: FLEURS
|
| 465 |
+
type: google/fleurs
|
| 466 |
+
config: sk_sk
|
| 467 |
+
split: test
|
| 468 |
+
args:
|
| 469 |
+
language: sk
|
| 470 |
+
metrics:
|
| 471 |
+
- name: Test WER (Sk)
|
| 472 |
+
type: wer
|
| 473 |
+
value: 8.82
|
| 474 |
+
- task:
|
| 475 |
+
type: Automatic Speech Recognition
|
| 476 |
+
name: automatic-speech-recognition
|
| 477 |
+
dataset:
|
| 478 |
+
name: FLEURS
|
| 479 |
+
type: google/fleurs
|
| 480 |
+
config: sl_si
|
| 481 |
+
split: test
|
| 482 |
+
args:
|
| 483 |
+
language: sl
|
| 484 |
+
metrics:
|
| 485 |
+
- name: Test WER (Sl)
|
| 486 |
+
type: wer
|
| 487 |
+
value: 24.03
|
| 488 |
+
- task:
|
| 489 |
+
type: Automatic Speech Recognition
|
| 490 |
+
name: automatic-speech-recognition
|
| 491 |
+
dataset:
|
| 492 |
+
name: FLEURS
|
| 493 |
+
type: google/fleurs
|
| 494 |
+
config: sv_se
|
| 495 |
+
split: test
|
| 496 |
+
args:
|
| 497 |
+
language: sv
|
| 498 |
+
metrics:
|
| 499 |
+
- name: Test WER (Sv)
|
| 500 |
+
type: wer
|
| 501 |
+
value: 15.08
|
| 502 |
+
- task:
|
| 503 |
+
type: Automatic Speech Recognition
|
| 504 |
+
name: automatic-speech-recognition
|
| 505 |
+
dataset:
|
| 506 |
+
name: FLEURS
|
| 507 |
+
type: google/fleurs
|
| 508 |
+
config: uk_ua
|
| 509 |
+
split: test
|
| 510 |
+
args:
|
| 511 |
+
language: uk
|
| 512 |
+
metrics:
|
| 513 |
+
- name: Test WER (Uk)
|
| 514 |
+
type: wer
|
| 515 |
+
value: 6.79
|
| 516 |
+
# Multilingual LibriSpeech ASR Results
|
| 517 |
+
- task:
|
| 518 |
+
type: Automatic Speech Recognition
|
| 519 |
+
name: automatic-speech-recognition
|
| 520 |
+
dataset:
|
| 521 |
+
name: Multilingual LibriSpeech
|
| 522 |
+
type: facebook/multilingual_librispeech
|
| 523 |
+
config: spanish
|
| 524 |
+
split: test
|
| 525 |
+
args:
|
| 526 |
+
language: es
|
| 527 |
+
metrics:
|
| 528 |
+
- name: Test WER (Es)
|
| 529 |
+
type: wer
|
| 530 |
+
value: 4.39
|
| 531 |
+
- task:
|
| 532 |
+
type: Automatic Speech Recognition
|
| 533 |
+
name: automatic-speech-recognition
|
| 534 |
+
dataset:
|
| 535 |
+
name: Multilingual LibriSpeech
|
| 536 |
+
type: facebook/multilingual_librispeech
|
| 537 |
+
config: french
|
| 538 |
+
split: test
|
| 539 |
+
args:
|
| 540 |
+
language: fr
|
| 541 |
+
metrics:
|
| 542 |
+
- name: Test WER (Fr)
|
| 543 |
+
type: wer
|
| 544 |
+
value: 4.97
|
| 545 |
+
- task:
|
| 546 |
+
type: Automatic Speech Recognition
|
| 547 |
+
name: automatic-speech-recognition
|
| 548 |
+
dataset:
|
| 549 |
+
name: Multilingual LibriSpeech
|
| 550 |
+
type: facebook/multilingual_librispeech
|
| 551 |
+
config: italian
|
| 552 |
+
split: test
|
| 553 |
+
args:
|
| 554 |
+
language: it
|
| 555 |
+
metrics:
|
| 556 |
+
- name: Test WER (It)
|
| 557 |
+
type: wer
|
| 558 |
+
value: 10.08
|
| 559 |
+
- task:
|
| 560 |
+
type: Automatic Speech Recognition
|
| 561 |
+
name: automatic-speech-recognition
|
| 562 |
+
dataset:
|
| 563 |
+
name: Multilingual LibriSpeech
|
| 564 |
+
type: facebook/multilingual_librispeech
|
| 565 |
+
config: dutch
|
| 566 |
+
split: test
|
| 567 |
+
args:
|
| 568 |
+
language: nl
|
| 569 |
+
metrics:
|
| 570 |
+
- name: Test WER (Nl)
|
| 571 |
+
type: wer
|
| 572 |
+
value: 12.78
|
| 573 |
+
- task:
|
| 574 |
+
type: Automatic Speech Recognition
|
| 575 |
+
name: automatic-speech-recognition
|
| 576 |
+
dataset:
|
| 577 |
+
name: Multilingual LibriSpeech
|
| 578 |
+
type: facebook/multilingual_librispeech
|
| 579 |
+
config: polish
|
| 580 |
+
split: test
|
| 581 |
+
args:
|
| 582 |
+
language: pl
|
| 583 |
+
metrics:
|
| 584 |
+
- name: Test WER (Pl)
|
| 585 |
+
type: wer
|
| 586 |
+
value: 7.28
|
| 587 |
+
- task:
|
| 588 |
+
type: Automatic Speech Recognition
|
| 589 |
+
name: automatic-speech-recognition
|
| 590 |
+
dataset:
|
| 591 |
+
name: Multilingual LibriSpeech
|
| 592 |
+
type: facebook/multilingual_librispeech
|
| 593 |
+
config: portuguese
|
| 594 |
+
split: test
|
| 595 |
+
args:
|
| 596 |
+
language: pt
|
| 597 |
+
metrics:
|
| 598 |
+
- name: Test WER (Pt)
|
| 599 |
+
type: wer
|
| 600 |
+
value: 7.50
|
| 601 |
+
# CoVoST2 ASR Results
|
| 602 |
+
- task:
|
| 603 |
+
type: Automatic Speech Recognition
|
| 604 |
+
name: automatic-speech-recognition
|
| 605 |
+
dataset:
|
| 606 |
+
name: CoVoST2
|
| 607 |
+
type: covost2
|
| 608 |
+
config: de
|
| 609 |
+
split: test
|
| 610 |
+
args:
|
| 611 |
+
language: de
|
| 612 |
+
metrics:
|
| 613 |
+
- name: Test WER (De)
|
| 614 |
+
type: wer
|
| 615 |
+
value: 4.84
|
| 616 |
+
- task:
|
| 617 |
+
type: Automatic Speech Recognition
|
| 618 |
+
name: automatic-speech-recognition
|
| 619 |
+
dataset:
|
| 620 |
+
name: CoVoST2
|
| 621 |
+
type: covost2
|
| 622 |
+
config: en
|
| 623 |
+
split: test
|
| 624 |
+
args:
|
| 625 |
+
language: en
|
| 626 |
+
metrics:
|
| 627 |
+
- name: Test WER (En)
|
| 628 |
+
type: wer
|
| 629 |
+
value: 6.80
|
| 630 |
+
- task:
|
| 631 |
+
type: Automatic Speech Recognition
|
| 632 |
+
name: automatic-speech-recognition
|
| 633 |
+
dataset:
|
| 634 |
+
name: CoVoST2
|
| 635 |
+
type: covost2
|
| 636 |
+
config: es
|
| 637 |
+
split: test
|
| 638 |
+
args:
|
| 639 |
+
language: es
|
| 640 |
+
metrics:
|
| 641 |
+
- name: Test WER (Es)
|
| 642 |
+
type: wer
|
| 643 |
+
value: 3.41
|
| 644 |
+
- task:
|
| 645 |
+
type: Automatic Speech Recognition
|
| 646 |
+
name: automatic-speech-recognition
|
| 647 |
+
dataset:
|
| 648 |
+
name: CoVoST2
|
| 649 |
+
type: covost2
|
| 650 |
+
config: et
|
| 651 |
+
split: test
|
| 652 |
+
args:
|
| 653 |
+
language: et
|
| 654 |
+
metrics:
|
| 655 |
+
- name: Test WER (Et)
|
| 656 |
+
type: wer
|
| 657 |
+
value: 22.04
|
| 658 |
+
- task:
|
| 659 |
+
type: Automatic Speech Recognition
|
| 660 |
+
name: automatic-speech-recognition
|
| 661 |
+
dataset:
|
| 662 |
+
name: CoVoST2
|
| 663 |
+
type: covost2
|
| 664 |
+
config: fr
|
| 665 |
+
split: test
|
| 666 |
+
args:
|
| 667 |
+
language: fr
|
| 668 |
+
metrics:
|
| 669 |
+
- name: Test WER (Fr)
|
| 670 |
+
type: wer
|
| 671 |
+
value: 6.05
|
| 672 |
+
- task:
|
| 673 |
+
type: Automatic Speech Recognition
|
| 674 |
+
name: automatic-speech-recognition
|
| 675 |
+
dataset:
|
| 676 |
+
name: CoVoST2
|
| 677 |
+
type: covost2
|
| 678 |
+
config: it
|
| 679 |
+
split: test
|
| 680 |
+
args:
|
| 681 |
+
language: it
|
| 682 |
+
metrics:
|
| 683 |
+
- name: Test WER (It)
|
| 684 |
+
type: wer
|
| 685 |
+
value: 3.69
|
| 686 |
+
- task:
|
| 687 |
+
type: Automatic Speech Recognition
|
| 688 |
+
name: automatic-speech-recognition
|
| 689 |
+
dataset:
|
| 690 |
+
name: CoVoST2
|
| 691 |
+
type: covost2
|
| 692 |
+
config: lv
|
| 693 |
+
split: test
|
| 694 |
+
args:
|
| 695 |
+
language: lv
|
| 696 |
+
metrics:
|
| 697 |
+
- name: Test WER (Lv)
|
| 698 |
+
type: wer
|
| 699 |
+
value: 38.36
|
| 700 |
+
- task:
|
| 701 |
+
type: Automatic Speech Recognition
|
| 702 |
+
name: automatic-speech-recognition
|
| 703 |
+
dataset:
|
| 704 |
+
name: CoVoST2
|
| 705 |
+
type: covost2
|
| 706 |
+
config: nl
|
| 707 |
+
split: test
|
| 708 |
+
args:
|
| 709 |
+
language: nl
|
| 710 |
+
metrics:
|
| 711 |
+
- name: Test WER (Nl)
|
| 712 |
+
type: wer
|
| 713 |
+
value: 6.50
|
| 714 |
+
- task:
|
| 715 |
+
type: Automatic Speech Recognition
|
| 716 |
+
name: automatic-speech-recognition
|
| 717 |
+
dataset:
|
| 718 |
+
name: CoVoST2
|
| 719 |
+
type: covost2
|
| 720 |
+
config: pt
|
| 721 |
+
split: test
|
| 722 |
+
args:
|
| 723 |
+
language: pt
|
| 724 |
+
metrics:
|
| 725 |
+
- name: Test WER (Pt)
|
| 726 |
+
type: wer
|
| 727 |
+
value: 3.96
|
| 728 |
+
- task:
|
| 729 |
+
type: Automatic Speech Recognition
|
| 730 |
+
name: automatic-speech-recognition
|
| 731 |
+
dataset:
|
| 732 |
+
name: CoVoST2
|
| 733 |
+
type: covost2
|
| 734 |
+
config: ru
|
| 735 |
+
split: test
|
| 736 |
+
args:
|
| 737 |
+
language: ru
|
| 738 |
+
metrics:
|
| 739 |
+
- name: Test WER (Ru)
|
| 740 |
+
type: wer
|
| 741 |
+
value: 3.00
|
| 742 |
+
- task:
|
| 743 |
+
type: Automatic Speech Recognition
|
| 744 |
+
name: automatic-speech-recognition
|
| 745 |
+
dataset:
|
| 746 |
+
name: CoVoST2
|
| 747 |
+
type: covost2
|
| 748 |
+
config: sl
|
| 749 |
+
split: test
|
| 750 |
+
args:
|
| 751 |
+
language: sl
|
| 752 |
+
metrics:
|
| 753 |
+
- name: Test WER (Sl)
|
| 754 |
+
type: wer
|
| 755 |
+
value: 31.80
|
| 756 |
+
- task:
|
| 757 |
+
type: Automatic Speech Recognition
|
| 758 |
+
name: automatic-speech-recognition
|
| 759 |
+
dataset:
|
| 760 |
+
name: CoVoST2
|
| 761 |
+
type: covost2
|
| 762 |
+
config: sv
|
| 763 |
+
split: test
|
| 764 |
+
args:
|
| 765 |
+
language: sv
|
| 766 |
+
metrics:
|
| 767 |
+
- name: Test WER (Sv)
|
| 768 |
+
type: wer
|
| 769 |
+
value: 20.16
|
| 770 |
+
- task:
|
| 771 |
+
type: Automatic Speech Recognition
|
| 772 |
+
name: automatic-speech-recognition
|
| 773 |
+
dataset:
|
| 774 |
+
name: CoVoST2
|
| 775 |
+
type: covost2
|
| 776 |
+
config: uk
|
| 777 |
+
split: test
|
| 778 |
+
args:
|
| 779 |
+
language: uk
|
| 780 |
+
metrics:
|
| 781 |
+
- name: Test WER (Uk)
|
| 782 |
+
type: wer
|
| 783 |
+
value: 5.10
|
| 784 |
+
metrics:
|
| 785 |
+
- wer
|
| 786 |
---
|
| 787 |
+
|
| 788 |
+
# **<span style="color:#76b900;">🦜 parakeet-tdt-0.6b-v3: Multilingual Speech-to-Text Model</span>**
|
| 789 |
+
|
| 790 |
+
<style>
|
| 791 |
+
img {
|
| 792 |
+
display: inline;
|
| 793 |
+
}
|
| 794 |
+
</style>
|
| 795 |
+
|
| 796 |
+
[](#model-architecture)
|
| 797 |
+
| [](#model-architecture)
|
| 798 |
+
| [](#datasets)
|
| 799 |
+
|
| 800 |
+
## <span style="color:#466f00;">Description:</span>
|
| 801 |
+
|
| 802 |
+
`parakeet-tdt-0.6b-v3` is a 600-million-parameter multilingual automatic speech recognition (ASR) model designed for high-throughput speech-to-text transcription. It extends the [parakeet-tdt-0.6b-v2](https://huggingface.co/nvidia/parakeet-tdt-0.6b-v2) model by expanding language support from English to 25 European languages. The model automatically detects the language of the audio and transcribes it without requiring additional prompting. It is part of a series of models that leverage the [Granary](https://huggingface.co/datasets/nvidia/Granary) [1, 2] multilingual corpus as their primary training dataset.
|
| 803 |
+
|
| 804 |
+
🗣️ Try Demo here: https://huggingface.co/spaces/nvidia/parakeet-tdt-0.6b-v3
|
| 805 |
+
|
| 806 |
+
**Supported Languages:**
|
| 807 |
+
Bulgarian (**bg**), Croatian (**hr**), Czech (**cs**), Danish (**da**), Dutch (**nl**), English (**en**), Estonian (**et**), Finnish (**fi**), French (**fr**), German (**de**), Greek (**el**), Hungarian (**hu**), Italian (**it**), Latvian (**lv**), Lithuanian (**lt**), Maltese (**mt**), Polish (**pl**), Portuguese (**pt**), Romanian (**ro**), Slovak (**sk**), Slovenian (**sl**), Spanish (**es**), Swedish (**sv**), Russian (**ru**), Ukrainian (**uk**)
|
| 808 |
+
|
| 809 |
+
This model is ready for commercial/non-commercial use.
|