mirror of
https://github.com/Mangio621/Mangio-RVC-Fork.git
synced 2025-12-15 19:17:41 +01:00
20 lines
512 B
JSON
20 lines
512 B
JSON
{
|
|
"presets": [
|
|
{
|
|
"name": "Default Preset",
|
|
"model": "",
|
|
"transpose": 0,
|
|
"audio_file": "",
|
|
"f0_method": "pm",
|
|
"crepe_hop_length": 160,
|
|
"median_filtering": 3,
|
|
"feature_path": "",
|
|
"auto_feature_path": "",
|
|
"search_feature_ratio": 0.88,
|
|
"resample": 0,
|
|
"volume_envelope": 1,
|
|
"protect_voiceless": 0.33,
|
|
"f0_file_path": ""
|
|
}
|
|
]
|
|
} |