mshukor commited on
Commit
952556c
1 Parent(s): 0fe2fde

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -153,7 +153,7 @@ def read_audio(path):
153
  return audio
154
 
155
  do_sample=False
156
- num_beams=3
157
  max_length=30
158
 
159
 
 
153
  return audio
154
 
155
  do_sample=False
156
+ num_beams=5
157
  max_length=30
158
 
159