Commit Graph

15 Commits

Author SHA1 Message Date
Laurent
45a9c56fef Use the on_frame callback in the mlx tts example. 2025-07-03 09:28:01 +02:00
Laurent Mazare
ae575a04c6
Handle stdin in the mlx tts example. (#31) 2025-07-02 18:59:04 +02:00
Václav Volhejn
433dca3751
Shorter names for STT scripts (#30) 2025-07-02 18:21:42 +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
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
Eugene Kharitonov
c4ef93770a
STT example w/ prompting (#26)
* STT example w/ prompting

* Text-audio prompt example into README.md + cutting prompt transcript.

* A line in README

* formatting in README

---------

Co-authored-by: Eugene <eugene@kyutai.org>
2025-07-02 11:23:11 +02:00
Václav Volhejn
395eaeae95
Fix usage examples and a few small things (#24) 2025-07-02 08:58:45 +02:00
Václav Volhejn
0112245ef7
Refactor Rust server examples (#19)
* Rename examples and add pre-commit

* Fix references to scripts, add implementations overview

* Link to colab notebook via github

* Simplify

* Add auth note

* Allow visualizing VAD

* Remove unused variable

* Add audio samples

* Address review comments
2025-06-26 16:51:43 +02:00
Václav Volhejn
7b5a01dfba
Rename examples and add pre-commit (#16)
* Rename examples and add pre-commit

* Fix references to scripts, add implementations overview

* Link to colab notebook via github
2025-06-26 09:26:11 +02:00
Muhammad Ali Abbas
8bd3f59631
Added mic_test and mic_query scripts (#6)
* Added mic_test and mic_query scripts

* Cleanup the mic example, remove the test.

---------

Co-authored-by: Laurent <laurent.mazare@gmail.com>
2025-06-25 09:17:27 +02:00
Laurent Mazare
473b179cc8
Configurable api key (#15)
* Make the api key configurable.

* Typo.
2025-06-25 08:23:05 +02:00
Laurent Mazare
2198f1d660
Add a script for using the mlx version with the built-in microphone. (#13) 2025-06-23 11:48:23 +02:00
eugene-kharitonov
ef864a6f38
Moving over STT inference scripts (#7)
* Adding links to STT example scripts

One script for HF dataset inference; another for retrieving
timestamps.

* Moving inference scripts to the delayed-streams-repo

---------

Co-authored-by: Eugene <eugene@kyutai.org>
2025-06-20 15:53:45 +02:00
laurent
581e1d338b Add the rust indications. 2025-06-17 08:37:44 +02:00