anuragshas commited on
Commit
4936f95
β€’
1 Parent(s): 8d8cf1e

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
  )
37
  ],
38
  outputs=[gr.outputs.Textbox()],
39
- title="Hindi ASR using Wav2Ved2-1B with LM",
40
  description="Built during Robust Speech Event",
41
  layout="horizontal",
42
  theme="huggingface",
 
36
  )
37
  ],
38
  outputs=[gr.outputs.Textbox()],
39
+ title="Hindi ASR using Wav2Vec2-1B with LM",
40
  description="Built during Robust Speech Event",
41
  layout="horizontal",
42
  theme="huggingface",