mirror of
https://github.com/w-okada/voice-changer.git
synced 2025-01-24 22:15:02 +03:00
66 lines
1.8 KiB
JSON
66 lines
1.8 KiB
JSON
{
|
|
"type": "demo",
|
|
"id": "so-vits-svc-40v2",
|
|
"front": {
|
|
"title": {
|
|
"mainTitle": "Realtime Voice Changer Client",
|
|
"subTitle": "for so-vits-svc-40v2",
|
|
"lineNum": 1
|
|
},
|
|
"serverControl": {
|
|
"modelInfoEnable": true
|
|
},
|
|
"modelSetting": {
|
|
"ONNXEnable": false,
|
|
"pyTorchEnable": true,
|
|
"MMVCCorrespondense": false,
|
|
"pyTorchClusterEnable": true,
|
|
"showPyTorchDefault": true,
|
|
"frameworkEnable": true,
|
|
"modelUploaderEnable": true,
|
|
"configRow": true,
|
|
"uploadRow": true
|
|
},
|
|
"deviceSetting": {},
|
|
"qualityControl": {
|
|
"F0DetectorEnable": true
|
|
},
|
|
"speakerSetting": {
|
|
"srcIdEnable": false,
|
|
"dstIdEnable": true,
|
|
"editSpeakerIdMappingEnable": false,
|
|
"f0FactorEnable": false,
|
|
"tuningEnable": true,
|
|
"clusterInferRationEnable": true,
|
|
"noiseScaleEnable": true,
|
|
"silentThresholdEnable": true
|
|
},
|
|
"converterSetting": {
|
|
"extraDataLengthEnable": true
|
|
},
|
|
"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"
|
|
}
|
|
]
|
|
}
|
|
}
|