cdactvm commited on
Commit
aeee6cd
·
verified ·
1 Parent(s): cc4f6ec

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -310,7 +310,6 @@ code_to_word_map = {v: k for k, v in word_to_code_map.items()}
310
  # description = "Demo for Automatic Speech Recognition. Use microphone to record speech. Please press Record button. Initially it will take some time to load the model. The recognized text will appear in the output textbox",
311
  # ).launch()
312
 
313
-
314
  ######################################################
315
  demo=gr.Interface(
316
  fn=sel_lng,
 
310
  # description = "Demo for Automatic Speech Recognition. Use microphone to record speech. Please press Record button. Initially it will take some time to load the model. The recognized text will appear in the output textbox",
311
  # ).launch()
312
 
 
313
  ######################################################
314
  demo=gr.Interface(
315
  fn=sel_lng,