ankush13r commited on
Commit
9269a20
·
verified ·
1 Parent(s): 3f8b238

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -22,7 +22,7 @@ def transcribe(inputs):
22
  task="transcribe",
23
  word_timestamps=True,
24
  repetition_penalty=1.1,
25
- temperature=[0.0, 0.1, 0.2, 0.4, 0.6, 0.8, 1.0],
26
  )
27
 
28
  text = ""
 
22
  task="transcribe",
23
  word_timestamps=True,
24
  repetition_penalty=1.1,
25
+ temperature=[0.0, 0.1, 0.2, 0,3, 0.4, 0.6, 0.8, 1.0],
26
  )
27
 
28
  text = ""