47
stars
3
commits
9
repos using this model
2
linked in READMEs
May 10, 2025
updated
This model was converted to MLX format from nvidia/parakeet-tdt-0.6b-v2 using the conversion script. Please refer to original model card for more details on the model.
pip install -U parakeet-mlx
parakeet-mlx audio.wav --model mlx-community/parakeet-tdt-0.6b-v2
pip install -U mlx-audio
python -m mlx_audio.stt.generate --model mlx-community/parakeet-tdt-0.6b-v2 --audio audio.wav --output somewhere
3 commits
47
stars
3
commits
9
repos using this model
2
linked in READMEs
May 10, 2025
updated
This model was converted to MLX format from nvidia/parakeet-tdt-0.6b-v2 using the conversion script. Please refer to original model card for more details on the model.
pip install -U parakeet-mlx
parakeet-mlx audio.wav --model mlx-community/parakeet-tdt-0.6b-v2
pip install -U mlx-audio
python -m mlx_audio.stt.generate --model mlx-community/parakeet-tdt-0.6b-v2 --audio audio.wav --output somewhere
3 commits