Wanlau commited on
Commit
9da42d0
·
1 Parent(s): 49d38f0

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +60 -0
README.md ADDED
@@ -0,0 +1,60 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ pipeline_tag: audio-to-audio
3
+ ---
4
+ # Voice Conversion Models for Date A Live
5
+
6
+  
7
+
8
+ [**English**](./README.md) | [**中文简体**](./README_zh_CN.md)
9
+
10
+ ---
11
+ Using RVC (Retrieval-based-Voice-Conversion-WebUI)
12
+
13
+ [**RVC**](https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI)
14
+
15
+  
16
+
17
+ RVC 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
+ ---
22
+ ## character list
23
+
24
+ ![Tohka](png/v01.png)
25
+ 01
26
+ 十香
27
+ Tohka
28
+
29
+ ![Rinne](png/v06.png)
30
+ 06
31
+ 凛祢
32
+ Rinne
33
+
34
+ ![Maria](png/v21.png)
35
+ 21
36
+ 鞠亚
37
+ Maria
38
+
39
+ ![Marina](png/v27.png)
40
+ 27
41
+ 鞠奈
42
+ Marina
43
+
44
+ ![Rio](png/v28.png)
45
+ 28
46
+ 凛绪
47
+ Rio
48
+
49
+ ---
50
+ ## Links
51
+
52
+ [**RVC(github)**](https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI)
53
+
54
+ [**RVC(huggingface)**](https://huggingface.co/lj1995/VoiceConversionWebUI/tree/main)
55
+
56
+ [**tutorial video for RVC**](https://www.bilibili.com/video/BV1pm4y1z7Gm)
57
+
58
+ [**SOVITS models for *Date A Live***](https://huggingface.co/Wanlau/sovits-4.0_datealive)
59
+
60
+ [**online TTS model for *Date A Live***](https://huggingface.co/spaces/hzrr/dal_audio_inference)