Commit Graph

  • 6e2b0aef5b chore(format): run black on dev (#651) github-actions[bot] 2024-07-31 16:55:37 +08:00
  • e675a593e2 optimize: drop seed context & add text temps 源文雨 2024-07-31 16:53:36 +08:00
  • 63f486862c optimize: remove unnecessary dels 源文雨 2024-07-30 01:30:31 +08:00
  • e4cd66e06a chore(format): run black on dev (#643) github-actions[bot] 2024-07-30 01:12:37 +08:00
  • 8f49418877 fix: topK and topP not valid (#642) 周文阳 2024-07-30 01:08:02 +08:00
  • 3ff474d7af feat: add examples of onnx export (#622) ZillaRU 2024-07-30 00:55:52 +08:00
  • 680e046f7a fix: 降低zero-shot功能对torch版本的要求 (#638) 此般浅薄 2024-07-28 23:52:38 +08:00
  • 06b823be8b chore(format): run black on dev (#629) github-actions[bot] 2024-07-28 00:23:11 +08:00
  • 2bfb0977d2 chore: optimize tensor padding in model_runner.py (#639) YuriHead 2024-07-27 18:01:19 +08:00
  • 319d037ae8 feat(vLLM): add missing params in refine_text 源文雨 2024-07-25 12:01:20 +08:00
  • 4a1962be95 feat(vLLM): add missing params in refine_text 源文雨 2024-07-25 12:00:29 +08:00
  • 4991dfd93b chore(format): run black on dev (#627) github-actions[bot] 2024-07-25 03:32:15 +08:00
  • a21bafaf74 fix(core): missig param 源文雨 2024-07-25 03:26:37 +08:00
  • 6a4c97b80a fix(core): no attribute 'GenerationOutputs' 源文雨 2024-07-25 03:24:41 +08:00
  • 00cd9436ef chore: optimize tensor padding in model_runner.py (#628) YuriHead 2024-07-25 03:15:15 +08:00
  • 4f72f4a23d fix(vLLM): importlib relative import 源文雨 2024-07-25 01:39:40 +08:00
  • 9d7c437de4 doc: add vLLM instruction 源文雨 2024-07-25 01:35:15 +08:00
  • a9af30ba84 fix(vllm): No module named 'ChatTTS.model' 源文雨 2024-07-25 01:24:47 +08:00
  • e508fee76c chore(format): run black on dev (#626) github-actions[bot] 2024-07-25 01:16:56 +08:00
  • b165532bdc chore: remove unnecessary files 源文雨 2024-07-25 01:14:32 +08:00
  • 041d803712 chore(core): restore all normal infers 源文雨 2024-07-25 01:10:49 +08:00
  • f6ffdca74f chore(vLLM): move load logic to gpt 源文雨 2024-07-24 22:24:18 +08:00
  • f54ddaad14 chore(vllm): rename Post_model to PostModel 源文雨 2024-07-24 21:52:04 +08:00
  • 9cd5620276 doc: use green pypi badge 源文雨 2024-07-24 16:31:51 +08:00
  • cc8024a399 chore: restore some latest changes 源文雨 2024-07-24 00:36:01 +08:00
  • 5a29d8e51c chore: restore some latest changes 源文雨 2024-07-24 00:26:43 +08:00
  • 9c0a1df31c chore: restore some latest changes 源文雨 2024-07-21 23:47:39 +09:00
  • fe68af9eec chore: restore some latest changes 源文雨 2024-07-21 23:43:23 +09:00
  • 72f2ba2f54 chore: restore some latest changes 源文雨 2024-07-21 23:37:14 +09:00
  • 776f2c4410 chore(format): run black on dev (#614) github-actions[bot] 2024-07-21 23:20:14 +09:00
  • c817ae9815 chore: move vllm_engine to model/velocity 源文雨 2024-07-21 23:16:10 +09:00
  • 8d6bc30dd7 remove debug print ylzz1997 2024-07-21 04:07:16 +08:00
  • 9de0a53857 sync ylzz1997 2024-07-21 04:06:52 +08:00
  • 8e6184e1c2 add feat: Add ChatTTS vLLM Wrapper ylzz1997 2024-07-21 03:36:40 +08:00
  • 51ec0c784c fix(gpt): stream mode dim mismatch (fix #606) (#607) 源文雨 2024-07-20 15:28:27 +09:00
  • a0e6cd8167 revert: prepare input_ids.contiguous() 源文雨 2024-07-19 22:27:55 +09:00
  • 3e4ed8891c chore(format): run black on dev (#602) github-actions[bot] 2024-07-19 22:13:41 +09:00
  • 6f645b62f3 optimize(gpt): use continuous inputs_ids buf 源文雨 2024-07-19 22:11:59 +09:00
  • c4d4c15ecd doc(ipynb): add zero shot para. 源文雨 2024-07-19 17:50:24 +09:00
  • 03c4bbef54 chore(format): run black on dev (#598) github-actions[bot] 2024-07-19 17:17:15 +09:00
  • 4ebccbad08 fix(tellama): infer 源文雨 2024-07-19 16:43:09 +09:00
  • 6f4ceb9d46 feat(webui): impl. zero shot infer 源文雨 2024-07-19 15:34:35 +09:00
  • 72a6f8023f chore(format): run black on dev (#597) github-actions[bot] 2024-07-19 14:29:21 +09:00
  • 0d716c3425 fix(tellama): load with name replace (#596) 源文雨 2024-07-19 14:27:24 +09:00
  • 5d304cee70 chore(format): run black on dev (#594) github-actions[bot] 2024-07-19 13:41:04 +09:00
  • 1d832d0f49 optimize(core): move some tool functions into tokenizer 源文雨 2024-07-19 02:04:26 +09:00
  • 54858eb96e chore(format): run black on dev (#592) github-actions[bot] 2024-07-19 01:52:58 +09:00
  • c4cc81ac78 fix(core): append txt_smp before user texts 源文雨 2024-07-19 01:52:14 +09:00
  • 528a1fe075 doc: update roadmap 源文雨 2024-07-19 01:32:07 +09:00
  • 2d293cafd1 chore(format): run black on dev (#591) github-actions[bot] 2024-07-19 01:23:51 +09:00
  • b4da2375ea feat(algorithm): impl. zero shot demo 源文雨 2024-07-19 01:23:02 +09:00
  • 7107de87ba chore(test): remove #521 due to misunderstanding 源文雨 2024-07-19 00:46:19 +09:00
  • fc4f16a6d3 chore(format): run black on dev (#590) github-actions[bot] 2024-07-19 00:43:23 +09:00
  • 5d29b7c381 feat(test): add test for issue #588 源文雨 2024-07-19 00:42:34 +09:00
  • 90bb175260 chore(format): run black on dev (#589) github-actions[bot] 2024-07-19 00:35:25 +09:00
  • e69ffacf83 fix(tokenizer): apply left padding 源文雨 2024-07-19 00:34:10 +09:00
  • 85f0497e4e chore(env): sync checksum on dev (#584) github-actions[bot] 2024-07-18 18:38:52 +09:00
  • 1b8df4a816 chore(env): sync checksum on dev checksum-dev github-actions[bot] 2024-07-18 09:34:52 +00:00
  • 20402c367b chore(format): run black on dev (#583) github-actions[bot] 2024-07-18 18:32:24 +09:00
  • 9f0b7a048d feat(dvae): add encoder 源文雨 2024-07-18 18:31:40 +09:00
  • 7cf5d8aede doc: edit Group note 源文雨 2024-07-16 21:27:33 +09:00
  • e6090938c3 fix: stream mode, last chunk of audio file size (#564) zhipeng 2024-07-16 20:20:06 +08:00
  • 3201c24e9d chore(env): sync checksum on dev (#575) github-actions[bot] 2024-07-16 17:25:59 +09:00
  • d4cc9bb9dc fix(checksum): json ending 源文雨 2024-07-16 17:23:46 +09:00
  • b66636e552 fix(core): reletive load path 源文雨 2024-07-16 17:18:51 +09:00
  • 61fd5628cd chore(workflow): omit env commits 源文雨 2024-07-16 17:15:45 +09:00
  • 267dc39925 chore(env): sync checksum on dev (#574) github-actions[bot] 2024-07-16 17:13:34 +09:00
  • 53476da2c1 chore(format): run black on dev (#573) github-actions[bot] 2024-07-16 17:11:34 +09:00
  • 27331c3399 feat(config): drop download of folder config 源文雨 2024-07-16 17:10:49 +09:00
  • 9f402ba5c2 doc: change LICENSE to AGPL-v3.0 源文雨 2024-07-15 14:29:19 +09:00
  • 3f8d075418 optimize(core): wav stream output 源文雨 2024-07-12 16:48:06 +09:00
  • d1fc445623 fix(doc): save audio bug in the demo (#563) Yi Zhang 2024-07-11 23:59:13 +08:00
  • d089bd2492 chore(format): run black on dev (#560) github-actions[bot] 2024-07-10 16:53:29 +09:00
  • 40fbbc277a fix(test): hf dl 源文雨 2024-07-10 16:52:47 +09:00
  • af8a4e378c chore(tools): rename wav_arr_to_mp3_view to pcm_arr_to_mp3_view 源文雨 2024-07-10 16:50:14 +09:00
  • 580463ce22 fix(test): int16 rms overflow 源文雨 2024-07-10 15:39:49 +09:00
  • b517b3872f chore(format): run black on dev (#558) github-actions[bot] 2024-07-10 15:14:03 +09:00
  • 7ee542689d fix(webui): stream mode noise (ref #521 #360) 源文雨 2024-07-10 15:13:21 +09:00
  • e049abab96 chore(test): update test according to #521 源文雨 2024-07-10 15:06:59 +09:00
  • c0644a5a1f cmd/jupyter流式代码简化优化;cmd/jupyter stream play example simplify (#549) 此般浅薄 2024-07-10 13:29:21 +08:00
  • f28d0ee336 fix(workflow): make ci happy 源文雨 2024-07-10 14:28:00 +09:00
  • 15898fc3f3 fix(gpt): recursion calling 源文雨 2024-07-10 14:25:52 +09:00
  • c31ec39ea1 fix(workflow): make ci happy 源文雨 2024-07-10 14:23:43 +09:00
  • 2dc1a6a83e fix(workflow): make ci happy 源文雨 2024-07-10 14:17:00 +09:00
  • 34a01e4083 fix(workflow): pull black format 源文雨 2024-07-10 14:14:23 +09:00
  • 00b2dfd1a3 chore(format): run black on dev (#556) github-actions[bot] 2024-07-10 00:53:14 +09:00
  • 6e18575faa feat(core): batch vocos decode 源文雨 2024-07-10 00:49:30 +09:00
  • 0f47a870c6 optimize(norm): sub all rejected patterns 源文雨 2024-07-09 22:25:57 +09:00
  • c7ce7c5975 chore(format): run black on dev (#554) github-actions[bot] 2024-07-09 22:07:41 +09:00
  • fb4676e3de optimize(tools): drop unsafe convert 源文雨 2024-07-09 21:04:36 +09:00
  • d5239e1b56 fix(wrokflow): pull-format checkout 源文雨 2024-07-09 15:21:38 +09:00
  • 0c0308a3d1 fix(api): fix order of args for writestr (#546) briancaffey 2024-07-08 06:30:42 -04:00
  • aea84bfdd0 feat(tokenizer): use encode_plus instead of __call__ 源文雨 2024-07-08 17:57:40 +09:00
  • 2f07b8b486 fix(webui): try to fix wave struct.error 'H' format requires 0 <= number <= 65535 源文雨 2024-07-08 00:15:36 +09:00
  • bfe5f2683d chore(format): run black on dev (#538) github-actions[bot] 2024-07-06 00:58:39 +09:00
  • 9db2c87c7f optimize(core): move _text_to_token into tokenizer 源文雨 2024-07-06 00:57:38 +09:00
  • f1c6da98c1 chore(format): run black on dev (#536) github-actions[bot] 2024-07-06 00:42:17 +09:00
  • 13e1e67786 optimize(examples): api and cmd 源文雨 2024-07-06 00:39:47 +09:00
  • 5468eda138 fix(gpt): compile failed 源文雨 2024-07-06 00:20:00 +09:00
  • a5fec6653d fix(gpt): compile failed 源文雨 2024-07-06 00:15:04 +09:00