kyutai/scripts
Laurent Mazare a98eb94ade
Add a streaming example for the mlx tts. (#85)
* Add a streaming example for the mlx tts.

* Fix the CI.

* Formatting fix.

* Yet another CI fix.
2025-07-16 22:35:44 +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 VAD support in the mlx-stt example that uses the microphone. 2025-07-08 16:08:32 +02:00
stt_from_mic_rust_server.py Shorter names for STT scripts (#30) 2025-07-02 18:21:42 +02:00
tts_mlx_streaming.py Add a streaming example for the mlx tts. (#85) 2025-07-16 22:35:44 +02:00
tts_mlx.py Add a streaming example for the mlx tts. (#85) 2025-07-16 22:35:44 +02:00
tts_pytorch_streaming.py Fix the pytorch tts streaming example. (#84) 2025-07-16 21:07:02 +02:00
tts_pytorch.py Bump the moshi version. 2025-07-16 16:02:28 +02:00
tts_rust_server.py Add Rust server usage example (#32) 2025-07-03 09:47:50 +02:00