feat: added raiden-jp
Browse files
README.md
CHANGED
@@ -43,4 +43,6 @@ I may exclude some models to higher epochs due to the low duration of the charac
|
|
43 |
This was trained on Mangio-Fork RVC.<br />
|
44 |
Pitch Extract using Crepe, with 16 hops.<br />
|
45 |
This model was trained with 100 epochs, 8 batch sizes, and a 48K sample rate. (some models had a 40k sample rate).<br />
|
46 |
-
Every V2 model was trained more or less around 60 minutes of character voice.
|
|
|
|
|
|
43 |
This was trained on Mangio-Fork RVC.<br />
|
44 |
Pitch Extract using Crepe, with 16 hops.<br />
|
45 |
This model was trained with 100 epochs, 8 batch sizes, and a 48K sample rate. (some models had a 40k sample rate).<br />
|
46 |
+
Every V2 model was trained more or less around 60 minutes of character voice.
|
47 |
+
|
48 |
+
The raiden model is 101 epochs :)
|
models/model_info.json
CHANGED
@@ -95,6 +95,14 @@
|
|
95 |
"feature_retrieval_library": "added_IVF2062_Flat_nprobe_1.index",
|
96 |
"author":"ArkanDash"
|
97 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
98 |
"klee-jp": {
|
99 |
"enable": true,
|
100 |
"model_path": "klee-jp.pth",
|
|
|
95 |
"feature_retrieval_library": "added_IVF2062_Flat_nprobe_1.index",
|
96 |
"author":"ArkanDash"
|
97 |
},
|
98 |
+
"raiden-jp": {
|
99 |
+
"enable": true,
|
100 |
+
"model_path": "raiden-jp.pth",
|
101 |
+
"title": "Genshin Impact - Raiden Shogun",
|
102 |
+
"cover": "cover.png",
|
103 |
+
"feature_retrieval_library": "added_IVF4256_Flat_nprobe_1_raiden-jp_v2.index",
|
104 |
+
"author":"ArkanDash"
|
105 |
+
},
|
106 |
"klee-jp": {
|
107 |
"enable": true,
|
108 |
"model_path": "klee-jp.pth",
|
models/raiden-jp/added_IVF4256_Flat_nprobe_1_raiden-jp_v2.index
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6afc3d0889f48ffc1a27653ed43adebe3101924169b7e20d5250cd7048971867
|
3 |
+
size 524348579
|
models/raiden-jp/cover.png
ADDED
Git LFS Details
|
models/raiden-jp/raiden-jp.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:16d7b238858bbe97c1a4c3ca378063f0d0a05bbe8a8f66cc42672caf9c2f6749
|
3 |
+
size 57589001
|
prezipped/v2/raiden-jp 101 epochs 48k v2.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c2d1faab6a486ef0b49caed89263864146c94a48cccc68364c7b5ad3db59b617
|
3 |
+
size 380538408
|