mirror of
https://github.com/Mangio621/Mangio-RVC-Fork.git
synced 2025-12-16 19:47:42 +01:00
Batch inference fix
Batch inference fix.
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user