mirror of
https://github.com/DrewThomasson/ebook2audiobook.git
synced 2026-01-07 21:14:06 -05:00
v25.12.30
This commit is contained in:
@@ -1822,7 +1822,7 @@ def build_interface(args:dict)->gr.Blocks:
|
||||
gr_custom_model_file.upload(
|
||||
fn=change_gr_custom_model_file,
|
||||
inputs=[gr_custom_model_file, gr_tts_engine_list, gr_session],
|
||||
outputs=[gr_custom_model_file, gr_custom_model_list, gr_voice_list],
|
||||
outputs=[gr_custom_model_file, gr_custom_model_list],
|
||||
show_progress_on=[gr_custom_model_list]
|
||||
).then(
|
||||
fn=update_gr_voice_list,
|
||||
|
||||
Reference in New Issue
Block a user