Batch inference fix

Batch inference fix.
This commit is contained in:
kalomaze
2023-07-25 12:28:55 -05:00
committed by GitHub

View File

@@ -368,6 +368,7 @@ def vc_multi(
info, opt = vc_single(
sid,
path,
None,
f0_up_key,
None,
f0_method,
@@ -2239,7 +2240,7 @@ with gr.Blocks(theme=gr.themes.Soft()) as app:
but1.click(
vc_multi,
[
spk_item,
sid0,
dir_input,
opt_input,
inputs,