mirror of
https://github.com/JarodMica/ai-voice-cloning.git
synced 2025-06-07 06:05:52 -04:00
update name of langauge dataset tab
This commit is contained in:
parent
5e943c75fc
commit
8e01cd8fad
1 changed files with 1 additions and 1 deletions
|
@ -791,7 +791,7 @@ def setup_gradio():
|
|||
with gr.Column():
|
||||
prepare_dataset_output = gr.TextArea(
|
||||
label="Console Output", interactive=False, max_lines=8)
|
||||
with gr.Tab("Prepare Other Language"):
|
||||
with gr.Tab("Prepare Large Files"):
|
||||
with gr.Row():
|
||||
with gr.Column():
|
||||
DATASET2_SETTINGS = {}
|
||||
|
|
Loading…
Add table
Reference in a new issue