kyutai/scripts
Laurent Mazare 952319de90
Add a MLX STT example that uses VAD. (#70)
* Add a MLX STT example that uses VAD.

* VAD support.

* More MLX VAD example.

* Use the latest moshi-mlx.
2025-07-08 16:04:50 +02:00
..
stt_evaluate_on_dataset.py Shorter names for STT scripts (#30) 2025-07-02 18:21:42 +02:00
stt_from_file_mlx.py Add a MLX STT example that uses VAD. (#70) 2025-07-08 16:04:50 +02:00
stt_from_file_pytorch.py Avoid the config override for the extra-heads. 2025-07-08 15:39:17 +02:00
stt_from_file_rust_server.py Shorter names for STT scripts (#30) 2025-07-02 18:21:42 +02:00
stt_from_file_with_prompt_pytorch.py Streaming output for the pytorch tts example. (#33) 2025-07-03 11:05:06 +02:00
stt_from_mic_mlx.py Shorter names for STT scripts (#30) 2025-07-02 18:21:42 +02:00
stt_from_mic_rust_server.py Shorter names for STT scripts (#30) 2025-07-02 18:21:42 +02:00
tts_mlx.py Pin the moshi_mlx version. (#35) 2025-07-03 09:53:53 +02:00
tts_pytorch.py Run pre-commit correctly in CI (#66) 2025-07-08 10:11:52 +02:00
tts_rust_server.py Add Rust server usage example (#32) 2025-07-03 09:47:50 +02:00