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 |
|
Ren Pang
|
d93ed8d2df
|
feat: fine-tuning support for Speaker class (#679)
* Update speaker class
* add `inplace` argument
* update return type
* revert the naming
|
2024-08-14 19:02:14 +08:00 |
|
源文雨
|
69aa9001e6
|
fix(test): trim tags position
|
2024-08-10 01:03:23 +08:00 |
|
github-actions[bot]
|
000cfcbb15
|
chore(format): run black on dev (#678)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2024-08-09 21:37:19 +08:00 |
|
源文雨
|
7e33889f52
|
optimize(core): compile=False by default on load()
|
2024-08-09 21:35:28 +08:00 |
|
源文雨
|
a64dde1039
|
doc: disable TE be default
|
2024-08-09 21:34:14 +08:00 |
|
源文雨
|
7643c64d3d
|
doc: try-catch the save of torchaudio (fix #635)
|
2024-08-09 21:29:24 +08:00 |
|
源文雨
|
2b6f8c7470
|
fix(gpt): add manual_seed on re-generate (#673)
|
2024-08-08 21:09:47 +08:00 |
|
github-actions[bot]
|
b2246ccfae
|
chore(format): run black on dev (#674)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2024-08-08 13:13:16 +08:00 |
|
weedge
|
62593194a9
|
feat: add [--source ***] [--custom_path XXX] for run cmd (#669)
* feat: add simple_run example
Signed-off-by: weedge <weege007@gmail.com>
* fix: mv simple_run cmd and add [--source ***] [--custom_path XXX] for run cmd
Signed-off-by: weedge <weege007@gmail.com>
* fix: mv unuse code from ai gen
Signed-off-by: weedge <weege007@gmail.com>
---------
Signed-off-by: weedge <weege007@gmail.com>
|
2024-08-08 00:43:00 +08:00 |
|
github-actions[bot]
|
c88e0392bb
|
chore(format): run black on dev (#671)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2024-08-06 18:02:31 +08:00 |
|
源文雨
|
4dbd5eb6d4
|
fix(test): make test happy
|
2024-08-06 18:01:52 +08:00 |
|
源文雨
|
b1e6f5f525
|
fix(core): hf model download
|
2024-08-06 17:52:31 +08:00 |
|
github-actions[bot]
|
ccf7e4da6f
|
chore(format): run black on dev (#670)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2024-08-06 17:41:00 +08:00 |
|
源文雨
|
f3dcd970c9
|
optimize: separate speaker from tokenizer
- move `spk_stat.pt` into config
- move `sample_audio_speaker` to DVAE
- update rvcmd to `v0.2.7`
|
2024-08-06 17:35:41 +08:00 |
|
github-actions[bot]
|
26472389cf
|
chore(format): run black on dev (#664)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2024-08-06 10:41:15 +08:00 |
|
Dr. Artificial曾小健
|
96c7f70628
|
typo: EN README (#666)
|
2024-08-06 10:25:35 +08:00 |
|
源文雨
|
80b24e66b7
|
fix(tokenizer): weights_only warning by dropping .pt
|
2024-08-05 21:06:52 +08:00 |
|