maher13 commited on
Commit
21872db
·
1 Parent(s): ea0a23f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -41,7 +41,7 @@ def inference(audio_file, audio_file2):
41
 
42
 
43
  gradio_ui = gr.Interface(
44
- fn=asr_transcript,
45
  title="Speech to Text Graduation project \n sponsored by TensorGraph",
46
  inputs=
47
  [
 
41
 
42
 
43
  gradio_ui = gr.Interface(
44
+ fn=inference,
45
  title="Speech to Text Graduation project \n sponsored by TensorGraph",
46
  inputs=
47
  [