Chitsanfei commited on
Commit
a6f08b9
1 Parent(s): 28631f8

init: readme

Browse files
Files changed (1) hide show
  1. README.md +61 -0
README.md CHANGED
@@ -1,3 +1,64 @@
1
  ---
 
 
2
  license: gpl-3.0
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ language:
3
+ - jp
4
  license: gpl-3.0
5
+ metrics:
6
  ---
7
+
8
+ <div align="center">
9
+ <img src="https://huggingface.co/MashiroSA/rvc-emu-model/resolve/main/favicon.png" height="40" alt="emu">
10
+ <h1>MashiroSA/rvc-emu-model</h1>
11
+ <b>基于RVC-Project的快速生成的凤笑梦模型</b>
12
+ </div>
13
+
14
+ ## 特点
15
+
16
+ - 这是`Project Sekai`游戏中的`凤笑梦`的RVC换音模型。
17
+ - 注意!目前存放的是一个快速生成模型,意味着它的数据集质量和目标epoch并不高,此外从loss表现上可能尚未收敛。
18
+
19
+ ## 文件结构
20
+ ```
21
+ ├── added_IVF1568_Flat_nprobe_1.index #索引,推理用!!
22
+ ├── emu_D_11000.pth #emu的判别模型,无生成能力,继续训练用
23
+ ├── emu_G_11000.pth #emu的生成模型,有生成能力,但是请勿使用该模型生成,因为RVC的log/G模型需要进行ckpt小模型提取才可使用,请详询QA,继续训练用
24
+ ├── emu11000.pth #可食用的生成模型,请使用这个推理!!
25
+ ├── README.md #README
26
+ └── favicon.png #可爱的头像
27
+ ```
28
+
29
+ ## 注意
30
+
31
+ - 尚未设置账户授权。
32
+ - 在用于继续训练时,请下载`emu_G.pth`和`emu_D`和`?.index`。
33
+ - 在用于推理,请下载`emu{num}.pth`和`?.index`,其中num是step值,即数字。
34
+ - 若您继续计算和有更优秀的模型,欢迎您提出PR更新模型,我在此也感谢每一位使用和贡献模型的开发者们。
35
+
36
+ ## 建议
37
+
38
+ - 模型效果不理想。
39
+ - 若您发现音色不像或发生爆音请使用更好的干音提取(UVR5)或者进行音高调整。
40
+ - 欢迎大家提供建议。
41
+ - 若有DMCA问题请在模型的Community版块通知本人。
42
+
43
+ ## 许可
44
+
45
+ 在使用模型时,您必须同意以下内容:
46
+
47
+ 该模型使用`GPL-3.0`许可开源,因而,你不可以使用该模型用于商业用途,不能用于盈利。
48
+ ```TEXT
49
+ This program is free software: you can redistribute it and/or modify
50
+ it under the terms of the GNU General Public License as published by
51
+ the Free Software Foundation, either version 3 of the License, or
52
+ (at your option) any later version.
53
+
54
+ This program is distributed in the hope that it will be useful,
55
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
56
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
57
+ GNU General Public License for more details.
58
+ ```
59
+
60
+ 生成式模型声明:所有训练集归`Project Sekai, SEGA, 凤笑梦的声优本人`所属,我们与前团体无往来,无利益关系。
61
+
62
+ 声优无害性声明:推导模型是基于公开传播的音声资源所做的训练集生成的,但是,它仍然与原角色的音色有差异,因而不会对角色构成危害。
63
+
64
+ 仅学术使用声明:使用该模型,即您同意所有风险自行承当,模型仅供学术交流,不可用于非法目的。