Zaxxced commited on
Commit
56994e5
·
1 Parent(s): faeeb3f

Upload model_info.json

Browse files
Files changed (1) hide show
  1. weights/Random/model_info.json +42 -0
weights/Random/model_info.json ADDED
@@ -0,0 +1,42 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "ayaka-v2": {
3
+ "enable": true,
4
+ "model_path": "ayaka-v2.pth",
5
+ "title": "Kamisato Ayaka Japanese Dub - 1000 epoch",
6
+ "cover": "cover.png",
7
+ "feature_retrieval_library": "added_IVF1018_Flat_nprobe_1_ayaka_v2.index",
8
+ "author": "Mocci24"
9
+ },
10
+ "kokomi-v2": {
11
+ "enable": true,
12
+ "model_path": "kokomi-v2.pth",
13
+ "title": "Sangonomiya Kokomi Japanese Dub - 400 epoch",
14
+ "cover": "cover.png",
15
+ "feature_retrieval_library": "added_IVF934_Flat_nprobe_1_kokomi_v2.index",
16
+ "author": "Mocci24"
17
+ },
18
+ "yae-v2": {
19
+ "enable": true,
20
+ "model_path": "yae-v2.pth",
21
+ "title": "Yae Miko Japanese Dub - 400 epoch",
22
+ "cover": "cover.png",
23
+ "feature_retrieval_library": "added_IVF1097_Flat_nprobe_1_yae-v2_v2.index",
24
+ "author": "Mocci24"
25
+ },
26
+ "kazuha-v2": {
27
+ "enable": true,
28
+ "model_path": "kazuha-v2.pth",
29
+ "title": "Kaedehara Kazuha Japanese Dub - 400 epoch",
30
+ "cover": "cover.png",
31
+ "feature_retrieval_library": "added_IVF860_Flat_nprobe_1_kazuha_v2.index",
32
+ "author": "Mocci24"
33
+ },
34
+ "raiden-v2": {
35
+ "enable": true,
36
+ "model_path": "raiden-v2.pth",
37
+ "title": "Raiden Ei Japanese Dub - 400 epoch",
38
+ "cover": "cover.png",
39
+ "feature_retrieval_library": "added_IVF1050_Flat_nprobe_1_raiden-v2_v2.index",
40
+ "author": "HirumiM"
41
+ }
42
+ }