CoolFace
Modelpublic

mlx-community/parakeet-tdt-0.6b-v3

sourceHugging Facecc-by-4.0updated 1y agoView on Hugging Face
58likes1.8mdownloads
Model Card

mlx-community/parakeet-tdt-0.6b-v3

This model was converted to MLX format from nvidia/parakeet-tdt-0.6b-v3 using the conversion script. Please refer to original model card for more details on the model.

Use with mlx

parakeet-mlx

bash
pip install -U parakeet-mlx
bash
parakeet-mlx audio.wav --model mlx-community/parakeet-tdt-0.6b-v3

mlx-audio

bash
pip install -U mlx-audio
bash
python -m mlx_audio.stt.generate --model mlx-community/parakeet-tdt-0.6b-v3 --audio audio.wav --output somewhere