NVIDIA Parakeet
NVIDIA's 600M parameter English ASR model with punctuation, capitalization, and word timestamps.
About
Parakeet TDT 0.6B v2 is NVIDIA's 600M parameter English speech recognition model pairing a FastConformer encoder with a Token-and-Duration Transducer decoder, a combination tuned for throughput: NVIDIA reports an RTFx of 3,380 at batch size 128, and the model topped the Hugging Face Open ASR Leaderboard at 6.05 percent average word error rate on its May 2025 release, with 1.69 percent on LibriSpeech test-clean. Output includes automatic punctuation, capitalization, and accurate word-level timestamps, it copes with spoken numbers and song lyrics, and a single pass can transcribe audio segments up to 24 minutes long. It runs through the NeMo toolkit, installed with pip install nemo_toolkit with the asr extra, and accepts 16 kHz mono audio; NVIDIA validates it on GPUs from V100 and T4 through A100, H100, and L40, though the checkpoint itself needs only about 2 GB of memory to load. The weights are released under CC-BY-4.0, so commercial use is allowed with attribution, and a multilingual v3 covering 25 European languages has since followed.
Reviews (0)
Leave a Review
No reviews yet. Be the first to review!
Details
- Price
- Free
- Platform
- Local/Desktop
- Difficulty
- Intermediate (3/5)
- License
- CC-BY-4.0
- Added
- Jul 29, 2026
Related Tools
Convolution-augmented transformer for speech recognition in ESPnet toolkit.
End-to-end speech processing toolkit covering ASR, TTS, and speech translation.
CLI tool that transcribes audio 10x faster using pipeline optimizations.
Established speech recognition toolkit used in research and production systems.
Self-supervised speech representation model by Meta for ASR.
Multilingual ASR model by NVIDIA supporting 4 languages with translation.