Commit Graph

11 Commits

Author SHA1 Message Date
mirza-samad-ahmed-baig
a09ac02022 Fix: Corrected NotImplementedError in tts_pytorch.ipynb 2025-07-07 12:26:33 +05: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
25574aa104 Fixes for the notebook. 2025-07-03 13:05:00 +02:00
laurent
1cd9529f65 Json fix. 2025-07-03 12:57:22 +02:00
laurent
0ee2354176 Chunk decoding in the pth notebook. 2025-07-03 12:56:00 +02:00
laurent
dc8bffabe0 Remove the dataset bit. 2025-07-03 12:48:04 +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