anuragshas commited on
Commit
e7f6e90
β€’
1 Parent(s): 6eef7ab

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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",