Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -57,7 +57,7 @@ iface = gr.Interface(
|
|
57 |
)
|
58 |
],
|
59 |
outputs=gr.Audio(label="Output",type='filepath'),
|
60 |
-
examples=examples
|
61 |
title="🗣️Persian ttt - glow_tts 🗣️",
|
62 |
description=description,
|
63 |
article=article,
|
|
|
57 |
)
|
58 |
],
|
59 |
outputs=gr.Audio(label="Output",type='filepath'),
|
60 |
+
examples=examples,
|
61 |
title="🗣️Persian ttt - glow_tts 🗣️",
|
62 |
description=description,
|
63 |
article=article,
|