Commit Graph

412 Commits

Author SHA1 Message Date
LeoGuan0706 6bacab1778 optimize(api): transfer client.py to “argParse" style (#890) 2025-02-14 00:08:15 +09:00
Orzman af1c8f7d0c fix: missing module name "tools.audio" (#880)
fix #736 fix #820 fix #844
v0.2.2
2025-01-19 21:30:46 +09:00
源文雨 b5e452e387 fix(core): split error on single sentence 2025-01-13 23:39:32 +09:00
源文雨 25cf2bcc91 chore: fix test 2025-01-08 01:04:00 +09:00
源文雨 9bc3c42667 chore: fix test 2025-01-08 00:51:27 +09:00
github-actions[bot] e6ab5ca564 chore(format): run black on dev (#868)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-01-08 00:43:25 +09:00
源文雨 8d7bcf0ef4 feat: keep speaker in long-sentence infer 2025-01-08 00:41:36 +09:00
github-actions[bot] ff77e25f11 chore(format): run black on dev (#867)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-01-07 21:20:00 +09:00
源文雨 fefc931873 feat(core): support custom local dl path 2025-01-07 21:02:39 +09:00
JaysonAlbert aaea2ae2d6 fix: allow not params refine text, and load normalizers to handle chinese numbers (#865) 2025-01-07 20:54:07 +09:00
BBC-Esq a933b666ba feat: add cache_dir parameter (#863) 2025-01-07 20:53:24 +09:00
github-actions[bot] d21106f9e4 chore(format): run black on dev (#827)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-12-04 01:18:54 +09:00
源文雨 00c56ee6af fix(tools): load audio close file after reading 2024-11-28 22:37:41 +09:00
源文雨 c3948c8674 feat(tools): load_audio supports mean of stereo 2024-11-28 01:18:12 +09:00
Haydon Ryan a67bfb519f doc(conda): pinning python version (#816)
pinning python version
v0.2.1
2024-11-05 13:56:24 +09:00
Shanshan Shen 0ec82fef45 fix(npu): ascend sampling real speaker (#788)
Co-authored-by: shanshan shen <shanshanshen333@gmail.com>
2024-10-21 15:57:07 +09:00
github-actions[bot] cff3b4e5c3 chore(format): run black on dev (#791)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-10-18 02:08:59 +09:00
Pengoose d9e2eba1c4 docs: add README.kr (#778) 2024-10-18 02:00:28 +09:00
源文雨 799d6339c7 chore(webui): remove redundant default=None 2024-10-18 02:00:16 +09:00
源文雨 806b03539c chore(dl): update model version 2024-10-16 01:27:34 +09:00
源文雨 b9b007ef7f feat(core): dvae&vocos switch to safetensors 2024-10-16 01:21:09 +09:00
b3d511b9f6 compatibility: change gamma to weight (#733) 2024-10-16 00:56:18 +09:00
源文雨 d54f4f4416 fix(ci): update close-issue except 2024-10-16 00:23:07 +09:00
Iris Sally 8e6e6c97f7 fix(norm): 不能读出啊和呃的bug (#783)
Co-authored-by: dragon <com888yy@gmail.com>
Co-authored-by: 源文雨 <41315874+fumiama@users.noreply.github.com>
2024-10-15 15:07:22 +00:00
源文雨 78593093d3 fix(ci): pip install through venv 2024-10-15 23:57:59 +09:00
源文雨 ba33dd1910 fix(ci): pip install through venv 2024-10-15 23:54:31 +09:00
源文雨 57f2cc8f14 fix(gpt): device parsing 2024-10-10 22:00:54 +09:00
源文雨 b3a180e8e2 optimize(utils): device selection & jit 2024-10-10 21:47:12 +09:00
Shanshan Shen a1aebd4d2e feat(utils): add NPU Support (#777) 2024-10-10 12:38:12 +00:00
Archkon 71b42e0de7 doc: sync latest README (#761) v0.2.0 2024-09-22 00:19:28 +09:00
源文雨 8fcc0cd6ae fix(colab): zero shot import 2024-09-05 01:15:51 +09:00
源文雨 a4c8a5a14f optimize: revert default device to cpu to satisfy non-cuda users 2024-09-05 01:12:55 +09:00
源文雨 651093ea08 fix(dl): missing cmdfile declaration 2024-09-04 00:19:05 +09:00
github-actions[bot] 905494eab9 chore(format): run black on dev (#739)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-09-02 22:20:49 +08:00
niuzheng168 3990f0e6ea fix: idx error when do repetition penalty (#738)
Co-authored-by: Ubuntu <zhn@zhn-a100.loq3xmynzuheffxht14poc5q4c.lx.internal.cloudapp.net>
2024-08-31 23:05:54 +08:00
Iris Sally a82e1df50d fix: device mismatch error in embedding loading on branch dev (#737)
* fix device mismatch bug

* fix additional device mismatch bug when zero-shot

* chore(format): run black on dev

---------

Co-authored-by: dragon <com888yy@gmail.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-08-31 23:04:22 +08:00
源文雨 024f93e36e fix(dl): from hf 2024-08-28 22:52:40 +08:00
github-actions[bot] 4e4bbc6f15 chore(format): run black on dev (#727)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-08-28 22:50:50 +08:00
源文雨 c06f1d45bf feat(dl): support new safetensors model & drop gitcode 👎 2024-08-28 22:45:57 +08:00
github-actions[bot] 9f9abeccac chore(format): run black on dev (#719)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-08-25 20:22:51 +08:00
源文雨 2d8fde1838 optimize(vLLM): move PostModel out 2024-08-25 20:19:54 +08:00
源文雨 8bc721c6d9 optimize(gpt): move to device_gpt 2024-08-25 20:15:19 +08:00
源文雨 a79d297fe4 fix(core): relative path 2024-08-25 11:16:03 +08:00
源文雨 8a503fdba9 feat(gpt): switch to safetensor model 2024-08-24 15:21:28 +08:00
源文雨 d6e1584e51 optimize(gpt): separate safetensor model Embed 2024-08-24 13:58:44 +08:00
源文雨 71c3491f5e fix(examples): wrong cmd import order 2024-08-24 13:29:51 +08:00
github-actions[bot] 81e3488ab8 chore(format): run black on dev (#717)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-08-24 00:55:09 +08:00
源文雨 7f54d2cd17 fix: set missing comple=False (#713) 2024-08-24 00:53:33 +08:00
源文雨 554554c591 fix(examples): conda package name conflict (#701) 2024-08-24 00:48:20 +08:00
Ren Pang a27357fbcf feat(core): add experimental argument to load() (#682) 2024-08-14 19:03:14 +08:00