{ "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": "modelSwitch", "options": {} }, { "name": "serverOperation", "options": { "showDownload": true, "showExportOnnx": true, "showReload": true } } ], "modelSetting": [ { "name": "modelUploaderv2", "options": {} }, { "name": "modelSlotRow2", "options": {} }, { "name": "commonFileSelect", "options": { "title": "Model(.onnx, .pt, pth)", "acceptExtentions": ["onnx", "pth", "pt"], "fileKind": "rvcModel" } }, { "name": "commonFileSelect", "options": { "title": "index(.index)", "acceptExtentions": ["index"], "fileKind": "rvcIndex" } }, { "name": "sampleModelSelect", "options": {} }, { "name": "sampleDownloadControlRow", "options": {} }, { "name": "defaultTuneRow2", "options": {} }, { "name": "modelUploadButtonRow2", "options": {} } ], "lab": [ { "name": "mergeLab", "options": {} } ], "deviceSetting": [ { "name": "audioDeviceMode", "options": {} }, { "name": "audioInput", "options": {} }, { "name": "audioOutput", "options": {} } ], "qualityControl": [ { "name": "noiseControl", "options": {} }, { "name": "gainControl", "options": {} }, { "name": "f0Detector", "options": { "detectors": ["dio", "harvest", "crepe"] } }, { "name": "divider", "options": {} }, { "name": "analyzer", "options": {} } ], "speakerSetting": [ { "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": "silenceFront", "options": {} }, { "name": "protect", "options": {} } ] }, "dialogs": { "license": [ { "title": "Retrieval-based-Voice-Conversion-WebUI", "auther": "liujing04", "contact": "", "url": "https://github.com/liujing04/Retrieval-based-Voice-Conversion-WebUI", "license": "MIT" } ] } }