This is
nvidia/parakeet-tdt-0.6b-v3 converted from NeMo
.nemo format to safetensors for use with
Modular's MAX inference framework.
The model weights are numerically identical to the original. Only the format and naming conventions have changed. For full model details, benchmarks, training data, and evaluation results, see the
original NVIDIA model card.
1curl http://localhost:8000/v1/audio/transcriptions \
2 -F file=@audio.wav \
3 -F "model=pherber3/parakeet-tdt-0.6b-v3"
Converted from the original NeMo
.nemo archive using
convert_nemo.py:
1@article{nvidia_parakeet_tdt_v3,
2 title={Granary: Speech Recognition and Translation Dataset in 25 European Languages},
3 author={NVIDIA},
4 year={2025},
5 url={https://arxiv.org/abs/2509.14128}
6}