MLX Models
Collection
Models for the MLX library. Some of the weight tensors are transposed compared to the original models. • 13 items • Updated
How to use animaslabs/multitalker-parakeet-streaming-0.6b-v1-mlx with MLX:
# Download the model from the Hub pip install huggingface_hub[hf_xet] huggingface-cli download --local-dir multitalker-parakeet-streaming-0.6b-v1-mlx animaslabs/multitalker-parakeet-streaming-0.6b-v1-mlx
This model was converted to MLX format from nvidia/multitalker-parakeet-streaming-0.6b-v1 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/multitalker-parakeet-streaming-0.6b-v1-mlx
pip install -U mlx-audio
python -m mlx_audio.stt.generate --model animaslabs/multitalker-parakeet-streaming-0.6b-v1-mlx --audio audio.wav
Quantized