Spaces:
Runtime error
Runtime error
kingabzpro
commited on
Commit
·
03cbfbf
1
Parent(s):
34aa4f5
Update app.py
Browse files
app.py
CHANGED
@@ -25,7 +25,7 @@ This model is a fine-tuned version of facebook/wav2vec2-xls-r-300m on the common
|
|
25 |
</center>
|
26 |
"""
|
27 |
|
28 |
-
article = "<p style='text-align: center'><a href='https://dagshub.com/kingabzpro/Urdu-ASR-SOTA' target='_blank'>Source Code on DagsHub</a></p><p style='text-align: center'><a href='https://huggingface.co/blog/fine-tune-xlsr-wav2vec2' target='_blank'>Fine-tuning XLS-R for Multi-Lingual ASR with 🤗 Transformers</a></p></center><center><img src='https://visitor-badge.glitch.me/badge?page_id=kingabzpro/Urdu-ASR
|
29 |
|
30 |
|
31 |
gr.Interface(
|
|
|
25 |
</center>
|
26 |
"""
|
27 |
|
28 |
+
article = "<p style='text-align: center'><a href='https://dagshub.com/kingabzpro/Urdu-ASR-SOTA' target='_blank'>Source Code on DagsHub</a></p><p style='text-align: center'><a href='https://huggingface.co/blog/fine-tune-xlsr-wav2vec2' target='_blank'>Fine-tuning XLS-R for Multi-Lingual ASR with 🤗 Transformers</a></p></center><center><img src='https://visitor-badge.glitch.me/badge?page_id=kingabzpro/real-time-Urdu-ASR' alt='visitor badge'></center></p>"
|
29 |
|
30 |
|
31 |
gr.Interface(
|