CoolFace
Apppublic

mosibi/RVC_HFv2

sourceHugging Faceupdated 2y agoView on Hugging Face
0likes
inference-presets.json21 linesDownload Raw Back to root
1{2  "presets": [3    {4      "name": "Default Preset",5      "model": "",6      "transpose": 0,7      "audio_file": "",8      "f0_method": "pm",9      "crepe_hop_length": 160,10      "median_filtering": 3,11      "feature_path": "",12      "auto_feature_path": "",13      "search_feature_ratio": 0.88,14      "resample": 0,15      "volume_envelope": 1,16      "protect_voiceless": 0.33,17      "f0_file_path": ""18    }19  ]20}21