Upload README.md
Browse files
README.md
CHANGED
@@ -19,27 +19,27 @@ tags:
|
|
19 |
- **Model type:** [so-vits-svc 3.0 48kHz](https://github.com/innnky/so-vits-svc/tree/main)
|
20 |
- **Demo:** [SPACE: AI岁己(歌声变声器)](https://huggingface.co/spaces/Miuzarte/SUI-svc-3.0)
|
21 |
|
|
|
|
|
22 |
|Sovits3_v1|Base/G_1000000.pth|Singing/G_1M111000.pth|Singing/G_100000.pth|
|
23 |
|-:|:-:|:-:|:-:|
|
24 |
|onnx|Base/suijiSUI_v1_1M_SoVits.onnx|Singing/suijiSUI_v1_1M111000_SoVits.onnx|Singing/suijiSUI_v1_100000_SoVits.onnx|
|
25 |
|训练集|12月录播(除电台)、出道至今22条歌投、10条歌切、圣诞音声(27.5小时)|Base/G_1000000.pth作为底模_2022年所有唱歌投稿、唱歌切片、圣诞音声(3.9小时)|2022年所有唱歌投稿、唱歌切片、圣诞音声(3.9小时)|
|
26 |
|
27 |
-
###
|
28 |
|
29 |
|Sovits3_v2|Base/G_100000.pth|Singing/G_160000.pth|
|
30 |
|-:|:-:|:-:|
|
31 |
|onnx|Base/suijiSUI_v2_100000_SoVits.onnx|Singing/suijiSUI_v2_100k100000_SoVits.onnx|
|
32 |
|训练集|22年12月、23年1月的录播(06:47:46)|Base/G_100000.pth作为底模_22年12月、23年1月、23年2月1-17日的录播(除电台,共计268:07:43)、岁己的投稿、A1in_sy11月及以前的歌切|
|
33 |
|
34 |
-
###
|
35 |
|
36 |
|Sovits4_v3|Base/G_100000.pth|Singing/G_nan.pth|
|
37 |
|-:|:-:|:-:|
|
38 |
|onnx|Base/suijiSUI_v3_100000_SoVits.onnx|Singing/suijiSUI_v3_nan_SoVits.onnx|
|
39 |
|训练集|22年12月、23年1月的录播(06:47:46)|Base/G_100000.pth作为底模_22年12月、23年1月、23年2月1-17日的录播(除电台,共计268:07:43)、岁己的投稿、A1in_sy11月及以前的歌切|
|
40 |
|
41 |
-
### 大概可能会跑个500k
|
42 |
-
|
43 |
# Uses
|
44 |
|
45 |
<!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
|
|
|
19 |
- **Model type:** [so-vits-svc 3.0 48kHz](https://github.com/innnky/so-vits-svc/tree/main)
|
20 |
- **Demo:** [SPACE: AI岁己(歌声变声器)](https://huggingface.co/spaces/Miuzarte/SUI-svc-3.0)
|
21 |
|
22 |
+
### pth文件名的训练步数是程序按学习率等超参数得出的步数,onnx文件名的步数为实际训练步数
|
23 |
+
|
24 |
|Sovits3_v1|Base/G_1000000.pth|Singing/G_1M111000.pth|Singing/G_100000.pth|
|
25 |
|-:|:-:|:-:|:-:|
|
26 |
|onnx|Base/suijiSUI_v1_1M_SoVits.onnx|Singing/suijiSUI_v1_1M111000_SoVits.onnx|Singing/suijiSUI_v1_100000_SoVits.onnx|
|
27 |
|训练集|12月录播(除电台)、出道至今22条歌投、10条歌切、圣诞音声(27.5小时)|Base/G_1000000.pth作为底模_2022年所有唱歌投稿、唱歌切片、圣诞音声(3.9小时)|2022年所有唱歌投稿、唱歌切片、圣诞音声(3.9小时)|
|
28 |
|
29 |
+
### 因为v2练着练着突然sovits4.0就出来了所以200k步直接收了,弃用
|
30 |
|
31 |
|Sovits3_v2|Base/G_100000.pth|Singing/G_160000.pth|
|
32 |
|-:|:-:|:-:|
|
33 |
|onnx|Base/suijiSUI_v2_100000_SoVits.onnx|Singing/suijiSUI_v2_100k100000_SoVits.onnx|
|
34 |
|训练集|22年12月、23年1月的录播(06:47:46)|Base/G_100000.pth作为底模_22年12月、23年1月、23年2月1-17日的录播(除电台,共计268:07:43)、岁己的投稿、A1in_sy11月及以前的歌切|
|
35 |
|
36 |
+
### 大概可能会跑个500k
|
37 |
|
38 |
|Sovits4_v3|Base/G_100000.pth|Singing/G_nan.pth|
|
39 |
|-:|:-:|:-:|
|
40 |
|onnx|Base/suijiSUI_v3_100000_SoVits.onnx|Singing/suijiSUI_v3_nan_SoVits.onnx|
|
41 |
|训练集|22年12月、23年1月的录播(06:47:46)|Base/G_100000.pth作为底模_22年12月、23年1月、23年2月1-17日的录播(除电台,共计268:07:43)、岁己的投稿、A1in_sy11月及以前的歌切|
|
42 |
|
|
|
|
|
43 |
# Uses
|
44 |
|
45 |
<!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
|