Update README.md
Browse files
README.md
CHANGED
@@ -26,7 +26,9 @@ datasets:
|
|
26 |
|
27 |
# 简介 & 示例
|
28 |
|
29 |
-
* 基于 [GPT-SoVITS](https://github.com/RVC-Boss/GPT-SoVITS) 项目训练的 [草薙寧々](https://zh.moegirl.org.cn/%E8%8D%89%E8%96%99%E5%AE%81%E5%AE%81)
|
|
|
|
|
30 |
|
31 |
<center>
|
32 |
<audio controls src="https://huggingface.co/MomoyamaSawa/GPT-SoVITS_KusanagiNene/resolve/main/README.assets/tmpb34bl0o0.wav"></audio>
|
@@ -39,8 +41,9 @@ datasets:
|
|
39 |
<p>The sun is shining brightly in the clear blue sky.</p>
|
40 |
</center>
|
41 |
|
|
|
42 |
|
43 |
-
|
44 |
|
45 |
| SoVITS 模型 | 介绍 | 对应 GPT 模型 |
|
46 |
| :---------------------: | :-----------------: | :------------------: |
|
|
|
26 |
|
27 |
# 简介 & 示例
|
28 |
|
29 |
+
* 基于 [GPT-SoVITS](https://github.com/RVC-Boss/GPT-SoVITS) 项目训练的 [草薙寧々](https://zh.moegirl.org.cn/%E8%8D%89%E8%96%99%E5%AE%81%E5%AE%81) 声音模型
|
30 |
+
|
31 |
+
---
|
32 |
|
33 |
<center>
|
34 |
<audio controls src="https://huggingface.co/MomoyamaSawa/GPT-SoVITS_KusanagiNene/resolve/main/README.assets/tmpb34bl0o0.wav"></audio>
|
|
|
41 |
<p>The sun is shining brightly in the clear blue sky.</p>
|
42 |
</center>
|
43 |
|
44 |
+
---
|
45 |
|
46 |
+
可以默认选择 **nene30_e8_s328.pth**,经测试大部分情况下 nene30_e8_s328.pth > nene60_2_e4_s336.pth = nene60_test_e8_s280.pth > nene60_1_e8_s640.pth = nene60_2_e2_s168.pth,但在不同的情况下其他模型可能表现较好,在默认情况下表现不佳时可以切换模型 / 切换参考音频尝试
|
47 |
|
48 |
| SoVITS 模型 | 介绍 | 对应 GPT 模型 |
|
49 |
| :---------------------: | :-----------------: | :------------------: |
|