1
0
mirror of https://github.com/fumiama/Retrieval-based-Voice-Conversion-WebUI.git synced 2026-06-07 10:10:23 +08:00

fix(web): unload model error

IndexError: tuple index out of range
This commit is contained in:
源文雨
2024-06-03 16:07:03 +09:00
parent 17e703a9ad
commit ccecac6133
5 changed files with 41 additions and 31 deletions

View File

@@ -1093,7 +1093,7 @@ with gr.Blocks(title="RVC WebUI") as app:
)
sid0.change(
fn=vc.get_vc,
inputs=[sid0, protect0, protect1],
inputs=[sid0, protect0, protect1, file_index2, file_index4],
outputs=[
spk_item,
protect0,