Spaces:
Running
Running
Irpan
commited on
Commit
·
da61140
1
Parent(s):
9a0faf6
app.py
CHANGED
@@ -80,6 +80,8 @@ with gr.Blocks() as demo:
|
|
80 |
</p>
|
81 |
|
82 |
To learn more about Uyghur Speech Technology, please check out my [blog post](https://ixxan.github.io/low-resource-speech-ug/).
|
|
|
|
|
83 |
"""
|
84 |
)
|
85 |
tabbed_interface.render()
|
|
|
80 |
</p>
|
81 |
|
82 |
To learn more about Uyghur Speech Technology, please check out my [blog post](https://ixxan.github.io/low-resource-speech-ug/).
|
83 |
+
|
84 |
+
To see the model fine-tuning code, please visit my [GitHub repository](https://github.com/ixxan/ug-speech).
|
85 |
"""
|
86 |
)
|
87 |
tabbed_interface.render()
|