alimboff commited on
Commit
d4c4038
1 Parent(s): b04d3bf

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -30,7 +30,7 @@ iface = gr.Interface(
30
  fn=tts,
31
  inputs=gr.Textbox(
32
  label="Text",
33
- value="Default text here if you need it.",
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",