h4d35 commited on
Commit
f8dfdd6
·
1 Parent(s): e6add42

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -4,7 +4,7 @@ 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']]
7
- gr.Interface.load("huggingface/h4d35/Wav2Vec2-hi"",
8
  title=title,
9
  description=description
10
  ).launch()
 
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']]
7
+ gr.Interface.load("huggingface/h4d35/Wav2Vec2-hi",
8
  title=title,
9
  description=description
10
  ).launch()