Spaces:
Runtime error
Runtime error
Commit
·
704b744
1
Parent(s):
b06cb80
Update Gradio/app.py
Browse files- Gradio/app.py +0 -2
Gradio/app.py
CHANGED
@@ -43,8 +43,6 @@ This model is trained on 25-hours of datacollected by the team.
|
|
43 |
</p>
|
44 |
"""
|
45 |
|
46 |
-
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-SOTA' alt='visitor badge'></center></p>"
|
47 |
-
|
48 |
examples = [["Sample/sample1.mp3"], ["Sample/sample2.mp3"], ["Sample/sample3.mp3"]]
|
49 |
|
50 |
|
|
|
43 |
</p>
|
44 |
"""
|
45 |
|
|
|
|
|
46 |
examples = [["Sample/sample1.mp3"], ["Sample/sample2.mp3"], ["Sample/sample3.mp3"]]
|
47 |
|
48 |
|