Parakeet
Collection
Nvidia's ASR models, now in MLX! • 10 items • Updated • 10
How to use mlx-community/parakeet-tdt_ctc-110m with MLX:
# Download the model from the Hub pip install huggingface_hub[hf_xet] huggingface-cli download --local-dir parakeet-tdt_ctc-110m mlx-community/parakeet-tdt_ctc-110m
This model was converted to MLX format from nvidia/parakeet-tdt_ctc-110m 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_ctc-110m
pip install -U mlx-audio
python -m mlx_audio.stt.generate --model mlx-community/parakeet-tdt_ctc-110m --audio audio.wav --output somewhere
Quantized
Base model
nvidia/parakeet-tdt_ctc-110m