Abdurahman
commited on
Commit
•
b50881a
1
Parent(s):
38f4de1
app
Browse files
app.py
CHANGED
@@ -14,7 +14,7 @@ with gr.Blocks() as app:
|
|
14 |
|
15 |
Select an uyghur script, enter or generate text, and check your pronunciation. You may also generate AI pronunciation to compare.
|
16 |
|
17 |
-
Note: Please audio input to
|
18 |
"""
|
19 |
)
|
20 |
with gr.Row():
|
|
|
14 |
|
15 |
Select an uyghur script, enter or generate text, and check your pronunciation. You may also generate AI pronunciation to compare.
|
16 |
|
17 |
+
Note: Please keep the audio input to under 10 seconds for faster processing since this space is running on CPU basic.
|
18 |
"""
|
19 |
)
|
20 |
with gr.Row():
|