Automatic Speech Recognition
NeMo
Safetensors
PyTorch
parakeet_tdt
speech
audio
Transducer
TDT
FastConformer
Conformer
NeMo
hf-asr-leaderboard
Transformers
Eval Results (legacy)
Eval Results
Instructions to use nvidia/parakeet-tdt-0.6b-v3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- NeMo
How to use nvidia/parakeet-tdt-0.6b-v3 with NeMo:
import nemo.collections.asr as nemo_asr asr_model = nemo_asr.models.ASRModel.from_pretrained("nvidia/parakeet-tdt-0.6b-v3") transcriptions = asr_model.transcribe(["file.wav"]) - Notebooks
- Google Colab
- Kaggle
Fine-tune on the other Language
#14
by Chonlasitk - opened
If i want to fine-tune this model on Thai language and keep English or other languages as well. How can do that ?
There is a video on youtube
There is a video on youtube
Could you post a link of that?
did you fine the Youtube video ?