MLCommons/peoples_speech
Viewer • Updated • 8.05M • 55.1k • 284
How to use animaslabs/parakeet-rnnt-0.6b-mlx with MLX:
# Download the model from the Hub pip install huggingface_hub[hf_xet] huggingface-cli download --local-dir parakeet-rnnt-0.6b-mlx animaslabs/parakeet-rnnt-0.6b-mlx
This model was converted to MLX format from nvidia/parakeet-rnnt-0.6b using the scripts in this github repo. Please refer to original model card for more details on the model.
NOTE: Some newer or quantized models may not be supported in parakeet-mlx or mlx-audio
pip install -U parakeet-mlx
parakeet-mlx audio.wav --model animaslabs/parakeet-rnnt-0.6b-mlx
pip install -U mlx-audio
python -m mlx_audio.stt.generate --model animaslabs/parakeet-rnnt-0.6b-mlx --audio audio.wav
Quantized
Base model
nvidia/parakeet-rnnt-0.6b