Spaces:
Runtime error
Runtime error
Commit
·
7b9b10a
1
Parent(s):
704b744
Update Gradio/app.py
Browse files- Gradio/app.py +1 -1
Gradio/app.py
CHANGED
@@ -42,7 +42,7 @@ This model is trained on 25-hours of datacollected by the team.
|
|
42 |
</center>
|
43 |
</p>
|
44 |
"""
|
45 |
-
|
46 |
examples = [["Sample/sample1.mp3"], ["Sample/sample2.mp3"], ["Sample/sample3.mp3"]]
|
47 |
|
48 |
|
|
|
42 |
</center>
|
43 |
</p>
|
44 |
"""
|
45 |
+
article = "<p style='text-align: center'><a href='https://seventick.com/asr-model-for-urdu-language/' target='_blank'>Visit for more info</a></p>"
|
46 |
examples = [["Sample/sample1.mp3"], ["Sample/sample2.mp3"], ["Sample/sample3.mp3"]]
|
47 |
|
48 |
|