mirror of
https://github.com/JarodMica/ai-voice-cloning.git
synced 2025-06-07 06:05:52 -04:00
Add rvc.json
This commit is contained in:
parent
fc7a029981
commit
767aacc60e
1 changed files with 10 additions and 0 deletions
10
config/rvc.json
Normal file
10
config/rvc.json
Normal file
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"rvc_model": "ram.pth",
|
||||
"f0_up_key": 0,
|
||||
"file_index": "added_IVF256_Flat_nprobe_1_rui48k_v2.index",
|
||||
"index_rate": 0,
|
||||
"filter_radius": 3,
|
||||
"resample_sr": 48000,
|
||||
"rms_mix_rate": 0.25,
|
||||
"protect": 0.33
|
||||
}
|
Loading…
Add table
Reference in a new issue