rvc-emu-model / README.md
chitsanfei
feat: add v2 model
953866c
|
raw
history blame
3.01 kB
---
language:
- jp
license: gpl-3.0
metrics:
---
<div align="center">
<img src="https://raw.githubusercontent.com/emuotoriac/.github/master/profile/banner.png" height="40" alt="emu">
<h1>MashiroSA/rvc-emu-model</h1>
<b>基于RVC-Project的快速生成的凤笑梦模型</b>
</div>
## 特点
- 这是`Project Sekai`游戏中的`凤笑梦`的RVC换音模型。
- 注意!目前存放的是一个快速生成模型,意味着它的数据集质量和目标epoch并不高,此外从loss表现上可能尚未收敛。
- 本Repo存放了emu的RVC的v1、v2版本的模型。
## 文件结构
```
├── emu_classic.index # 旧的(疑似是v1)的index文件,推理用
├── emu_classic.pth # 旧的(疑似是v1)的模型文件,推理用
├── README.md #README
└── favicon.png #可爱的头像
```
## 模型开发分支
### 在线页面
- [V1 版本](https://huggingface.co/chitsanfei/rvc-emu-model/tree/v1)
- [V2 版本](https://huggingface.co/chitsanfei/rvc-emu-model/tree/v2)
### git
**lfs**
```
git lfs install
```
**v1**
```
git clone https://huggingface.co/chitsanfei/rvc-emu-model v1
```
**v2**
```
git clone https://huggingface.co/chitsanfei/rvc-emu-model v2
```
## 注意
- 尚未设置账户授权。
- 在用于继续训练时,请下载`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, 凤笑梦的声优本人`所属,我们与前团体无往来,无利益关系。
声优无害性声明:推导模型是基于公开传播的音声资源所做的训练集生成的,但是,它仍然与原角色的音色有差异,因而不会对角色构成危害。
仅学术使用声明:使用该模型,即您同意所有风险自行承当,模型仅供学术交流,不可用于非法目的。