MLX Models
Collection
Models for the MLX library. Some of the weight tensors are transposed compared to the original models. • 13 items • Updated
This model was converted to MLX format from nvidia/parakeet-tdt-0.6b-v3 using the scripts in this github repo. Please refer to original model card for more details on the model.
pip install -U parakeet-mlx
parakeet-mlx audio.wav --model animaslabs/parakeet-tdt-0.6b-v3-mlx
pip install -U mlx-audio
python -m mlx_audio.stt.generate --model animaslabs/parakeet-tdt-0.6b-v3-mlx --audio audio.wav
Quantized
Base model
nvidia/parakeet-tdt-0.6b-v3