Wanlau commited on
Commit
7056024
1 Parent(s): 379c682

Upload README_zh_CN.md

Browse files
Files changed (1) hide show
  1. README_zh_CN.md +20 -1
README_zh_CN.md CHANGED
@@ -1,23 +1,36 @@
1
  # 约战角色语音转换模型
2
 
 
 
3
  [**English**](./README.md) | [**中文简体**](./README_zh_CN.md)
4
 
5
  使用 so-vits-svc-4.0 (SoftVC VITS Singing Voice Conversion)
 
6
  [**so-vits-svc**](https://github.com/svc-develop-team/so-vits-svc)
7
 
8
  约战角色sovits模型,以凛绪轮回中的语音数据训练而成。
 
9
  仅供学习交流试用,不可用于非法用途。
 
10
  具体使用方法见:https://github.com/svc-develop-team/so-vits-svc/blob/4.1-Stable/README_zh_CN.md
 
11
  文件夹名称对应角色编号,详见[角色列表](./角色编号列表.txt)。
 
12
  一个可供在线试用的样品:[**sovits_DAL在线试用**](https://huggingface.co/spaces/Wanlau/sovits-4.0_datealive)
13
 
 
 
14
  ## 使用规约
15
  转自https://github.com/svc-develop-team/so-vits-svc
16
  ![使用规约](png/Terms_zh_CN.png)
17
 
 
 
18
  ## 角色列表
19
  ![list](png/list_zh_CN.png)
20
 
 
 
21
  ![Shido](png/v00.png)
22
  00
23
  士道
@@ -141,8 +154,14 @@ Marina
141
  凛绪
142
  Rio
143
 
 
 
144
  ## 相关链接
 
145
  [**so-vits-svc**](https://github.com/svc-develop-team/so-vits-svc)
 
146
  [**sovits_DAL在线试用**](https://huggingface.co/spaces/Wanlau/sovits-4.0_datealive)
 
147
  [**约战角色RVC模型**](https://huggingface.co/Wanlau/RVC_datealive)
148
- [**约战角色TTS模型在线试用**](https://huggingface.co/spaces/hzrr/dal_audio_inference)
 
 
1
  # 约战角色语音转换模型
2
 
3
+
4
+
5
  [**English**](./README.md) | [**中文简体**](./README_zh_CN.md)
6
 
7
  使用 so-vits-svc-4.0 (SoftVC VITS Singing Voice Conversion)
8
+
9
  [**so-vits-svc**](https://github.com/svc-develop-team/so-vits-svc)
10
 
11
  约战角色sovits模型,以凛绪轮回中的语音数据训练而成。
12
+
13
  仅供学习交流试用,不可用于非法用途。
14
+
15
  具体使用方法见:https://github.com/svc-develop-team/so-vits-svc/blob/4.1-Stable/README_zh_CN.md
16
+
17
  文件夹名称对应角色编号,详见[角色列表](./角色编号列表.txt)。
18
+
19
  一个可供在线试用的样品:[**sovits_DAL在线试用**](https://huggingface.co/spaces/Wanlau/sovits-4.0_datealive)
20
 
21
+
22
+
23
  ## 使用规约
24
  转自https://github.com/svc-develop-team/so-vits-svc
25
  ![使用规约](png/Terms_zh_CN.png)
26
 
27
+
28
+
29
  ## 角色列表
30
  ![list](png/list_zh_CN.png)
31
 
32
+
33
+
34
  ![Shido](png/v00.png)
35
  00
36
  士道
 
154
  凛绪
155
  Rio
156
 
157
+
158
+
159
  ## 相关链接
160
+
161
  [**so-vits-svc**](https://github.com/svc-develop-team/so-vits-svc)
162
+
163
  [**sovits_DAL在线试用**](https://huggingface.co/spaces/Wanlau/sovits-4.0_datealive)
164
+
165
  [**约战角色RVC模型**](https://huggingface.co/Wanlau/RVC_datealive)
166
+
167
+ [**约战角色TTS模型在线使用**](https://huggingface.co/spaces/hzrr/dal_audio_inference)