Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -30,7 +30,7 @@ iface = gr.Interface(
|
|
30 |
fn=tts,
|
31 |
inputs=gr.Textbox(
|
32 |
label="Text",
|
33 |
-
value="
|
34 |
),
|
35 |
outputs=gr.Audio(label="Output", type='filepath'),
|
36 |
title="Karachay-Malkar TTS",
|
|
|
30 |
fn=tts,
|
31 |
inputs=gr.Textbox(
|
32 |
label="Text",
|
33 |
+
value="Кюн ахшы болсун",
|
34 |
),
|
35 |
outputs=gr.Audio(label="Output", type='filepath'),
|
36 |
title="Karachay-Malkar TTS",
|