LAP-DEV commited on
Commit
bd75164
·
verified ·
1 Parent(s): 9ad3142

Update configs/default_parameters.yaml

Browse files
Files changed (1) hide show
  1. configs/default_parameters.yaml +1 -1
configs/default_parameters.yaml CHANGED
@@ -12,7 +12,7 @@ whisper:
12
  beam_size: 5
13
  log_prob_threshold: -1
14
  #no_speech_threshold: 0.6
15
- no_speech_threshold: 0.4
16
  best_of: 5
17
  patience: 1
18
  condition_on_previous_text: true
 
12
  beam_size: 5
13
  log_prob_threshold: -1
14
  #no_speech_threshold: 0.6
15
+ no_speech_threshold: 0.2
16
  best_of: 5
17
  patience: 1
18
  condition_on_previous_text: true