Chitsanfei
commited on
Commit
•
16e115f
1
Parent(s):
90e3db3
docs: add readme
Browse files
readme.md
ADDED
@@ -0,0 +1,29 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<div align="center">
|
2 |
+
<img src="https://huggingface.co/MashiroSA/sovits-emu-model/resolve/main/favicon.png" height="200" alt="emu">
|
3 |
+
<h1>MashiroSA/sovits-emu-model</h1>
|
4 |
+
<b>一个高度可用的sovits4.0模型</b>
|
5 |
+
</div>
|
6 |
+
|
7 |
+
## 特点
|
8 |
+
|
9 |
+
- 样本数量:1398
|
10 |
+
- 拟合情况:在采集的样本下几乎收敛,特征上最好使用`G_130400.pth`
|
11 |
+
|
12 |
+
## 许可
|
13 |
+
|
14 |
+
该模型使用`GPL-3.0`许可开源,因而,你不可以使用该模型用于商业用途。
|
15 |
+
```TEXT
|
16 |
+
This program is free software: you can redistribute it and/or modify
|
17 |
+
it under the terms of the GNU General Public License as published by
|
18 |
+
the Free Software Foundation, either version 3 of the License, or
|
19 |
+
(at your option) any later version.
|
20 |
+
|
21 |
+
This program is distributed in the hope that it will be useful,
|
22 |
+
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
23 |
+
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
24 |
+
GNU General Public License for more details.
|
25 |
+
```
|
26 |
+
|
27 |
+
此外:所有训练集归`SEGA,Project Sekai,OtoriEmu角色的声优本人`所属,我们与SEGA无往来,无利益关系。
|
28 |
+
推导模型是基于公开传播的音声资源所做的训练集生成的,但是,它仍然与原角色的音色有差异,因而不会对角色构成危害。
|
29 |
+
使用该模型,即您同意所有风险自行承当,模型仅供学术交流,不可用于非法目的。
|