h4d35 commited on
Commit
5417d2b
1 Parent(s): f8dfdd6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,6 +1,6 @@
1
  import gradio as gr
2
  title = "HindiASR"
3
- description = "Gradio demo for HindiASR"
4
  # article = "<p style='text-align: center'><a href='https://arxiv.org/abs/2104.06678'>Large-Scale Self- and Semi-Supervised Learning for Speech Translation</a></p>"
5
 
6
  # examples = [['common_voice_en_18301577.mp3']]
 
1
  import gradio as gr
2
  title = "HindiASR"
3
+ description = "Gradio demo for HindiASR. Made with ❤️ using Wav2Vec2.0, Transformers & Gradio"
4
  # article = "<p style='text-align: center'><a href='https://arxiv.org/abs/2104.06678'>Large-Scale Self- and Semi-Supervised Learning for Speech Translation</a></p>"
5
 
6
  # examples = [['common_voice_en_18301577.mp3']]