Commit Graph

8 Commits

Author SHA1 Message Date
Laurent Mazare
70500c620e
Add a device argument to the tts pytorch script. (#62) 2025-07-07 08:36:47 +02:00
laurent
91a4d120cb Use moshi 0.2.8. 2025-07-07 08:12:16 +02:00
Laurent
bfc200f6ee Use bfloat16 rather than half by default. 2025-07-05 23:02:58 +02:00
Alexandre Défossez
eae5e17975
Some updates to the colab and script (#38)
* changing streaming to be robust to repeated generation

* some changes

* plop

* plop

* plop

* plop
2025-07-03 15:06:37 +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