chore: vc_single -> vc_inference
This commit is contained in:
@@ -27,7 +27,7 @@ def inference(
|
||||
):
|
||||
vc = VC()
|
||||
vc.get_vc(modelpath)
|
||||
tgt_sr, audio_opt, times, _ = vc.vc_single(
|
||||
tgt_sr, audio_opt, times, _ = vc.vc_inference(
|
||||
sid,
|
||||
input,
|
||||
f0_up_key,
|
||||
|
||||
Reference in New Issue
Block a user