TanaseC commited on
Commit
b1ba257
·
verified ·
1 Parent(s): d3fd5d5

Update openai_transcription_settings.json

Browse files
Files changed (1) hide show
  1. openai_transcription_settings.json +1 -1
openai_transcription_settings.json CHANGED
@@ -10,7 +10,7 @@
10
  "turn_detection": {
11
  "type": "server_vad",
12
  "threshold": 0.4,
13
- "prefix_padding_ms": 100,
14
  "silence_duration_ms": 300
15
  },
16
  "input_audio_noise_reduction": {
 
10
  "turn_detection": {
11
  "type": "server_vad",
12
  "threshold": 0.4,
13
+ "prefix_padding_ms": 200,
14
  "silence_duration_ms": 300
15
  },
16
  "input_audio_noise_reduction": {