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