CoolFace
Modelpublic

senstella/parakeet-tdt-0.6b-v2-mlx

sourceHugging Facecc-by-4.0updated 1y agoView on Hugging Face
7likes184downloads
Model Card

Parakeet TDT 0.6b V2

Note: This model is now hosted at mlx-community/parakeet-tdt-0.6b-v2. This repository remains available for backward compatibility, but I recommend using the new location.

This is an MLX version of ASR model, Parakeet TDT 0.6b V2.

Converted to safetensors and minor adjustment for MLX inference. Inference code can be found here!

To inference right away in command line, you can follow those steps:

bash
pip install parakeet-mlx # or uv tool install parakeet-mlx

parakeet-mlx audio.wav --model senstella/parakeet-tdt-0.6b-v2-mlx

Please refer to original model card for more information about the model.