Update app.py
Browse files
app.py
CHANGED
@@ -82,7 +82,7 @@ iface = gr.Interface(
|
|
82 |
gr.Textbox(label="Stressed")
|
83 |
],
|
84 |
title="🇺🇦 - Ukrainian Voices",
|
85 |
-
article="
|
86 |
)
|
87 |
|
88 |
iface.launch()
|
|
|
82 |
gr.Textbox(label="Stressed")
|
83 |
],
|
84 |
title="🇺🇦 - Ukrainian Voices",
|
85 |
+
article="Speech synthesis - UA",
|
86 |
)
|
87 |
|
88 |
iface.launch()
|