smajumdar commited on
Commit
0d76512
1 Parent(s): a87dd83

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -28,7 +28,7 @@ def process_audio_file(file):
28
 
29
  def transcribe(audio, state=""):
30
  # Grant additional context
31
- time.sleep(1)
32
 
33
  if state is None:
34
  state = ""
 
28
 
29
  def transcribe(audio, state=""):
30
  # Grant additional context
31
+ # time.sleep(1)
32
 
33
  if state is None:
34
  state = ""