alakxender commited on
Commit
6c4d7b9
1 Parent(s): 353089a
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -42,7 +42,7 @@ lexicon_file = hf_hub_download(
42
  filename=lex_files[0],
43
  )
44
 
45
- @spaces.GPU
46
  def transcribe(
47
  audio_data,
48
  wscore=None,
 
42
  filename=lex_files[0],
43
  )
44
 
45
+ @spaces.GPU(duration=120)
46
  def transcribe(
47
  audio_data,
48
  wscore=None,