salmaniq's picture
Upload 152 files
a72b927
raw
history blame contribute delete
No virus
241 Bytes
from app.rvc.rvc_infer import rvc_convert
wav=rvc_convert(
model_path="/Users/saboor/Documents/TTS-RVC-API-1/rizwan.pth",
f0_up_key=2,
input_path="/Users/saboor/Documents/TTS-RVC-API-1/out.wav"
)