LAP-DEV commited on
Commit
9f370f0
·
verified ·
1 Parent(s): 2065949

Update configs/default_parameters.yaml

Browse files
Files changed (1) hide show
  1. configs/default_parameters.yaml +1 -1
configs/default_parameters.yaml CHANGED
@@ -27,7 +27,7 @@ whisper:
27
  max_new_tokens: null
28
  hallucination_silence_threshold: null
29
  hotwords: null
30
- language_detection_threshold: null
31
  language_detection_segments: 1
32
  add_timestamp_preview: false
33
  add_timestamp_file: false
 
27
  max_new_tokens: null
28
  hallucination_silence_threshold: null
29
  hotwords: null
30
+ language_detection_threshold: 0.5
31
  language_detection_segments: 1
32
  add_timestamp_preview: false
33
  add_timestamp_file: false