Commit Graph

  • 3c976491d4 Update README with new TTS report and ICLR oral acceptance main Zhiliang Peng 2026-03-31 12:24:50 +08:00
  • c766f12e23 docs: add Vibing download links Jianwei Yu 2026-03-29 03:28:59 +00:00
  • 8f133837dc docs: add Vibing demo video to news section Jianwei Yu 2026-03-29 02:33:10 +00:00
  • 0857b6d59f docs: fix news bold formatting Jianwei Yu 2026-03-29 01:48:20 +00:00
  • c8371b6bb6 docs: add Vibing voice input adoption news Jianwei Yu 2026-03-29 01:42:52 +00:00
  • b691f99191 docs: add Trendshift #1 trending badge to README Jianwei Yu 2026-03-28 17:07:00 +00:00
  • 5cd81bb497 fix: restore sequential encoder (batch encoder causes OOM) Jianwei Yu 2026-03-27 18:48:06 +00:00
  • cd945395d4 feat: set nginx workers to 2×dp for optimal HTTP throughput Jianwei Yu 2026-03-27 09:16:05 +00:00
  • e6b65abb9b fix: auto-tune per-worker env vars in DP mode Jianwei Yu 2026-03-27 07:57:49 +00:00
  • 3817f74d46 feat: nginx-based data parallel for optimal ASR throughput Jianwei Yu 2026-03-27 07:43:32 +00:00
  • 9634518ca4 Add data parallel (DP) support to vLLM server launcher JianweiYu 2026-03-24 11:53:31 +00:00
  • 09ca114fa3 Add Gradio ASR demo with video support and demo audio/video files JianweiYu 2026-03-22 06:11:51 +00:00
  • 4c419978c9 Merge pull request #255 from sd983527/main Zhiliang Peng 2026-03-06 14:08:47 +08:00
  • 7e73beec97 Add news about VibeVoice ASR Transformers integration Yan Xia 2026-03-06 13:32:21 +08:00
  • 7ef9dbe300 Merge pull request #247 from Damon-Salvetore/fix/vllm-version-compat Li Dong 2026-02-28 11:12:24 +08:00
  • 165e17e5ed fix: vllm-version-stable Damon-Salvetore 2026-02-25 07:30:43 +00:00
  • 1807b858d4 Merge pull request #236 from Damon-Salvetore/main Jianwei Yu 2026-02-10 00:07:05 +08:00
  • a4add8e52f fix backend YingboHAO 2026-02-08 09:58:19 +00:00
  • ce3d40c78f Merge pull request #233 from Damon-Salvetore/main Jianwei Yu 2026-02-07 12:32:03 +08:00
  • 0508c3e86f fix YingboHAO 2026-02-06 14:38:16 +00:00
  • 7761242bf3 fix YingboHAO 2026-02-06 05:52:48 +00:00
  • bb54f78d0e feat: add hotwords support for vLLM ASR YingboHAO 2026-02-04 10:33:20 +00:00
  • 0aa8cb4c64 fx default speaker YaoyaoChang 2026-02-03 00:35:04 -08:00
  • e43c1e2cdb streaming use transformers==4.51.3 YaoyaoChang 2026-02-03 00:30:52 -08:00
  • e16491d65e Merge pull request #228 from Damon-Salvetore/vllm-1 Jianwei Yu 2026-02-03 10:38:40 +08:00
  • e26f1c263f 1 YingboHAO 2026-02-02 13:50:27 +00:00
  • 0055161273 Add test_api_auto_recover.py and test audio files YingboHAO 2026-02-02 13:49:01 +00:00
  • 61ecb098d6 Improve error handling and logging for AudioMediaIO compatibility copilot/fix-vllm-asr-problem copilot-swe-agent[bot] 2026-01-29 02:24:53 +00:00
  • b4cd7c479f Fix vLLM AudioMediaIO compatibility issue copilot-swe-agent[bot] 2026-01-29 02:22:47 +00:00
  • 11dd7420ec Initial plan copilot-swe-agent[bot] 2026-01-29 02:19:04 +00:00
  • b2aee8015c Delete docs/VibeVoice-ASR-Report.pdf Zhiliang Peng 2026-01-28 19:33:37 +08:00
  • 2ee94fab1d update ASR architechture figure YaoyaoChang 2026-01-27 05:11:35 -08:00
  • 3140709188 update README YaoyaoChang 2026-01-27 21:06:31 +08:00
  • c435ae05d5 update README YaoyaoChang 2026-01-27 21:01:40 +08:00
  • 0e1a0d39fd update README YaoyaoChang 2026-01-27 20:59:25 +08:00
  • 142a00112e update ASR README: multilingual YaoyaoChang 2026-01-27 20:58:10 +08:00
  • 4648c50ea0 update ASR Technical Report link to Arxiv YaoyaoChang 2026-01-27 12:58:06 +08:00
  • cbbdb69474 add VibeVoice-ASR technique report arxiv link MLSDCherryPick 2026-01-27 02:45:16 +00:00
  • a69e77c036 1. unify env for TTS and ASR; 2. avoid transformers 5.0.0 temporarily YaoyaoChang 2026-01-26 03:26:52 -08:00
  • a00f431e14 tts support latest transformers(4.57.6) YaoyaoChang 2026-01-26 03:14:07 -08:00
  • c4ee4fe716 Merge pull request #213 from Damon-Salvetore/vllm-1 Jianwei Yu 2026-01-26 16:49:38 +08:00
  • 1eb04f53a2 Replace install_deps.sh with start_server.py one-click deployment YingboHAO 2026-01-26 07:26:29 +00:00
  • d11d756b61 fix: issues in error handling ikeshav26 2025-12-09 15:44:05 +05:30
  • 0926f242ce add CONTRIBUTING.md YaoyaoChang 2026-01-25 22:07:40 -08:00
  • 1c5dbc4190 Add XPU sdpa Support DDXDB 2026-01-26 14:00:31 +08:00
  • 523713e806 fix(demo): add MPS and CPU support for ASR inference demo ThanhNguyxn 2026-01-24 19:03:04 +07:00
  • 5cf026569e fix: handle torch.dtype serialization in config classes ThanhNguyxn 2026-01-24 12:12:48 +07:00
  • e67b15f47d update YaoyaoChang 2026-01-25 21:41:42 -08:00
  • d9068541cf 1 MLSDCherryPick 2026-01-25 16:11:02 +00:00
  • c28e23f80c update language distribution figure YaoyaoChang 2026-01-25 00:15:11 -08:00
  • 81bf8baa89 1 MLSDCherryPick 2026-01-25 05:14:39 +00:00
  • e4036e46f4 1 MLSDCherryPick 2026-01-24 08:28:05 +00:00
  • 3c50e50d18 Merge pull request #203 from Damon-Salvetore/vibevoice-vllm Jianwei Yu 2026-01-24 16:17:10 +08:00
  • 71356b87dd Language support MLSDCherryPick 2026-01-24 05:17:26 +00:00
  • 7d12252de3 Language support MLSDCherryPick 2026-01-24 05:11:34 +00:00
  • a3e99daedd Language support MLSDCherryPick 2026-01-24 05:10:47 +00:00
  • 04f8bc40b0 Update test_api.py YingboHAO 2026-01-23 17:47:31 +00:00
  • 4df5b0582f Add vLLM plugin support for high-performance ASR serving YingboHAO 2026-01-23 17:32:24 +00:00
  • c0c2af984e update README for finetuning-asr YaoyaoChang 2026-01-22 06:20:11 -08:00
  • 05e1a022e5 Update FT README Zhiliang Peng 2026-01-22 21:49:47 +08:00
  • 59c90e7633 Merge pull request #197 from pengzhiliang/vibevoice_asr_ft Zhiliang Peng 2026-01-22 21:45:35 +08:00
  • 8516386ce4 update ft readme pengzhiliang 2026-01-22 05:44:34 -08:00
  • cef628e1b5 update ft code pengzhiliang 2026-01-22 05:20:25 -08:00
  • db2f1d9ff3 init vibevoice-asr ft pengzhiliang 2026-01-22 05:04:33 -08:00
  • 875115c000 update README YaoyaoChang 2026-01-22 01:28:21 -08:00
  • c0d7616e5a update README YaoyaoChang 2026-01-22 01:26:44 -08:00
  • 0e0caf2f08 update README YaoyaoChang 2026-01-22 01:25:30 -08:00
  • 96f8ac6a49 update README YaoyaoChang 2026-01-22 01:24:58 -08:00
  • 0f8954a600 update README YaoyaoChang 2026-01-22 01:21:56 -08:00
  • eb3533d791 update README YaoyaoChang 2026-01-22 00:51:33 -08:00
  • 5022277022 update README YaoyaoChang 2026-01-22 00:51:00 -08:00
  • 6c523ec087 update README YaoyaoChang 2026-01-22 00:49:58 -08:00
  • 883e3acc67 update README YaoyaoChang 2026-01-22 00:39:49 -08:00
  • 32a7040ce0 restructure README YaoyaoChang 2026-01-22 00:26:54 -08:00
  • ce90a49960 fix env bug YaoyaoChang 2026-01-21 21:36:49 -08:00
  • 1b6e8b56ea asr evaluation MLSDCherryPick 2026-01-22 03:44:34 +00:00
  • 84e469c68e asr evaluation MLSDCherryPick 2026-01-22 03:43:31 +00:00
  • c03a707fd6 add video demo MLSDCherryPick 2026-01-21 19:43:50 +00:00
  • a3750c229b Revise VibeVoice-ASR documentation for clarity YaoyaoChang 2026-01-22 02:59:10 +08:00
  • c4352fee63 fx YaoyaoChang 2026-01-21 10:36:27 -08:00
  • 616a167275 add ASR playground link YaoyaoChang 2026-01-21 10:26:17 -08:00
  • f7c6d2dec9 update asr eval results YaoyaoChang 2026-01-21 09:50:24 -08:00
  • c9c778cc58 fx YaoyaoChang 2026-01-21 08:25:53 -08:00
  • 56cb11e7b2 Add VibeVoice-ASR Zhiliang Peng 2026-01-21 22:18:33 +08:00
  • 6c7369bb31 fix YaoyaoChang 2025-12-16 17:10:34 -08:00
  • 4adbe76674 more experimental voices YaoyaoChang 2025-12-16 04:21:09 -08:00
  • d295d1e1d0 Update vibevoice-realtime-0.5b.md Wenhui Wang 2025-12-09 12:28:32 +08:00
  • eb09b39cc3 fix YaoyaoChang 2025-12-08 20:20:11 -08:00
  • 9b06438560 feat: add __init__.py files to enable module imports RaihanulHaque 2025-12-09 00:03:56 +06:00
  • c1c5e40bef add star history YaoyaoChang 2025-12-08 18:41:51 -08:00
  • 73a9711d8e Update vibevoice_tokenizer_processor.py Wenhui Wang 2025-12-09 10:16:55 +08:00
  • 04d19f8352 add experimental multi-lingual speakers YaoyaoChang 2025-12-08 08:29:00 -08:00
  • 79470ff576 Fix: Remove unnecessary Path() conversion for HuggingFace model IDs hydropix 2025-12-07 16:10:11 +01:00
  • a507d67f8e Update README Wenhui Wang 2025-12-05 21:49:07 +08:00
  • 042656cb4b Update README Wenhui Wang 2025-12-05 21:47:22 +08:00
  • 7ea24a4fb9 update YaoyaoChang 2025-12-04 22:33:57 -08:00
  • adc08b1575 update title YaoyaoChang 2025-12-04 17:39:48 -08:00
  • 82d5f29842 Fix: Colab downloads occasionally get stuck YaoyaoChang 2025-12-04 07:20:36 -08:00
  • fc83be5d92 add VibeVoice-Realtime YaoyaoChang 2025-12-04 05:38:30 -08:00
  • e81395cf6d News: VibeVoice-Realtime-0.5B YaoyaoChang 2025-12-03 21:06:19 -08:00