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