Commit Graph

604 Commits

Author SHA1 Message Date
YuriHead cd5492a147 Delete unused variables 2023-06-27 16:13:16 +08:00
YuriHead d17df17044
Merge pull request #262 from asdfw13/4.1-Stable
update README.md
2023-06-27 14:33:45 +08:00
asdfw13 aabbe7b2b9
Update README.md 2023-06-27 05:02:14 +08:00
asdfw13 28cfd9d16d
Update README.md 2023-06-27 04:56:39 +08:00
asdfw13 017099934b
Update README.md 2023-06-27 04:54:48 +08:00
多玩幻灵qwq caa3033ed2
Update README_zh_CN.md
fix: chinese spelling errors
2023-06-27 00:26:29 +08:00
magic-akari 50a089813a
chore: code cleanup by ruff suggested 2023-06-26 15:04:45 +08:00
magic-akari a5f0e911ed
chore: code cleanup by `ruff fix` 2023-06-26 14:57:53 +08:00
magic-akari 88be2098fd
chore: code cleanup by `ruff fix` 2023-06-25 23:46:26 +08:00
asdfw13 30975cd468 Update inference_main.py 2023-06-24 03:06:38 +08:00
asdfw13 06b63e6f39 Update inference_main.py 2023-06-24 03:06:38 +08:00
Ftps 19efb85408 fix 2023-06-24 03:05:57 +08:00
YuriHead cf35e5f77f
Debug unit2mel.py
Debug unit2mel.py
2023-06-23 21:16:39 +08:00
YuriHead 4f43531207
Merge pull request #250 from Tps-F/Fix-vencoder-warning
Fix vencoder warning
2023-06-23 00:54:23 +08:00
YuriHead 7d76d46d29
Update encoder.py 2023-06-23 00:52:53 +08:00
YuriHead 80b7649880
Update encoder.py 2023-06-23 00:51:19 +08:00
YuriHead 166b2beb20
Merge branch '4.1-Stable' into Fix-vencoder-warning 2023-06-23 00:49:30 +08:00
YuriHead f120ca2498
Merge pull request #252 from Tps-F/Fix-scope-of-resample
Fix the scope of resample.py
2023-06-23 00:12:38 +08:00
YuriHead 4654f05bd5
Merge pull request #251 from Tps-F/Simplifying-expressions-resample
Simplifying expressions in resample.py
2023-06-23 00:09:36 +08:00
YuriHead 0a9a030c1b
Merge branch '4.1-Latest' into 4.1-Stable 2023-06-23 00:06:16 +08:00
Ftps 8b29aa5dd9 remove unused code 2023-06-22 12:23:49 +09:00
Ftps 577c416c5e Fix the scope of resample.py 2023-06-22 12:22:38 +09:00
Ftps ecf9df3dc4 Simplifying expressions in resample.py 2023-06-22 12:05:04 +09:00
Ftps 856d500777 Fix vencoder warning 2023-06-22 03:04:03 +09:00
umoubuton 8938204851 Add files via upload 2023-06-21 15:59:52 +08:00
umoubuton c9dd586385 Update README.md 2023-06-21 15:59:52 +08:00
YuriHead dff5ef5e56 Update losses.py
Change back to the previous loss, and do not change the loss until it is confirmed that this can work normally
2023-06-21 02:38:05 +08:00
ZSCharlie 5159c3b543 并行执行预处理,处理速度或将提升,整理部分代码 (#230)
* 使用多线程来进行预处理,速度或将大幅提升,使用方法为 --use_thread <线程数>

* 并行执行预处理,处理速度或将提升,整理部分代码

* 修正kl_loss计算公式

* resample使用多进程,preprocess_hubert_f0使用旧的并行方式(尝试共享模型失败)
2023-06-21 02:38:05 +08:00
YuriHead 12be9b0a20
Update losses.py
Change back to the previous loss, and do not change the loss until it is confirmed that this can work normally
2023-06-20 10:14:33 +08:00
ZSCharlie 43fc6ac84e
并行执行预处理,处理速度或将提升,整理部分代码 (#230)
* 使用多线程来进行预处理,速度或将大幅提升,使用方法为 --use_thread <线程数>

* 并行执行预处理,处理速度或将提升,整理部分代码

* 修正kl_loss计算公式

* resample使用多进程,preprocess_hubert_f0使用旧的并行方式(尝试共享模型失败)
2023-06-19 15:38:13 -04:00
YuriHead d8e30c40f7 Updata some sampler 2023-06-20 01:46:18 +08:00
YuriHead a36805174b
Merge pull request #245 from svc-develop-team/4.1-Stable
snake Onnx 导出支持,新版Onnx支持
2023-06-20 00:52:39 +08:00
白叶 藤原 74c5505b3a snake Onnx 导出支持,新版Onnx支持 2023-06-18 23:32:52 +08:00
ylzz1997 1805061e56 Parallelized loudness calculation 2023-06-17 01:18:38 +08:00
ylzz1997 2de65ca297 Updata WebUI.py 2023-06-16 22:24:29 +08:00
YuriHead ac4461da8b
Merge pull request #240 from asdfw13/patch-3
Update webUI.py
2023-06-16 22:13:29 +08:00
asdfw13 cf4bc66f10
Update webUI.py 2023-06-16 20:44:49 +08:00
ylzz1997 23a48ff5d6 Updata stft complex 2023-06-16 02:06:51 +08:00
ylzz1997 2def595e02 Updata Alone Shallow Diffusion Train 2023-06-16 01:08:20 +08:00
YuriHead 3cb2013057
Merge pull request #237 from svc-develop-team/4.1-Stable
To Latest
2023-06-15 22:14:56 +08:00
YuriHead 2a5a90bb34
Merge pull request #236 from linyueqian/4.1-Stable
update print info in preprocess_flist_config.py
2023-06-15 22:13:56 +08:00
Yueqian Lin 8a7419b36c update print info in preprocess 2023-06-15 15:41:29 +08:00
YuriHead 4bbb786244
Merge pull request #234 from svc-develop-team/4.1-Stable
To Latest for synchronous
2023-06-14 22:21:44 +08:00
ylzz1997 852fa43266 Updata Readme 2023-06-14 21:40:34 +08:00
Ναρουσέ·μ·γιουμεμί·Χινακάννα 7e76f9de2f
Update README.md 2023-06-14 16:14:01 +08:00
Ναρουσέ·μ·γιουμεμί·Χινακάννα ebbe3f83bf
Update README_zh_CN.md 2023-06-14 16:13:36 +08:00
Ναρουσέ·μ·γιουμεμί·Χινακάννα c7d8221a8d
Update README_zh_CN.md 2023-06-14 16:13:24 +08:00
Ναρουσέ·μ·γιουμεμί·Χινακάννα 47c0f0216a
Update README_zh_CN.md 2023-06-14 16:11:23 +08:00
Ναρουσέ·μ·γιουμεμί·Χινακάννα 482388069c
Update README.md 2023-06-14 16:11:05 +08:00
Ναρουσέ·μ·γιουμεμί·Χινακάννα be97144bc6
Update LICENSE 2023-06-14 00:20:57 +08:00