53 lines
1.4 KiB
JSON
Raw Normal View History

2023-04-06 02:31:10 +09:00
{
"type": "demo",
"id": "RVC",
"front": {
2023-06-10 13:01:46 +09:00
"title": [],
2023-06-09 19:57:08 +09:00
"serverControl": [],
"modelSetting": [],
2023-06-10 13:01:46 +09:00
"lab": [],
2023-05-07 04:18:18 +09:00
2023-06-09 19:57:08 +09:00
"deviceSetting": [],
"qualityControl": [],
"speakerSetting": [],
"converterSetting": [],
2023-06-10 13:01:46 +09:00
"advancedSetting": [],
"modelSlotControl": [
2023-04-07 14:07:03 +09:00
{
2023-06-10 13:01:46 +09:00
"name": "headerArea",
"options": {
"mainTitle": "Realtime Voice Changer Client",
"subTitle": "for RVC"
}
2023-04-07 14:07:03 +09:00
},
{
2023-06-09 19:57:08 +09:00
"name": "modelSlotArea",
2023-04-07 14:07:03 +09:00
"options": {}
2023-04-08 04:39:04 +09:00
},
{
2023-06-09 19:57:08 +09:00
"name": "characterArea",
2023-04-08 04:39:04 +09:00
"options": {}
2023-04-19 07:57:19 +09:00
},
{
2023-06-09 19:57:08 +09:00
"name": "configArea",
"options": {
"detectors": ["dio", "harvest", "crepe"],
"inputChunkNums": [8, 16, 24, 32, 40, 48, 64, 80, 96, 112, 128, 192, 256, 320, 384, 448, 512, 576, 640, 704, 768, 832, 896, 960, 1024, 2048]
}
2023-04-07 14:07:03 +09:00
}
]
2023-04-06 02:31:10 +09:00
},
"dialogs": {
"license": [
{
2023-04-06 04:27:46 +09:00
"title": "Retrieval-based-Voice-Conversion-WebUI",
"auther": "liujing04",
"contact": "",
"url": "https://github.com/liujing04/Retrieval-based-Voice-Conversion-WebUI",
2023-04-06 02:31:10 +09:00
"license": "MIT"
}
]
}
}