mirror of
https://github.com/w-okada/voice-changer.git
synced 2025-01-26 06:55:02 +03:00
38 lines
853 B
JSON
38 lines
853 B
JSON
|
{
|
||
|
"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"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
}
|