Spaces:
Runtime error
Runtime error
anuragshas
commited on
Commit
β’
e7f6e90
1
Parent(s):
6eef7ab
Update app.py
Browse files
app.py
CHANGED
@@ -36,7 +36,7 @@ gr.Interface(
|
|
36 |
outputs=[gr.outputs.Textbox()],
|
37 |
examples=[["example1.wav"]],
|
38 |
title="Hindi ASR using Wav2Vec2-1B with LM",
|
39 |
-
article="<p><center><img src='https://visitor-badge.glitch.me/badge?page_id=anuragshas/Hindi_ASR' alt='visitor badge'></center></p>"
|
40 |
description="Built during Robust Speech Event",
|
41 |
layout="horizontal",
|
42 |
theme="huggingface",
|
|
|
36 |
outputs=[gr.outputs.Textbox()],
|
37 |
examples=[["example1.wav"]],
|
38 |
title="Hindi ASR using Wav2Vec2-1B with LM",
|
39 |
+
article="<p><center><img src='https://visitor-badge.glitch.me/badge?page_id=anuragshas/Hindi_ASR' alt='visitor badge'></center></p>",
|
40 |
description="Built during Robust Speech Event",
|
41 |
layout="horizontal",
|
42 |
theme="huggingface",
|