Parakeet
Collection
Nvidia's ASR models, now in MLX!
•
9 items
•
Updated
•
2
This model was converted to MLX format from nvidia/parakeet-ctc-0.6b 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-ctc-0.6b
pip install -U mlx-audio
python -m mlx_audio.stt.generate --model mlx-community/parakeet-ctc-0.6b --audio audio.wav --output somewhere
Base model
nvidia/parakeet-ctc-0.6b