Commit Graph

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