{ "type": "demo", "id": "RVC", "front": { "title": [ { "name": "title", "options": { "mainTitle": "Realtime Voice Changer Client", "subTitle": "for RVC", "lineNum": 1 } }, { "name": "clearSetting", "options": {} } ], "serverControl": [ { "name": "startButton", "options": {} }, { "name": "performance", "options": {} }, { "name": "serverInfo", "options": {} }, { "name": "modelSwitch", "options": {} }, { "name": "onnxExport", "options": {} } ], "modelSetting": [ { "name": "modelUploader", "options": { "showModelSlot": true, "showFrameworkSelector": false, "showConfig": false, "oneModelFileType": true, "showOnnx": false, "showPyTorch": false, "showCorrespondence": false, "showPyTorchCluster": false, "showFeature": true, "showIndex": true, "showHalfPrecision": false, "showPyTorchEnableCheckBox": false, "defaultEnablePyTorch": true, "onlySelectedFramework": true, "showDefaultTune": true } } ], "lab": [ { "name": "mergeLab", "options": {} } ], "deviceSetting": [ { "name": "audioDeviceMode", "options": {} }, { "name": "audioInput", "options": {} }, { "name": "audioOutput", "options": {} }, { "name": "ioBuffer", "options": {} } ], "qualityControl": [ { "name": "noiseControl", "options": {} }, { "name": "gainControl", "options": {} }, { "name": "f0Detector", "options": { "detectors": ["dio", "harvest"] } }, { "name": "divider", "options": {} }, { "name": "analyzer", "options": {} } ], "speakerSetting": [ { "name": "dstId", "options": { "showF0": true, "useServerInfo": false } }, { "name": "tune", "options": {} }, { "name": "indexRatio", "options": {} }, { "name": "silentThreshold", "options": {} } ], "converterSetting": [ { "name": "inputChunkNum", "options": {} }, { "name": "extraDataLength", "options": {} }, { "name": "gpu", "options": {} } ], "advancedSetting": [ { "name": "protocol", "options": {} }, { "name": "crossFadeOverlapSize", "options": {} }, { "name": "crossFadeOffsetRate", "options": {} }, { "name": "crossFadeEndRate", "options": {} }, { "name": "trancateNumThreshold", "options": {} }, { "name": "rvcQuality", "options": {} }, { "name": "silenceFront", "options": {} }, { "name": "enableDirectML", "options": {} } ] }, "dialogs": { "license": [ { "title": "Retrieval-based-Voice-Conversion-WebUI", "auther": "liujing04", "contact": "", "url": "https://github.com/liujing04/Retrieval-based-Voice-Conversion-WebUI", "license": "MIT" } ] } }