mingyang91 commited on
Commit
55b9ff7
·
verified ·
1 Parent(s): 5cb1ef7
Files changed (1) hide show
  1. config.yaml +2 -2
config.yaml CHANGED
@@ -3,9 +3,9 @@ server:
3
  host: ::1
4
  whisper:
5
  # n_threads: 4
6
- length_ms: 10000
7
  keep_ms: 200
8
- step_ms: 1000
9
  max_tokens: 0
10
  audio_ctx: 0
11
  vad_thold: 0.6
 
3
  host: ::1
4
  whisper:
5
  # n_threads: 4
6
+ length_ms: 5000
7
  keep_ms: 200
8
+ step_ms: 500
9
  max_tokens: 0
10
  audio_ctx: 0
11
  vad_thold: 0.6