Automatic Speech Recognition
NeMo
PyTorch
English
speech
audio
Transducer
TDT
FastConformer
Conformer
NeMo
hf-asr-leaderboard
Eval Results (legacy)
Eval Results
Instructions to use nvidia/parakeet-tdt-0.6b-v2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- NeMo
How to use nvidia/parakeet-tdt-0.6b-v2 with NeMo:
import nemo.collections.asr as nemo_asr asr_model = nemo_asr.models.ASRModel.from_pretrained("nvidia/parakeet-tdt-0.6b-v2") transcriptions = asr_model.transcribe(["file.wav"]) - Notebooks
- Google Colab
- Kaggle
Please do It for Japanese
#2
by riken12 - opened
please add Japanese support with same accuracy as english with timestamps, noboyd focuses on Japanese everyone releases only for English, Chinese and other languages where people doesn't even need subtitles to watch, people watch anime and other Japanese content around the world, no body watches, french, spanish or other content as much as Japanese, Chinese and english, so Japanese should be prioritize.
any arabic also??
Sorry, is that link correct?
https://huggingface.co/nvidia/parakeet-tdt_ctc-0.6b-ja was released around a year ago.
I think that's probably the -v1 version instead of -v2.