Update README.md
Browse files
README.md
CHANGED
@@ -6,7 +6,7 @@ language:
|
|
6 |
pipeline_tag: audio-to-audio
|
7 |
---
|
8 |
AI里见光钻模型,采用游戏音源训练
|
9 |
-
许可: **CC BY-NC 4.0**;
|
10 |
详细参数请参考config.json
|
11 |
使用方法:
|
12 |
- 将[so-vits-svc项目](https://github.com/svc-develop-team/so-vits-svc) clone到本地,安装所有的依赖并下载底模
|
@@ -17,10 +17,10 @@ python inference_main.py -m "models/SatonoDiamond/SatonoDiamond.pth" -c "models/
|
|
17 |
```
|
18 |
更多命令请参考[so-vits-svc项目的README_zh_CN.md](https://github.com/svc-develop-team/so-vits-svc/blob/4.1-Stable/README_zh_CN.md)。
|
19 |
|
20 |
-
bilibili [@
|
21 |
|
22 |
A so-vits-svc 4.1 model of Satono Diamond in Uma Musume: Pretty Derby.
|
23 |
-
license:**CC BY-NC 4.0**;
|
24 |
Usage:
|
25 |
- Clone the [so-vits-svc repository](https://github.com/svc-develop-team/so-vits-svc) and install all dependencies.
|
26 |
- Create a new folder named "models" and place the "SatonoDiamond" folder inside it.
|
|
|
6 |
pipeline_tag: audio-to-audio
|
7 |
---
|
8 |
AI里见光钻模型,采用游戏音源训练
|
9 |
+
许可: **CC BY-NC 4.0**; 训练集版权属于CyGames。
|
10 |
详细参数请参考config.json
|
11 |
使用方法:
|
12 |
- 将[so-vits-svc项目](https://github.com/svc-develop-team/so-vits-svc) clone到本地,安装所有的依赖并下载底模
|
|
|
17 |
```
|
18 |
更多命令请参考[so-vits-svc项目的README_zh_CN.md](https://github.com/svc-develop-team/so-vits-svc/blob/4.1-Stable/README_zh_CN.md)。
|
19 |
|
20 |
+
bilibili [@70295](https://space.bilibili.com/700776013)
|
21 |
|
22 |
A so-vits-svc 4.1 model of Satono Diamond in Uma Musume: Pretty Derby.
|
23 |
+
license:**CC BY-NC 4.0**; The copyright of the raw dataset belongs to CyGames.
|
24 |
Usage:
|
25 |
- Clone the [so-vits-svc repository](https://github.com/svc-develop-team/so-vits-svc) and install all dependencies.
|
26 |
- Create a new folder named "models" and place the "SatonoDiamond" folder inside it.
|