openslr/librispeech_asr
Viewer • Updated • 585k • 98k • 228
How to use animaslabs/nemotron-speech-streaming-en-0.6b-mlx with MLX:
# Download the model from the Hub pip install huggingface_hub[hf_xet] huggingface-cli download --local-dir nemotron-speech-streaming-en-0.6b-mlx animaslabs/nemotron-speech-streaming-en-0.6b-mlx
This model was converted to MLX format from nvidia/nemotron-speech-streaming-en-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/nemotron-speech-streaming-en-0.6b-mlx
pip install -U mlx-audio
python -m mlx_audio.stt.generate --model animaslabs/nemotron-speech-streaming-en-0.6b-mlx --audio audio.wav
Quantized
Base model
nvidia/nemotron-speech-streaming-en-0.6b