diff --git a/client/demo_v13/dist/assets/gui_settings/MMVCv13.json b/client/demo_v13/dist/assets/gui_settings/MMVCv13.json new file mode 100644 index 00000000..2c8d0b02 --- /dev/null +++ b/client/demo_v13/dist/assets/gui_settings/MMVCv13.json @@ -0,0 +1,37 @@ +{ + "type": "demo", + "id": "MMVCv13", + "front": { + "title": { + "mainTitle": "VC Client", + "subTitle": "MMVC for v.1.3", + "lineNum": 1 + }, + "serverControl": {}, + "modelSetting": { + "ONNXEnable": true, + "pyTorchEnable": true, + "MMVCCorrespondense": false, + "pyTorchClusterEnable": false + }, + "deviceSetting": {}, + "qualityControl": { + "F0DetectorEnable": false + }, + "speakerSetting": [], + "converterSetting": [], + "advancedSetting": [] + }, + + "dialogs": { + "license": [ + { + "title": "c", + "auther": "c", + "contact": "b", + "url": "a", + "license": "MIT" + } + ] + } +} diff --git a/client/demo_v13/dist/index.html b/client/demo_v13/dist/index.html index 83226387..bd2ec274 100644 --- a/client/demo_v13/dist/index.html +++ b/client/demo_v13/dist/index.html @@ -1 +1,10 @@ -