mirror of
https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI.git
synced 2025-04-26 22:48:59 +08:00
parent
86b086e393
commit
69071119a9
@ -1309,6 +1309,7 @@ with gr.Blocks() as app:
|
|||||||
choices=sorted(index_paths),
|
choices=sorted(index_paths),
|
||||||
interactive=True,
|
interactive=True,
|
||||||
)
|
)
|
||||||
|
refresh_button.click(fn=lambda: change_choices()[1], inputs=[], outputs=file_index4)
|
||||||
# file_big_npy2 = gr.Textbox(
|
# file_big_npy2 = gr.Textbox(
|
||||||
# label=i18n("特征文件路径"),
|
# label=i18n("特征文件路径"),
|
||||||
# value="E:\\codes\\py39\\vits_vc_gpu_train\\logs\\mi-test-1key\\total_fea.npy",
|
# value="E:\\codes\\py39\\vits_vc_gpu_train\\logs\\mi-test-1key\\total_fea.npy",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user