README.md CHANGED
@@ -8,29 +8,64 @@ pipeline_tag: audio-to-audio
8
  tags:
9
  - rvc
10
  ---
11
- # <center> RVC Genshin Impact Japanese Voice Model
12
- # I'M NO LONGER CONTINUING THIS PROJECT.
13
  ![model-cover.png](https://huggingface.co/ArkanDash/rvc-genshin-impact/resolve/main/model-cover.png)
14
 
15
- ## About Retrieval based Voice Conversion (RVC)
16
- Learn more about Retrieval based Voice Conversion in this link below:
17
  [RVC WebUI](https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI)
18
 
19
- ## How to use?
20
  Download the prezipped model and put to your RVC Project.
21
 
22
  Model test: [Google Colab](https://colab.research.google.com/drive/110kiMZTdP6Ri1lY9-NbQf17GVPPhHyeT?usp=sharing) / [RVC Models New](https://huggingface.co/spaces/ArkanDash/rvc-models-new) (Which is basically the same but hosted on spaces)
23
 
24
- ## <center> INFO
25
 
26
- Model Created by ArkanDash<br />
27
- The voice that was used in this model belongs to Hoyoverse.<br />
28
- The voice I make to make this model was ripped from the game (3.6 - 4.2).
29
 
30
- [All Model Info](https://huggingface.co/ArkanDash/rvc-genshin-impact/blob/main/model_info.md)
 
31
 
32
- #### Total Character Model: 62 Models
 
33
 
34
- ## Warning
35
- I'm not responsible for the output of this model.
36
- Use wisely.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8
  tags:
9
  - rvc
10
  ---
11
+ # <center> RVC Genshin Impact Japanese Voice Model<br />
 
12
  ![model-cover.png](https://huggingface.co/ArkanDash/rvc-genshin-impact/resolve/main/model-cover.png)
13
 
14
+ # About Retrieval based Voice Conversion (RVC)
15
+ Learn more about Retrieval based Voice Conversion in this link below:<br />
16
  [RVC WebUI](https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI)
17
 
18
+ # How to use?
19
  Download the prezipped model and put to your RVC Project.
20
 
21
  Model test: [Google Colab](https://colab.research.google.com/drive/110kiMZTdP6Ri1lY9-NbQf17GVPPhHyeT?usp=sharing) / [RVC Models New](https://huggingface.co/spaces/ArkanDash/rvc-models-new) (Which is basically the same but hosted on spaces)
22
 
 
23
 
24
+ ## <center> INFO <br />
25
+ Model Created by ArkanDash <br />
26
+ The voice that was used in this model belongs to Hoyoverse.
27
 
28
+ The voice I make to make this model was ripped from the game (3.7). <br />
29
+ Total Models: 40 Models
30
 
31
+ V1 Models: 19 <br />
32
+ V2 Models: 21 <br />
33
 
34
+ Duplicate: <br />
35
+ - Zhongli (v1 & v2)
36
+ - Nahida (v1 & v2)
37
+
38
+ Plans: <br />
39
+ - Nothing now.
40
+
41
+ Replace: <br />
42
+ - Raiden Shogun model is now replaced with newer dataset due to bad voice from older model, The old model is now deleted.
43
+
44
+ Have a request?
45
+ I accept genshin character request if you want it.
46
+ For Honkai Star Rail coming soon...
47
+
48
+ ### V1 Model <br />
49
+ This was trained on Original RVC.<br />
50
+ Pitch Extract using Harvest.<br />
51
+ This model was trained with 100 epochs, 10 batch sizes, and a 40K sample rate (some models had a 48k sample rate).<br />
52
+ Every V1 model was trained more or less around 30 minutes of character voice.
53
+
54
+ I may exclude some models to higher epochs due to the low duration of the character's voice.<br />
55
+ - Klee 150 Epochs
56
+ - Fischl 150 Epochs
57
+
58
+ ### (New) V2 Model <br />
59
+ This was trained on Mangio-Fork RVC.<br />
60
+ Pitch Extract using Crepe.<br />
61
+ This model was trained with 100 epochs, 8 batch sizes, and a 48K sample rate. (some models had a 40k sample rate).<br />
62
+ Every V2 model was trained more or less around 60 minutes of character voice.
63
+
64
+ Other request:<br />
65
+ - Greater Lord Rukkhadevata: 750 Epochs, 16 Batch size, 48k Sample rate. (10 minutes dataset)
66
+ - Charlotte: 400 Epochs, 16 Batch size, 48k Sample rate. (18 minutes dataset)
67
+
68
+ Note:
69
+ - For faruzan, somehow the index file is smaller, But it output a log when training here: <br />
70
+ `Converged (lack of improvement in inertia) at step 1152/48215` <br />
71
+ I might retrain faruzan soon.
model_info.md DELETED
@@ -1,178 +0,0 @@
1
- # Model Info
2
-
3
- #### Total Models: 66 Models
4
- #### Total Character Model: 62 Models
5
-
6
- V1 Models: 19<br />
7
- V2 Models: 47
8
-
9
- Plans:
10
- - Character from fontaine.
11
- - v2 model recreation from v1 model.
12
-
13
- Note:
14
- - For faruzan, somehow the index file is smaller, Might retrain faruzan.
15
- Error message: `Converged (lack of improvement in inertia) at step 1152/48215` <br />
16
- - Furina has only 20 minutes of dataset. (Will update the model in the future when its 1 hour long)
17
- - Charlotte has only 18 minutes of dataset. (Will update the model in the future when its 1 hour long)
18
- - New model will be created using v2 training, I'm no longer making v1 model.
19
-
20
- ## Model Training Information
21
-
22
- ### V1 Model Training <br />
23
- ##### This was trained on Original RVC.
24
- Pitch Extract using Harvest.<br />
25
- This model was trained with 100 epochs, 10 batch sizes, and a 40K sample rate (some models had a 48k sample rate).
26
-
27
- Every V1 model was trained more or less around 30 minutes of character voice.
28
-
29
- ### V2 Model Training <br />
30
- ##### This was trained on Mangio-Fork RVC.
31
- Pitch Extract using Crepe.<br />
32
- This model was trained with 100 epochs, 8 batch sizes, and a 48K sample rate. (some models had a 40k sample rate).
33
-
34
- Every V2 model was trained more or less around 60 minutes of character voice.
35
-
36
- # List of Model
37
-
38
- <details open>
39
- <summary>Mondstadt Character</summary>
40
-
41
- ### Playable Character
42
- | Character | Epochs | Model Version | Created |
43
- | ------------------- | ------- | ------------- | ------- |
44
- | Albedo | 110 | v2 | ✅ |
45
- | Amber | 102 | v2 | ✅ |
46
- | Barbara | 100 | v2 | ✅ |
47
- | Bennett | 104 | v2 | ✅ |
48
- | Diluc | 100 | v1 | ✅ |
49
- | Diona | 105 | v2 | ✅ |
50
- | Eula | 100 | v1 | ✅ |
51
- | Fischl | 150 | v1 | ✅ |
52
- | Jean | 155 | v2 | ✅ |
53
- | Kaeya | 100 | v1 | ✅ |
54
- | Klee | 150 | v1 | ✅ |
55
- | Lisa | 104 | v2 | ✅ |
56
- | Mika | - | - | ❌ |
57
- | Mona | 100 | v1 | ✅ |
58
- | Noelle | 101 | v2 | ✅ |
59
- | Razor | 303 | v2 | ✅ |
60
- | Rosaria | 500 | v2 | ✅ |
61
- | Sucrose | 104 | v2 | ✅ |
62
- | Venti | 100 | v2 | ✅ |
63
-
64
- ### NPC Character
65
- | Character | Epochs | Model Version | Created |
66
- | ------------------------- | ------- | ------------- | ------- |
67
- | - | - | - | - |
68
-
69
- </details>
70
-
71
- <details open>
72
- <summary>Liyue Character</summary>
73
-
74
- ### Playable Character
75
- | Character | Epochs | Model Version | Created |
76
- | ------------------- | ------- | ------------- | ------- |
77
- | Baizhu | - | - | ❌ |
78
- | Beidou | - | - | ❌ |
79
- | Chongyun | 104 | v2 | ✅ |
80
- | Ganyu | 100 | v1 | ✅ |
81
- | Hutao | 100 | v1 | ✅ |
82
- | Keqing | 100 | v1 | ✅ |
83
- | Ningguang | 103 | v2 | ✅ |
84
- | Qiqi | 409 | v2 | ✅ |
85
- | Shenhe | 125 | v2 | ✅ |
86
- | Xiangling | - | - | ❌ |
87
- | Xiao | 100 | v2 | ✅ |
88
- | Xingqiu | - | - | ❌ |
89
- | Xinyan | - | - | ❌ |
90
- | Yanfei | 107 | v2 | ✅ |
91
- | Yaoyao | - | - | ❌ |
92
- | Yelan | 100 | v1 | ✅ |
93
- | Yun Jin | - | - | ❌ |
94
- | Zhongli | 100/102 | v1 & v2 | ✅ |
95
-
96
- ### NPC Character
97
- | Character | Epochs | Model Version | Created |
98
- | ------------------------- | ------- | ------------- | ------- |
99
- | - | - | - | - |
100
-
101
- </details>
102
-
103
- <details open>
104
- <summary>Inazuma Character</summary>
105
-
106
- ### Playable Character
107
- | Character | Epochs | Model Version | Created |
108
- | ------------------- | ------- | ------------- | ------- |
109
- | Arataki Itto | 100 | v2 | ✅ |
110
- | Gorou | - | - | ❌ |
111
- | Kaedahara Kazuha | 100 | v2 | ✅ |
112
- | Kamisato Ayaka | 100/101 | v1 & v2 | ✅ |
113
- | Kamisato Ayato | 100 | v1 | ✅ |
114
- | Kirara | - | - | ❌ |
115
- | Kujou Sara | 208 | v2 | ✅ |
116
- | Kuki Shinobu | 101 | v2 | ✅ |
117
- | Raiden Shogun | 104 | v2 | ✅ |
118
- | Sangonomiya Kokomi | 100 | v1 | ✅ |
119
- | Sayu | - | - | ❌ |
120
- | Shikanoin Heizou | - | - | ❌ |
121
- | Thoma | - | - | ❌ |
122
- | Yae Miko | 100 | v1 | ✅ |
123
- | Yoimiya | 100 | v1 | ✅ |
124
-
125
- ### NPC Character
126
- | Character | Epochs | Model Version | Created |
127
- | ------------------------- | ------- | ------------- | ------- |
128
- | Signora | 1000 | v2 | ✅ |
129
-
130
- </details>
131
-
132
- <details open>
133
- <summary>Sumeru Character</summary>
134
-
135
- ### Playable Character
136
- | Character | Epochs | Model Version | Created |
137
- | ------------------- | ------- | ------------- | ------- |
138
- | Alhaitam | 100 | v2 | ✅ |
139
- | Candace | - | - | ❌ |
140
- | Collei | - | - | ✅ |
141
- | Cyno | 100 | v2 | ✅ |
142
- | Dehya | 100 | v2 | ✅ |
143
- | Dori | 208 | v2 | ✅ |
144
- | Faruzan | 100 | v2 | ✅ |
145
- | Layla | - | - | ❌ |
146
- | Nahida | 100/102 | v1 & v2 | ✅ |
147
- | Nilou | 100/102 | v1 & v2 | ✅ |
148
- | Tighnari | - | - | ❌ |
149
- | Wanderer | 100 | v1 | ✅ |
150
-
151
- ### NPC Character
152
- | Character | Epochs | Model Version | Created |
153
- | ------------------------- | ------- | ------------- | ------- |
154
- | Greater Lord Rukkhadevata | 750 | v2 | ✅ |
155
-
156
- </details>
157
-
158
- <details open>
159
- <summary>Fontaine Character</summary>
160
-
161
- ### Playable Character
162
- | Character | Epochs | Model Version | Created |
163
- | ------------------- | ------- | ------------- | ------- |
164
- | Charlotte | 400 | v2 | ✅ |
165
- | Freminet | - | - | ❌ |
166
- | Furina | 275 | v2 | ✅ |
167
- | Lynette | 307 | v2 | ✅ |
168
- | Lyney | 101 | v2 | ✅ |
169
- | Neuvillette | 105 | v2 | ✅ |
170
- | Wriothesley | 101 | v2 | ✅ |
171
-
172
-
173
- ### NPC Character
174
- | Character | Epochs | Model Version | Created |
175
- | ------------------------- | ------- | ------------- | ------- |
176
- | Sigewinne | 564 | v2 | ✅ |
177
-
178
- </details>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
prezipped/v2/alhaitam-jp 100 epochs 48k v2.zip DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:950b5bd15f544d944b7b9ec2697241828ba0f27efe8b5156e71e3669d14a0215
3
- size 392302477
 
 
 
 
prezipped/v2/amber-jp 102 epochs 48k v2.zip DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:b646cb3db93b9738e887179b17d684192b4b72c8afa6a62c4da3862ff88ecd28
3
- size 309841290
 
 
 
 
prezipped/v2/ayaka-jp 101 epochs 48k v2.zip DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:87288a0e7e48ff2a222d74141cc34b55bf1ee72478165aa4e3fad7f022eb46ee
3
- size 348333431
 
 
 
 
prezipped/v2/barbara-jp 100 epochs 48k v2.zip DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:8b3e5fc9662e0e999429e8fa6fe45a1c5ca25a28b6381a12c4063197b8abe03e
3
- size 373019600
 
 
 
 
prezipped/v2/chongyun-jp 104 epochs 48k v2.zip DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:c752f8fc5ee7341070f43446ac268aed3beaefc57a5116a62aaf0a4a1a3fb5f2
3
- size 344663784
 
 
 
 
prezipped/v2/dehya-jp 100 epochs 48k v2.zip DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:b4eeb0c72d45f2ae89cfa68d744e029de9bcb081db5b67af23ec1ad36f54ae19
3
- size 400198762
 
 
 
 
prezipped/v2/diona-jp 105 epochs 48k v2.zip DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:42fc1ca0b526c8e08065f71fab4342b17fb5d72664cd1d30a350e174c22f518e
3
- size 368400627
 
 
 
 
prezipped/v2/dori-jp 208 epochs 48k v2.zip DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:ac54917d26f23dc9466dfb1974139145223f8d0823962dc6dfe26fc6245fdce4
3
- size 324962548
 
 
 
 
prezipped/v2/furina-jp 275 epochs 48k v2.zip DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:478c50f20df781bab3244c16f82c26d4a1d17906e360a8afa01ae19b12914812
3
- size 153089927
 
 
 
 
prezipped/v2/jean-jp 155 epochs 48k v2.zip DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:38527002fa110fb8067ff39d0c4f710d95cdb73bb612bd9cacb12ee87b8e27ea
3
- size 236930219
 
 
 
 
prezipped/v2/lynette-jp 307 epochs 48k v2.zip DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:44fc8aee2bdbb26ee95d73e9ac0bff6f4508e73b38b48f24be59b087cf71c353
3
- size 186256069
 
 
 
 
prezipped/v2/lyney-jp 101 epochs 48k v2.zip DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:ea4a76645d2a6645ce37dc5cf8583fce0161c020bd536f70724f1f42c1f4aaaf
3
- size 406343435
 
 
 
 
prezipped/v2/navia-jp 114 epochs 48k v2.zip DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:9a654ace658987fc493b19c85278957815ebbe9f7bc62cd0cd964141f95db662
3
- size 344888442
 
 
 
 
prezipped/v2/neuvillette-jp 105 epochs 48k v2.zip DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:d236e20c1dfb7de90ce5b384fb887da01f4076242e951c13891a7e520d090a22
3
- size 340082580
 
 
 
 
prezipped/v2/nilou-jp 102 epochs 48k v2.zip DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:12657e3d59ea046dc0e565757d8c12da23120a1090cd64d07d90b9bf6aaf7770
3
- size 369763133
 
 
 
 
prezipped/v2/ningguang-jp 103 epochs 48k v2.zip DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:0b00a80eb13ad15e9409f950ab16a079e405496ff340b9e644d8dfde55ee8d0b
3
- size 365791904
 
 
 
 
prezipped/v2/qiqi-jp 409 epochs 48k v2.zip DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:e4b6d8e23bbed641a2109364945ba8f1db3f67fc19e306da4f8d85be4e13b8c3
3
- size 124978764
 
 
 
 
prezipped/v2/razor-jp 303 epochs 48k v2.zip DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:70653b2bcc0202817f7fa714c4fd021bc8eccac54b073dc4671b468652e3c467
3
- size 121073728
 
 
 
 
prezipped/v2/rosaria-jp 500 epochs 48k v2.zip DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:034e7f01f6c58c27b6f6a357cb8cd441b91ed77781c45a7686cdde20bbb647a5
3
- size 148774908
 
 
 
 
prezipped/v2/sara-jp 208 epochs 48k v2.zip DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:b50a3d8f8e4a1e14ad22c3f9ac87f6bd93f2ff5267f90609ca5befaccb5de81d
3
- size 224686759
 
 
 
 
prezipped/v2/shenhe-jp 125 epochs 48k v2.zip DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:452d7deecd19ef3d34908f0b0f18813cd4fc05b7f279d7fe083f1e4f22e4997b
3
- size 262821434
 
 
 
 
prezipped/v2/sigewinne-jp 307 epochs 48k v2.zip DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:0e3f7c9246f73d51edcad797ff5e79989420df984e5828a6751e51d7d0ef7c54
3
- size 130765721
 
 
 
 
prezipped/v2/sucrose-jp 104 epochs 48k v2.zip DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:cb2ac0210a534feb6bc7fa821649d6e6f90af671e003f1dac3db287f35ffa576
3
- size 344951501
 
 
 
 
prezipped/v2/tartaglia-jp 103 epochs 48k v2.zip DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:55494b158b2d9b3ec8c5aff56240916e1a740f5c8bd71b05ad0ba9715c8cf58b
3
- size 348233010
 
 
 
 
prezipped/v2/wriothesley-jp 101 epochs 48k v2.zip DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:af3e9c1a0bb8b3dfe80bdb867de0bb1934aa4f8d53fb7212841e900b6467d213
3
- size 380635900
 
 
 
 
prezipped/v2/yanfei-jp 107 epochs 48k v2.zip DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:d7d53c80152f94a6260dc02c0a9b5937d555fd77842e78ddcf56a9fe83d4c75f
3
- size 413045185