voice-changer/client/demo_v13/dist/assets/gui_settings/MMVCv13.json

38 lines
853 B
JSON
Raw Normal View History

2023-04-04 10:38:30 +03:00
{
"type": "demo",
"id": "MMVCv13",
"front": {
"title": {
"mainTitle": "VC Client",
"subTitle": "MMVC for v.1.3",
"lineNum": 1
},
"serverControl": {},
"modelSetting": {
"ONNXEnable": true,
"pyTorchEnable": true,
"MMVCCorrespondense": false,
"pyTorchClusterEnable": false
},
"deviceSetting": {},
"qualityControl": {
"F0DetectorEnable": false
},
"speakerSetting": [],
"converterSetting": [],
"advancedSetting": []
},
"dialogs": {
"license": [
{
"title": "c",
"auther": "c",
"contact": "b",
"url": "a",
"license": "MIT"
}
]
}
}