animaslabs/nemotron-speech-streaming-en-0.6b-mlx
6129
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.
Usage
NOTE: Some newer or quantized models may not be supported in parakeet-mlx or mlx-audio
parakeet-mlx
pip install -U parakeet-mlx
parakeet-mlx audio.wav --model animaslabs/nemotron-speech-streaming-en-0.6b-mlxmlx-audio
pip install -U mlx-audio
python -m mlx_audio.stt.generate --model animaslabs/nemotron-speech-streaming-en-0.6b-mlx --audio audio.wav