Commit Graph

567 Commits

Author SHA1 Message Date
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 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
白叶 藤原 74c5505b3a snake Onnx 导出支持,新版Onnx支持 2023-06-18 23:32:52 +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
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
YuriHead 989757f75a
Update LICENSE 2023-06-14 00:14:05 +08:00
YuriHead a4d5a1b4cf
update(colab): add vol_aug
update(colab): add vol_aug
2023-06-13 23:06:27 +08:00
magic-akari 01489cc72a
update(colab): add vol_aug 2023-06-13 20:41:39 +08:00
YuriHead 6b5fe6547d
Merge pull request #229 from svc-develop-team/4.1-Latest
Updata new feature
2023-06-09 19:12:26 +08:00
ylzz1997 f18040289d Updata Readme.md 2023-06-09 19:10:29 +08:00
YuriHead 0f7856d5c8
Merge pull request #228 from umoufuton/4.1-Latest
Update WebUI
2023-06-09 19:06:11 +08:00
umoubuton b65f5f9c5e
Update webUI.py 2023-06-09 19:01:42 +08:00
umoubuton a9f0d25273
Update webUI.py 2023-06-09 18:57:22 +08:00
YuriHead 4551c16634
Merge pull request #227 from svc-develop-team/4.1-Stable
to latest
2023-06-08 22:57:19 +08:00
YuriHead 2885fa5eeb
Merge pull request #226 from KakaruHayate/4.1-Stable
Update README.md for whisper-ppg encoder pre-train model
2023-06-08 22:56:03 +08:00
KakaruHayate d441540370
Update README.md for whisper-ppg encoder pre-train model
Update README.md for whisper-ppg encoder pre-train model
2023-06-08 22:36:00 +08:00
KakaruHayate 6b685a61bd
Update README.md for whisper-ppg encoder pre-train model
Update README.md for whisper-ppg encoder pre-train model
2023-06-08 22:35:18 +08:00
ylzz1997 ec114159eb Debug UV interpolate 2023-06-08 12:37:01 +08:00
ylzz1997 02ad34dfd7 Debug config serialization 2023-06-08 02:25:32 +08:00
ylzz1997 b4c8eab5af Debug F0 interpolate 2023-06-08 01:47:42 +08:00
ylzz1997 322b082df1 Updata WavLM Encoder 2023-06-07 19:22:47 +08:00
ylzz1997 eb43f98a94 Updata HParams 2023-06-05 21:35:20 +08:00
ylzz1997 3577e92265 Optimized F0 interpolate 2023-06-05 20:52:57 +08:00
YuriHead 78479ab029
Merge pull request #225 from svc-develop-team/4.1-Stable
To Latest
2023-06-05 15:43:18 +08:00
YuriHead 4ea034ed37
Merge pull request #224 from ZSCharlie/4.1-Stable
add download dict small.pt large-v2.pt
2023-06-05 15:42:33 +08:00
YuriHead dd0c6e949c
Merge pull request #223 from MetLee/4.1-Stable
Corrected inaccurate package names
2023-06-05 15:42:06 +08:00
ylzz1997 730ff1b995 Compatible the old model unit interpolation mode 2023-06-05 13:15:44 +08:00
ylzz1997 1f65db3d03 Optimize mel generation part of the code 2023-06-05 10:46:54 +08:00
ylzz1997 f488214916 Replace the interpolation with HIFIGAN to accommodate odd parameters 2023-06-05 10:16:15 +08:00
ZSCharlie 709db83080
Update sovits4_for_colab.ipynb
删除vscode自动生成的配置项
2023-06-05 00:20:14 +08:00
shun zhang b5bb4929da add whisper-ppg-large choice to colab at Generate hubert and f0 2023-06-05 00:12:11 +08:00
shun zhang d7046564fb add download dict small.pt large-v2.pt 2023-06-04 23:55:24 +08:00
MetLee 470c95d4d3 Corrected inaccurate package names 2023-06-04 21:34:30 +08:00
ylzz1997 afbcb76285 Merge branch '4.1-Latest' of https://github.com/svc-develop-team/so-vits-svc into 4.1-Latest 2023-06-04 21:24:57 +08:00
ylzz1997 c66b3b8eef Debug Crepe 2023-06-04 21:24:55 +08:00
YuriHead bcc15fb26d
To Latest
To Latest
2023-06-04 20:13:23 +08:00
YuriHead de126739f7
To Stable
To Stable
2023-06-04 20:11:07 +08:00
ylzz1997 03fbd1aaf2 Updata Readme 2023-06-04 19:13:08 +08:00
Rice Cake 2a067fd960
Update requirements.txt 2023-06-04 15:20:57 +08:00
YuriHead 25ccad3d05
Merge pull request #220 from KakaruHayate/4.1-Latest
whisper-ppg-large
2023-06-04 15:00:25 +08:00
KakaruHayate 77938937d1
whisper-ppg-large 2023-06-04 13:36:08 +08:00
KakaruHayate 455e9c005f
whisper-ppg-large 2023-06-04 13:16:15 +08:00