{
    "type": "demo",
    "id": "so-vits-svc-40",
    "front": {
        "title": [
            {
                "name": "title",
                "options": {
                    "mainTitle": "Realtime Voice Changer Client",
                    "subTitle": "for so-vits-svc-40",
                    "lineNum": 1
                }
            },
            {
                "name": "clearSetting",
                "options": {}
            }
        ],
        "serverControl": [
            {
                "name": "startButton",
                "options": {}
            },
            {
                "name": "performance",
                "options": {}
            },
            {
                "name": "serverInfo",
                "options": {}
            }
        ],
        "modelSetting": [
            {
                "name": "modelUploaderv2",
                "options": {}
            },
            {
                "name": "commonFileSelect",
                "options": {
                    "title": "Config(.json)",
                    "acceptExtentions": ["json"],
                    "fileKind": "soVitsSvc40Config"
                }
            },
            {
                "name": "commonFileSelect",
                "options": {
                    "title": "Model(.pth, .pt)",
                    "acceptExtentions": ["pth", "pt"],
                    "fileKind": "soVitsSvc40Model"
                }
            },
            {
                "name": "commonFileSelect",
                "options": {
                    "title": "Cluster(.pth, .pt)",
                    "acceptExtentions": ["pth", "pt"],
                    "fileKind": "soVitsSvc40Cluster"
                }
            },
            {
                "name": "modelUploadButtonRow2",
                "options": {}
            }
        ],
        "lab": [],

        "deviceSetting": [
            {
                "name": "audioDeviceMode",
                "options": {}
            },
            {
                "name": "audioInput",
                "options": {}
            },
            {
                "name": "audioOutput",
                "options": {}
            }
        ],
        "qualityControl": [
            {
                "name": "noiseControl",
                "options": {}
            },
            {
                "name": "gainControl",
                "options": {}
            },
            {
                "name": "f0Detector",
                "options": {}
            },
            {
                "name": "divider",
                "options": {}
            },
            {
                "name": "analyzer",
                "options": {}
            }
        ],
        "speakerSetting": [
            {
                "name": "dstId",
                "options": {
                    "showF0": false,
                    "useServerInfo": true,
                    "dstIdDisplayType": "sovitsvc40"
                }
            },
            {
                "name": "tune",
                "options": {
                    "showPredictF0": true
                }
            },
            {
                "name": "clusterInferRatio",
                "options": {}
            },
            {
                "name": "noiseScale",
                "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": {}
            }
        ]
    },

    "dialogs": {
        "license": [
            {
                "title": "svc-develop-team",
                "auther": "",
                "contact": "",
                "url": "https://github.com/svc-develop-team/so-vits-svc",
                "license": "MIT"
            }
        ]
    }
}