Instructions to use kyutai/stt-2.6b-en-mlx with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Moshi
How to use kyutai/stt-2.6b-en-mlx with Moshi:
# pip install moshi_mlx # Run local inference (macOS Apple Silicon) python -m moshi_mlx.local --hf-repo "kyutai/stt-2.6b-en-mlx" # Or run with web UI python -m moshi_mlx.local_web --hf-repo "kyutai/stt-2.6b-en-mlx"
- Notebooks
- Google Colab
- Kaggle
Ctrl+K