Spaces:
Runtime error
Runtime error
File size: 1,027 Bytes
4643ab5 9b313b2 4877a55 4643ab5 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 |
{
"childe-v2": {
"enable": true,
"model_path": "childe-v2.pth",
"title": "Childe Japanese Dub - 400 epoch",
"cover": "cover.png",
"feature_retrieval_library": "added_IVF684_Flat_nprobe_1_childe-v2_v2.index",
"author": "HirumiM"
},
"yanfei-v2": {
"enable": true,
"model_path": "yanfei-v2.pth",
"title": "Yanfei Japanese Dub - 400 epoch",
"cover": "cover.png",
"feature_retrieval_library": "added_IVF1271_Flat_nprobe_1_yanfei-v2_v2.index",
"author": "HirumiM"
},
"xiao-v2": {
"enable": true,
"model_path": "xiao-v2.pth",
"title": "Xiao Japanese Dub - 400 epoch",
"cover": "cover.png",
"feature_retrieval_library": "added_IVF647_Flat_nprobe_1_xiao_v2.index",
"author": "HirumiM"
},
"xinyan-v2": {
"enable": true,
"model_path": "xinyan-v2.pth",
"title": "Xinyan Japanese Dub - 400 epoch",
"cover": "cover.png",
"feature_retrieval_library": "added_IVF971_Flat_nprobe_1_xinyan_v2.index",
"author": "HirumiM"
}
} |