Commit Graph

6 Commits

Author SHA1 Message Date
Alexandre Défossez
0b5a5fbed2 plop 2025-07-03 14:55:24 +02:00
Alexandre Défossez
b2416b19dd changing streaming to be robust to repeated generation 2025-07-03 14:38:25 +02:00
Václav Volhejn
c6f262346f
Don't install moshi from Git (#37)
* Don't install moshi from Git

* Remove commented-out invalid message send in websocket_client
2025-07-03 13:37:38 +02:00
Laurent Mazare
5f8e924176
Streaming output for the pytorch tts example. (#33)
* Streaming output for the pytorch tts example.

* Run the pre-commit hooks.
2025-07-03 11:05:06 +02:00
Václav Volhejn
07ac744609
Add PyTorch notebook and documentation (#29)
* Add example for PyTorch implementation

* Document PyTorch and MLX examples

* Reorganize for TTS

* Remove waitlist signup CTA
2025-07-02 17:51:27 +02:00
Václav Volhejn
96ff217437
Add Pytorch inference for TTS (#28)
* Add tts_pytorch.py

* Add attempt at interactive playback
2025-07-02 17:02:05 +02:00