Update app.py
Browse files
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("
|
275 |
-
gr.Markdown("
|
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(
|