Spaces:
Running
Running
Upload model_info.json
Browse files
weights/Random voice/model_info.json
ADDED
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"furina-jp": {
|
3 |
+
"enable": true,
|
4 |
+
"model_path": "furina-jp.pth",
|
5 |
+
"title": "Furina - 275 Epochs",
|
6 |
+
"cover": "cover.png",
|
7 |
+
"feature_retrieval_library": "added_IVF1358_Flat_nprobe_1_furina-jp_v2.index",
|
8 |
+
"author":"Nickbryan"
|
9 |
+
},
|
10 |
+
"charlotte-jp": {
|
11 |
+
"enable": true,
|
12 |
+
"model_path": "charlotte-jp.pth",
|
13 |
+
"title": "Charlotte - 400 Epochs",
|
14 |
+
"cover": "cover.png",
|
15 |
+
"feature_retrieval_library": "added_IVF1318_Flat_nprobe_1_charlotte-jp_v2.index",
|
16 |
+
"author":"Nickbryan"
|
17 |
+
}
|
18 |
+
}
|