Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -124,7 +124,7 @@ demo = gr.Interface(
|
|
| 124 |
],
|
| 125 |
outputs=gr.Audio(label="Generated Speech", type="filepath"),
|
| 126 |
title="Text-to-Speech with Uyghur Arabic Script TTS",
|
| 127 |
-
description="Uyghur TTS Text To Speech
|
| 128 |
examples=examples,
|
| 129 |
css="""
|
| 130 |
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+Arabic&display=swap');
|
|
|
|
| 124 |
],
|
| 125 |
outputs=gr.Audio(label="Generated Speech", type="filepath"),
|
| 126 |
title="Text-to-Speech with Uyghur Arabic Script TTS",
|
| 127 |
+
description="Uyghur TTS Text To Speech",
|
| 128 |
examples=examples,
|
| 129 |
css="""
|
| 130 |
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+Arabic&display=swap');
|