mirror of
https://github.com/fumiama/Retrieval-based-Voice-Conversion-WebUI.git
synced 2026-06-05 01:10:22 +08:00
21 lines
420 B
JSON
21 lines
420 B
JSON
{
|
|
"pth_path": "",
|
|
"index_path": "",
|
|
"sg_hostapi": "MME",
|
|
"sg_wasapi_exclusive": false,
|
|
"sg_input_device": "",
|
|
"sg_output_device": "",
|
|
"sr_type": "sr_device",
|
|
"threhold": -60.0,
|
|
"pitch": 12.0,
|
|
"formant": 0.0,
|
|
"rms_mix_rate": 0.5,
|
|
"index_rate": 0.0,
|
|
"block_time": 0.15,
|
|
"crossfade_length": 0.08,
|
|
"extra_time": 2.0,
|
|
"n_cpu": 4.0,
|
|
"use_jit": false,
|
|
"use_pv": false,
|
|
"f0method": "fcpe"
|
|
} |