Commit Graph

5 Commits

Author SHA1 Message Date
Václav Volhejn
1dfae2747f Merge branch 'main' of github.com:kyutai-labs/delayed-streams-modeling into vv/rust-example 2025-07-03 09:44:39 +02:00
Laurent Mazare
d92e4c2695
Use the on_frame callback in the mlx tts example. (#34) 2025-07-03 09:29:04 +02:00
Václav Volhejn
da83b4b63f Run Ruff on tts_mlx.py 2025-07-02 21:54:05 +02:00
Laurent Mazare
ae575a04c6
Handle stdin in the mlx tts example. (#31) 2025-07-02 18:59:04 +02:00
Laurent Mazare
7294fbcc3a
Add the MLX TTS example. (#27)
* Add the MLX TTS example.

* Audio playback.

* Allow for playing the audio in a streaming way.
2025-07-02 16:52:26 +02:00