Automatic Speech Recognition
NeMo
Dutch
speech
parakeet
fastconformer
tdt
dutch
nvidia
common-voice
synthetic-speech
fine-tuned
Eval Results (legacy)
Instructions to use yuriyvnv/parakeet-tdt-0.6b-dutch with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- NeMo
How to use yuriyvnv/parakeet-tdt-0.6b-dutch with NeMo:
import nemo.collections.asr as nemo_asr asr_model = nemo_asr.models.ASRModel.from_pretrained("yuriyvnv/parakeet-tdt-0.6b-dutch") transcriptions = asr_model.transcribe(["file.wav"]) - Notebooks
- Google Colab
- Kaggle
Ctrl+K