Commit Graph

45 Commits

Author SHA1 Message Date
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
Jean-Jerome Levy
4985940aad
fix: update hf-hub dependency to 0.4.3 to resolve URL parsing error (#21)
- Fixes RelativeUrlWithoutBase error when downloading models from fresh cache
- Resolves issue with kyutai/stt-1b-en_fr-candle model download
- Ensures proper URL handling in Hugging Face Hub interactions
2025-06-27 13:18:27 +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
Laurent Mazare
96eef33c4c
Add the pre-commit check to the CI. (#18)
* Add the pre-commit check to the CI.

* CI tweaks.

* Add the pre-commit.
2025-06-26 14:41:57 +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
Laurent Mazare
a3ed93d16b
Add a PR template + contributing. (#9) 2025-06-20 18:07:59 +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
dd5cbcbeef Add some moshi-swift details to the readme. 2025-06-20 08:12:12 +02:00
laurent
d7642ff1e9 Add a comment with the different time horizons. 2025-06-19 15:34:49 +02:00
laurent
d473deddaf Add a VAD example in the rust codebase. 2025-06-19 15:21:52 +02:00
laurent
3282de0559 Add a link to the model collections. 2025-06-19 14:52:01 +02:00
Václav Volhejn
5c37f42ff2
Plug mailing list (#3) 2025-06-19 14:39:37 +02:00
laurent
142a02f6da Bump the version. 2025-06-19 12:28:23 +02:00
laurent
5549b61d1c Cosmetic tweaks. 2025-06-19 12:27:19 +02:00
laurent
35c4ea47d8 Use the audio prefix in the rust inference. 2025-06-19 10:12:03 +02:00
laurent
91fb68acc4 Add timestamps to the rust example. 2025-06-19 09:57:53 +02:00
Václav Volhejn
957edae092
Make a pass over the Readme (#2) 2025-06-19 09:37:48 +02:00
laurent
1b362905f9 Tweaks. 2025-06-19 08:52:48 +02:00
Gabriel de Marmiesse
6f4ef1eae8
Add uv instructions and ignore the sample audio files (#1)
* Add uv instructions and ignore the sample audio file

* Add french sample

* Clarify real-time

* Remove empty space
2025-06-18 12:45:33 +02:00
laurent
de8202bddc Merge remote-tracking branch 'refs/remotes/origin/main' 2025-06-18 12:32:21 +02:00
laurent
161fc6fc3b Minor tweaks. 2025-06-18 12:32:14 +02:00
Laurent Mazare
954e0ad45a
Update config-stt-hf.toml 2025-06-18 12:20:23 +02:00
laurent
e22cb0d59c Tweaks. 2025-06-18 11:39:27 +02:00
laurent
8889177f19 Use some badges. 2025-06-18 11:37:32 +02:00
laurent
2f4e434675 Add a link to the project page. 2025-06-18 11:24:22 +02:00
laurent
ae354e0e0d Readme tweaks. 2025-06-18 11:22:30 +02:00
laurent
61d947d1eb Merge remote-tracking branch 'refs/remotes/origin/main' 2025-06-18 11:05:37 +02:00
laurent
a783afd077 Mention the pypi packages. 2025-06-18 11:05:28 +02:00
laurent
94f1692cc6 Mention the standalone rust example in the readme. 2025-06-18 08:34:54 +02:00
laurent
e8de86bdab Add the rust standalone example. 2025-06-18 08:32:17 +02:00
laurent
de30f2be23 More tweaks. 2025-06-18 07:38:33 +02:00
laurent
cb1465c706 Add the colab link. 2025-06-18 07:27:54 +02:00
laurent
21ea77169b Readme update. 2025-06-17 12:39:59 +02:00
laurent
f87b8f1e6f Config tweaks. 2025-06-17 11:59:33 +02:00
laurent
a786ad8a0b Add the en-fr config. 2025-06-17 11:14:17 +02:00
laurent
ad618fd64d Rename the repos. 2025-06-17 10:28:47 +02:00
laurent
1f482e5b8d Tweaks. 2025-06-17 08:46:20 +02:00
laurent
581e1d338b Add the rust indications. 2025-06-17 08:37:44 +02:00
Laurent
e53c94d6b6 Add the licenses. 2025-06-16 21:40:20 +02:00
Laurent Mazare
2f5e913852
Update README.md 2025-06-16 21:39:36 +02:00
Laurent Mazare
08ba5dae03
Initial commit 2025-06-16 21:36:53 +02:00