mirror of
https://github.com/fumiama/Retrieval-based-Voice-Conversion-WebUI.git
synced 2026-06-05 01:10:22 +08:00
optimize(train): move discriminators into rvc
This commit is contained in:
@@ -1 +1,21 @@
|
||||
{"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"}
|
||||
{
|
||||
"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"
|
||||
}
|
||||
Reference in New Issue
Block a user