fantiti commited on
Commit
08ad986
·
verified ·
1 Parent(s): 8fb1494

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -271,8 +271,8 @@ with gr.Blocks(theme=gr.themes.Default(primary_hue="green", secondary_hue="blue"
271
  )
272
  gr.Markdown("Agradecimentos a rany2 pelo Edge-TTS")
273
 
274
- with gr.TabItem("Lote (Arquivo txt)"):
275
- gr.Markdown("Carregar texto de um arquivo")
276
  # Language and voice selection (same as first tab)
277
  with gr.Row():
278
  language_input_file = gr.Dropdown(
 
271
  )
272
  gr.Markdown("Agradecimentos a rany2 pelo Edge-TTS")
273
 
274
+ with gr.TabItem("Tập tin (định dạng txt)"):
275
+ gr.Markdown("Load văn bản từ tập tin")
276
  # Language and voice selection (same as first tab)
277
  with gr.Row():
278
  language_input_file = gr.Dropdown(