Irpan
commited on
Commit
·
8da022a
1
Parent(s):
96bfe7a
add more text
Browse files
app.py
CHANGED
@@ -20,7 +20,7 @@ with gr.Blocks() as app:
|
|
20 |
|
21 |
(Note: Please keep the audio input to under 10 seconds for faster processing since this space is running on CPU basic.)
|
22 |
|
23 |
-
To learn more about Uyghur
|
24 |
"""
|
25 |
)
|
26 |
with gr.Row():
|
|
|
20 |
|
21 |
(Note: Please keep the audio input to under 10 seconds for faster processing since this space is running on CPU basic.)
|
22 |
|
23 |
+
To learn more about Uyghur speech technology, please check out my [blog post](https://ixxan.github.io/low-resource-speech-ug/) and this [demo](https://huggingface.co/spaces/ixxan/uyghur-speech-models).
|
24 |
"""
|
25 |
)
|
26 |
with gr.Row():
|