Wanlau commited on
Commit
be99bca
1 Parent(s): 20eae63

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +117 -0
README.md ADDED
@@ -0,0 +1,117 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ pipeline_tag: audio-to-audio
3
+ ---
4
+ # Voice Conversion Models for *A Kiss For The Petals*
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 *A Kiss For The Petals*, using voice data from *A Kiss For The Petals*.
18
+
19
+ These models are aiming to facilitate communication and learning. Engaging in illegal activities, is strictly prohibited.
20
+
21
+  
22
+
23
+ Reo_v2 for v2, others for v1.
24
+
25
+ (the v2 version model has changed the input from the 256 dimensional feature of 9-layer Hubert+final_proj to the 768 dimensional feature of 12-layer Hubert, and has added 3 period discriminators)
26
+
27
+ Nanami using voice data from HANA01, Nanami_U using voice data from HANA11 and HANA15.
28
+
29
+ ---
30
+ ## character list
31
+
32
+ ![Nanami](png/tna01s2.png)
33
+ 织田七海
34
+ Nanami
35
+
36
+ ![Yuuna](png/tyu01s2.png)
37
+ 松原优菜
38
+ Yuuna
39
+
40
+ ![Kaede](png/tka01s2.png)
41
+ 北岛枫
42
+ Kaede
43
+
44
+ ![Sara](png/tsa01s2.png)
45
+ 北岛纱良
46
+ Sara
47
+
48
+ ![Reo](png/tre01s2.png)
49
+ 川村玲绪
50
+ Reo
51
+
52
+ ![Mai](png/tma01s2.png)
53
+ 泽口麻衣
54
+ Mai
55
+
56
+ ![Takako](png/tta01s2.png)
57
+ 墨廼江贵子
58
+ Takako
59
+
60
+ ![Runa](png/tru01s2.png)
61
+ 蓬莱泉瑠奈
62
+ Runa
63
+
64
+ ![Sizuku](png/tsi01s.png)
65
+ 雾岛雫
66
+ Sizuku
67
+
68
+ ![Erisu](png/ter01s.png)
69
+ 粢爱丽丝
70
+ Erisu
71
+
72
+ ![Rena](png/trn01f2.png)
73
+ 蓬莱泉丽奈
74
+ Rena
75
+
76
+ ![Risa](png/tri01s2.png)
77
+ 安昙璃纱
78
+ Risa
79
+
80
+ ![Miya](png/tmi01s2.png)
81
+ 绫濑美夜
82
+ Miya
83
+
84
+ ![Rikka](png/trk01s2.png)
85
+ 篠崎六夏
86
+ Rikka
87
+
88
+ ![Sayuki](png/tsy01s2.png)
89
+ 白河沙雪
90
+ Sayuki
91
+
92
+ ![Kaori](png/tka01sa.png)
93
+ 羽村佳织
94
+ Kaori
95
+
96
+ ![Amane](png/tam01sa.png)
97
+ 结城天音
98
+ Amane
99
+
100
+ ![Koharu](png/tko01sa.png)
101
+ 鱼住小春
102
+ Koharu
103
+
104
+ ![Makoto](png/tma01sa.png)
105
+ 藤堂真琴
106
+ Makoto
107
+
108
+ ---
109
+ ## Links
110
+
111
+ [**RVC(github)**](https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI)
112
+
113
+ [**RVC(huggingface)**](https://huggingface.co/lj1995/VoiceConversionWebUI/tree/main)
114
+
115
+ [**tutorial video for RVC**](https://www.bilibili.com/video/BV1pm4y1z7Gm)
116
+
117
+ [**online SOVITS model for *A Kiss For The Petals***](https://huggingface.co/spaces/Wanlau/sovits-4.0_a-kiss-for-the-petals)