Instructions to use VoiceScribe/parakeet-tdt-0.6b-v3-mlx with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- MLX
How to use VoiceScribe/parakeet-tdt-0.6b-v3-mlx with MLX:
# Download the model from the Hub pip install huggingface_hub[hf_xet] huggingface-cli download --local-dir parakeet-tdt-0.6b-v3-mlx VoiceScribe/parakeet-tdt-0.6b-v3-mlx
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- LM Studio
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
pip install -U parakeet-mlx
parakeet-mlx audio.wav --model mlx-community/parakeet-tdt-0.6b-v3
mlx-audio
pip install -U mlx-audio
python -m mlx_audio.stt.generate --model mlx-community/parakeet-tdt-0.6b-v3 --audio audio.wav --output somewhere
- Downloads last month
- 70
Model size
0.2B params
Tensor type
BF16
·
U32 ·
Hardware compatibility
Log In to add your hardware
Quantized
Model tree for VoiceScribe/parakeet-tdt-0.6b-v3-mlx
Base model
nvidia/parakeet-tdt-0.6b-v3
# Download the model from the Hub pip install huggingface_hub[hf_xet] huggingface-cli download --local-dir parakeet-tdt-0.6b-v3-mlx VoiceScribe/parakeet-tdt-0.6b-v3-mlx