Commit Graph

4 Commits

Author SHA1 Message Date
Václav Volhejn
ef52b8ef0f
Add Rust server usage example (#32)
* Run Ruff on tts_mlx.py

* Add tts_rust_server.py example

* Remove unused HF repo arguments and reset audio output data in TTS server script
2025-07-03 09:47:50 +02:00
Laurent Mazare
d92e4c2695
Use the on_frame callback in the mlx tts example. (#34) 2025-07-03 09:29:04 +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