Wanlau commited on
Commit
0cc0c3f
1 Parent(s): f6ff612

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +170 -0
README.md ADDED
@@ -0,0 +1,170 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ pipeline_tag: audio-to-audio
3
+ ---
4
+ # Singing Voice Conversion Models for *Date A Live*
5
+
6
+  
7
+
8
+ [**English**](./README.md) | [**中文简体**](./README_zh_CN.md)
9
+
10
+ ---
11
+ Using so-vits-svc-4.0 (SoftVC VITS Singing Voice Conversion)
12
+
13
+ [**so-vits-svc**](https://github.com/svc-develop-team/so-vits-svc)
14
+
15
+  
16
+
17
+ SOVITS models for *Date A Live*, using voice data from *Date A Live: Rio Reincarnation*
18
+
19
+ These models are aiming to facilitate communication and learning. Engaging in illegal activities, is strictly prohibited.
20
+
21
+ Dictionary name is characters' ID. [**character list**](./character-list.txt)
22
+
23
+ An online demo for SOVITS model: [**SOVITS_DAL_ONLINE**](https://huggingface.co/spaces/Wanlau/sovits-4.0_datealive)
24
+
25
+ ---
26
+ ## Terms of Use
27
+ From *https://github.com/svc-develop-team/so-vits-svc*
28
+ ![term](png/Terms.png)
29
+
30
+ ---
31
+ ## character list
32
+ ![list](png/list.png)
33
+  
34
+ ![Shido](png/v00.png)
35
+ 00
36
+ 士道
37
+ Shido
38
+
39
+ ![Tohka](png/v01.png)
40
+ 01
41
+ 十香
42
+ Tohka
43
+
44
+ ![Origami](png/v02.png)
45
+ 02
46
+ 折纸
47
+ Origami
48
+
49
+ ![Yoshino](png/v03.png)
50
+ 03
51
+ 四糸乃
52
+ Yoshino
53
+
54
+ ![Kurumi](png/v04.png)
55
+ 04
56
+ 狂三
57
+ Kurumi
58
+
59
+ ![Kotori](png/v05.png)
60
+ 05
61
+ 琴里
62
+ Kotori
63
+
64
+ ![Rinne](png/v06.png)
65
+ 06
66
+ 凛祢
67
+ Rinne
68
+
69
+ ![Yoshinon](png/v07.png)
70
+ 07
71
+ 四糸奈
72
+ Yoshinon
73
+
74
+ ![Reine](png/v08.png)
75
+ 08
76
+ 令音
77
+ Reine
78
+
79
+  
80
+
81
+ 09
82
+ 神无月
83
+ Kannazuki
84
+
85
+  
86
+
87
+ 10
88
+ 殿町
89
+ Tonomachi
90
+
91
+ ![Tamae](png/v11.png)
92
+ 11
93
+ 珠惠
94
+ Tamae
95
+
96
+ ![Kusakabe](png/v12.png)
97
+ 12
98
+ 日下部
99
+ Kusakabe
100
+
101
+ ![Ai](png/v13.png)
102
+ 13
103
+ 亚衣
104
+ Ai
105
+
106
+ ![Mai](png/v14.png)
107
+ 14
108
+ 麻衣
109
+ Mai
110
+
111
+ ![Mii](png/v15.png)
112
+ 15
113
+ 美衣
114
+ Mii
115
+
116
+ ![Ruler](png/v16.png)
117
+ 16
118
+ 支配者
119
+ Ruler
120
+
121
+ ![Maria](png/v21.png)
122
+ 21
123
+ 鞠亚
124
+ Maria
125
+
126
+ ![Kaguya](png/v22.png)
127
+ 22
128
+ 耶俱矢
129
+ Kaguya
130
+
131
+ ![Yuzuru](png/v23.png)
132
+ 23
133
+ 夕弦
134
+ Yuzuru
135
+
136
+ ![Miku](png/v24.png)
137
+ 24
138
+ 美九
139
+ Miku
140
+
141
+ ![Mana](png/v25.png)
142
+ 25
143
+ 真那
144
+ Mana
145
+
146
+ ![Mikie](png/v26.png)
147
+ 26
148
+ 美纪惠
149
+ Mikie
150
+
151
+ ![Marina](png/v27.png)
152
+ 27
153
+ 鞠奈
154
+ Marina
155
+
156
+ ![Rio](png/v28.png)
157
+ 28
158
+ 凛绪
159
+ Rio
160
+
161
+ ---
162
+ ## Links
163
+
164
+ [**so-vits-svc**](https://github.com/svc-develop-team/so-vits-svc)
165
+
166
+ [**SOVITS_DAL_ONLINE**](https://huggingface.co/spaces/Wanlau/sovits-4.0_datealive)
167
+
168
+ [**RVC models for *Date A Live***](https://huggingface.co/Wanlau/RVC_datealive)
169
+
170
+ [**online TTS model for *Date A Live***](https://huggingface.co/spaces/hzrr/dal_audio_inference)