Spaces:
Running
Running
Irpan
commited on
Commit
·
6a213c1
1
Parent(s):
26e70b7
app.py
CHANGED
@@ -66,6 +66,7 @@ with gr.Blocks() as demo:
|
|
66 |
<p style="text-align: center; font-size: 16px; color: #555;">
|
67 |
Comparisons of existing and fine-tuned speech models for transcribing and synthesizing Uyghur speech.
|
68 |
</p>
|
|
|
69 |
To learn more about Uyghur Speech Technology, please check out my [blog post](https://ixxan.github.io/low-resource-speech-ug/).
|
70 |
"""
|
71 |
)
|
|
|
66 |
<p style="text-align: center; font-size: 16px; color: #555;">
|
67 |
Comparisons of existing and fine-tuned speech models for transcribing and synthesizing Uyghur speech.
|
68 |
</p>
|
69 |
+
|
70 |
To learn more about Uyghur Speech Technology, please check out my [blog post](https://ixxan.github.io/low-resource-speech-ug/).
|
71 |
"""
|
72 |
)
|