mirror of
https://github.com/w-okada/voice-changer.git
synced 2025-01-26 06:55:02 +03:00
59 lines
1.6 KiB
JSON
59 lines
1.6 KiB
JSON
|
{
|
||
|
"type": "demo",
|
||
|
"id": "MMVCv15",
|
||
|
"front": {
|
||
|
"title": {
|
||
|
"mainTitle": "VC Client",
|
||
|
"subTitle": "for MMVC v.1.5",
|
||
|
"lineNum": 1
|
||
|
},
|
||
|
"serverControl": {},
|
||
|
"modelSetting": {
|
||
|
"ONNXEnable": true,
|
||
|
"pyTorchEnable": true,
|
||
|
"MMVCCorrespondense": true,
|
||
|
"pyTorchClusterEnable": false,
|
||
|
"showPyTorchDefault": false
|
||
|
},
|
||
|
"deviceSetting": {},
|
||
|
"qualityControl": {
|
||
|
"F0DetectorEnable": true
|
||
|
},
|
||
|
"speakerSetting": {
|
||
|
"srcIdEnable": true,
|
||
|
"editSpeakerIdMappingEnable": false,
|
||
|
"f0FactorEnable": true,
|
||
|
"tuningEnable": false,
|
||
|
"clusterInferRationEnable": false,
|
||
|
"noiseScaleEnable": false,
|
||
|
"silentThresholdEnable": false
|
||
|
},
|
||
|
"converterSetting": {
|
||
|
"extraDataLengthEnable": false
|
||
|
},
|
||
|
"advancedSetting": {
|
||
|
"serverURLEnable": true,
|
||
|
"protocolEnable": true,
|
||
|
"sampleRateEnable": true,
|
||
|
"sendingSampleRateEnable": true,
|
||
|
"crossFadeOverlapSizeEnable": true,
|
||
|
"crossFadeOffsetRateEnable": true,
|
||
|
"crossFadeEndRateEnable": true,
|
||
|
"downSamplingModeEnable": true,
|
||
|
"trancateNumTresholdEnable": true
|
||
|
}
|
||
|
},
|
||
|
|
||
|
"dialogs": {
|
||
|
"license": [
|
||
|
{
|
||
|
"title": "c",
|
||
|
"auther": "c",
|
||
|
"contact": "b",
|
||
|
"url": "a",
|
||
|
"license": "MIT"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
}
|