Futuresony commited on
Commit
c2f7063
·
verified ·
1 Parent(s): b88e64f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -1,4 +1,5 @@
1
  import gradio as gr
 
2
  from asr import transcribe_auto # Import the updated function
3
 
4
  # Speech-to-Text Interface
 
1
  import gradio as gr
2
+ # One and two
3
  from asr import transcribe_auto # Import the updated function
4
 
5
  # Speech-to-Text Interface