Commit Graph

  • df36dfd918 Add tts_rust_server.py example Václav Volhejn 2025-07-02 22:01:01 +0200
  • da83b4b63f Run Ruff on tts_mlx.py Václav Volhejn 2025-07-02 21:54:05 +0200
  • ae575a04c6
    Handle stdin in the mlx tts example. (#31) Laurent Mazare 2025-07-02 18:59:04 +0200
  • 5da2d074bc Handle stdin in the mlx tts example. mlx-tts.handle-stdin Laurent 2025-07-02 18:58:01 +0200
  • 433dca3751
    Shorter names for STT scripts (#30) Václav Volhejn 2025-07-02 18:21:42 +0200
  • 40c1d812d6 Shorter names for STT scripts vv/shorter-names Vaclav Volhejn 2025-07-02 17:59:44 +0200
  • 07ac744609
    Add PyTorch notebook and documentation (#29) Václav Volhejn 2025-07-02 17:51:27 +0200
  • 745d8e81de Remove waitlist signup CTA vv/tts-pytorch-nb Vaclav Volhejn 2025-07-02 17:50:34 +0200
  • 64b3a50e80 Reorganize for TTS Vaclav Volhejn 2025-07-02 17:49:15 +0200
  • 8e254d8b09 Document PyTorch and MLX examples Vaclav Volhejn 2025-07-02 17:42:21 +0200
  • 68e1530b05 Add example for PyTorch implementation Vaclav Volhejn 2025-07-02 17:41:35 +0200
  • 96ff217437
    Add Pytorch inference for TTS (#28) Václav Volhejn 2025-07-02 17:02:05 +0200
  • 7294fbcc3a
    Add the MLX TTS example. (#27) Laurent Mazare 2025-07-02 16:52:26 +0200
  • 236df99003 Allow for playing the audio in a streaming way. mlx-tts Laurent 2025-07-02 16:51:04 +0200
  • 31b425cb6f Add attempt at interactive playback vv/tts-pytorch Vaclav Volhejn 2025-07-02 16:21:10 +0200
  • 3de0606614 Add tts_pytorch.py Vaclav Volhejn 2025-07-02 16:08:46 +0200
  • 61206d78c8 Audio playback. Laurent 2025-07-02 15:49:31 +0200
  • aa06a44fd4 Add the MLX TTS example. Laurent 2025-07-02 15:32:44 +0200
  • c4ef93770a
    STT example w/ prompting (#26) Eugene Kharitonov 2025-07-02 11:23:11 +0200
  • 31f807a8cb formatting in README Eugene 2025-07-02 11:19:32 +0200
  • 8338c33778 A line in README Eugene 2025-07-02 11:03:28 +0200
  • ebbd58dd23 Text-audio prompt example into README.md + cutting prompt transcript. Eugene 2025-07-02 10:53:31 +0200
  • 395eaeae95
    Fix usage examples and a few small things (#24) Václav Volhejn 2025-07-02 08:58:45 +0200
  • adca7c2731 STT example w/ prompting Eugene 2025-07-01 22:16:52 +0200
  • 188e4add10 Fix usage examples and a few small things vv/fix-example-usage Václav Volhejn 2025-07-01 09:40:17 +0200
  • 4985940aad
    fix: update hf-hub dependency to 0.4.3 to resolve URL parsing error (#21) Jean-Jerome Levy 2025-06-27 13:18:27 +0200
  • 66c900fdcd fix: update hf-hub dependency to 0.4.3 to resolve URL parsing error jeanjerome 2025-06-27 12:45:35 +0200
  • 0112245ef7
    Refactor Rust server examples (#19) Václav Volhejn 2025-06-26 16:51:43 +0200
  • a55e94a54a Address review comments vv/clean-up-examples-2 Václav Volhejn 2025-06-26 16:36:32 +0200
  • 332f4109c2 Merge branch 'main' of github.com:kyutai-labs/delayed-streams-modeling into vv/clean-up-examples-2 Václav Volhejn 2025-06-26 15:36:41 +0200
  • 96eef33c4c
    Add the pre-commit check to the CI. (#18) Laurent Mazare 2025-06-26 14:41:57 +0200
  • 1d5790aad1 Add the pre-commit. precommit-ci laurent 2025-06-26 14:40:03 +0200
  • f50ba0bb41 CI tweaks. laurent 2025-06-26 14:37:38 +0200
  • ae9539f8d4 Add the pre-commit check to the CI. laurent 2025-06-26 14:35:57 +0200
  • 7b5a01dfba
    Rename examples and add pre-commit (#16) Václav Volhejn 2025-06-26 09:26:11 +0200
  • bf458a9cb6 Add audio samples Václav Volhejn 2025-06-25 19:13:12 +0200
  • 9ba717e547 Remove unused variable Václav Volhejn 2025-06-25 19:08:52 +0200
  • 3e4384492e Allow visualizing VAD Václav Volhejn 2025-06-25 19:08:35 +0200
  • b036dc2f68 Add auth note Václav Volhejn 2025-06-25 17:54:30 +0200
  • 15c8c305ad Simplify Václav Volhejn 2025-06-25 17:50:53 +0200
  • 8c18018b6f Link to colab notebook via github vv/clean-up-examples Václav Volhejn 2025-06-25 11:27:33 +0200
  • bb0bdbf697 Fix references to scripts, add implementations overview Václav Volhejn 2025-06-25 11:15:46 +0200
  • 7b818c2636 Rename examples and add pre-commit Václav Volhejn 2025-06-25 10:50:14 +0200
  • 8bd3f59631
    Added mic_test and mic_query scripts (#6) Muhammad Ali Abbas 2025-06-25 00:17:27 -0700
  • 30a173eee5 Cleanup the mic example, remove the test. Laurent 2025-06-25 09:16:03 +0200
  • 473b179cc8
    Configurable api key (#15) Laurent Mazare 2025-06-25 08:23:05 +0200
  • 89a05389e4 Typo. configurable-api-key Laurent 2025-06-25 08:22:19 +0200
  • b5a106357e Make the api key configurable. Laurent 2025-06-25 08:21:27 +0200
  • 2198f1d660
    Add a script for using the mlx version with the built-in microphone. (#13) Laurent Mazare 2025-06-23 11:48:23 +0200
  • 0f10335bc8 Add a script for using the mlx version with the built-in microphone. mlx-mic Laurent 2025-06-23 11:45:51 +0200
  • a3ed93d16b
    Add a PR template + contributing. (#9) Laurent Mazare 2025-06-20 18:07:59 +0200
  • f6319f0597 Add a PR template + contributing. contrib laurent 2025-06-20 17:41:39 +0200
  • ef864a6f38
    Moving over STT inference scripts (#7) eugene-kharitonov 2025-06-20 15:53:45 +0200
  • b434a194ff Moving inference scripts to the delayed-streams-repo Eugene 2025-06-20 10:51:30 +0200
  • b4a63c73d4 Adding links to STT example scripts Eugene 2025-06-20 09:52:53 +0200
  • 0c6cb4699e Added mic_test and mic_query scripts Ali 2025-06-20 12:39:03 +0500
  • dd5cbcbeef Add some moshi-swift details to the readme. laurent 2025-06-20 08:12:12 +0200
  • d7642ff1e9 Add a comment with the different time horizons. laurent 2025-06-19 15:34:49 +0200
  • d473deddaf Add a VAD example in the rust codebase. laurent 2025-06-19 15:21:52 +0200
  • 3282de0559 Add a link to the model collections. laurent 2025-06-19 14:52:01 +0200
  • 5c37f42ff2
    Plug mailing list (#3) Václav Volhejn 2025-06-19 14:39:37 +0200
  • ee38373251 Plug mailing list vv/mailing-list Václav Volhejn 2025-06-19 14:33:25 +0200
  • 142a02f6da Bump the version. laurent 2025-06-19 12:28:23 +0200
  • 5549b61d1c Cosmetic tweaks. laurent 2025-06-19 12:27:19 +0200
  • 35c4ea47d8 Use the audio prefix in the rust inference. laurent 2025-06-19 10:12:03 +0200
  • 91fb68acc4 Add timestamps to the rust example. laurent 2025-06-19 09:57:53 +0200
  • 957edae092
    Make a pass over the Readme (#2) Václav Volhejn 2025-06-19 09:37:48 +0200
  • a1a5fa9803 Merge branch 'main' of github.com:kyutai-labs/delayed-streams-modeling into vv/readme vv/readme Václav Volhejn 2025-06-19 09:36:12 +0200
  • 9f388c6a70 Make a pass over the Readme Václav Volhejn 2025-06-19 09:17:48 +0200
  • 1b362905f9 Tweaks. laurent 2025-06-19 08:52:48 +0200
  • 6f4ef1eae8
    Add uv instructions and ignore the sample audio files (#1) Gabriel de Marmiesse 2025-06-18 12:45:33 +0200
  • 403db09953 Remove empty space give_uv_instructions gabrieldemarmiesse 2025-06-18 10:41:56 +0000
  • 332b2b9daa Clarify real-time gabrieldemarmiesse 2025-06-18 10:40:26 +0000
  • 7c9953187a Merge branch 'main' into give_uv_instructions gabrieldemarmiesse 2025-06-18 10:36:57 +0000
  • 6247aee904 Add french sample gabrieldemarmiesse 2025-06-18 10:33:42 +0000
  • e202e4bb0a Add uv instructions and ignore the sample audio file gabrieldemarmiesse 2025-06-18 10:32:31 +0000
  • de8202bddc Merge remote-tracking branch 'refs/remotes/origin/main' laurent 2025-06-18 12:32:21 +0200
  • 161fc6fc3b Minor tweaks. laurent 2025-06-18 12:32:14 +0200
  • 954e0ad45a
    Update config-stt-hf.toml Laurent Mazare 2025-06-18 12:20:23 +0200
  • e22cb0d59c Tweaks. laurent 2025-06-18 11:39:27 +0200
  • 8889177f19 Use some badges. laurent 2025-06-18 11:37:32 +0200
  • 2f4e434675 Add a link to the project page. laurent 2025-06-18 11:24:22 +0200
  • ae354e0e0d Readme tweaks. laurent 2025-06-18 11:22:30 +0200
  • 61d947d1eb Merge remote-tracking branch 'refs/remotes/origin/main' laurent 2025-06-18 11:05:37 +0200
  • a783afd077 Mention the pypi packages. laurent 2025-06-18 11:05:28 +0200
  • 94f1692cc6 Mention the standalone rust example in the readme. laurent 2025-06-18 08:34:54 +0200
  • e8de86bdab Add the rust standalone example. laurent 2025-06-18 08:32:17 +0200
  • de30f2be23 More tweaks. laurent 2025-06-18 07:38:33 +0200
  • cb1465c706 Add the colab link. laurent 2025-06-18 07:27:54 +0200
  • 21ea77169b Readme update. laurent 2025-06-17 12:39:59 +0200
  • f87b8f1e6f Config tweaks. laurent 2025-06-17 11:59:33 +0200
  • a786ad8a0b Add the en-fr config. laurent 2025-06-17 11:14:17 +0200
  • ad618fd64d Rename the repos. laurent 2025-06-17 10:28:47 +0200
  • 1f482e5b8d Tweaks. laurent 2025-06-17 08:46:20 +0200
  • 581e1d338b Add the rust indications. laurent 2025-06-17 08:37:44 +0200
  • e53c94d6b6 Add the licenses. Laurent 2025-06-16 21:40:20 +0200
  • 2f5e913852
    Update README.md Laurent Mazare 2025-06-16 21:39:36 +0200
  • 08ba5dae03
    Initial commit Laurent Mazare 2025-06-16 21:36:53 +0200