mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2025-06-05 22:19:21 +02:00
Make webrtcvad a little bit less agressive
This commit is contained in:
@ -24,7 +24,7 @@
|
||||
"instant_listen": true,
|
||||
"VAD": {
|
||||
"module": "ovos-vad-plugin-webrtcvad",
|
||||
"ovos-vad-plugin-webrtcvad": {"vad_mode": 3}
|
||||
"ovos-vad-plugin-webrtcvad": {"vad_mode": 2}
|
||||
}
|
||||
},
|
||||
"tts": {
|
||||
|
Reference in New Issue
Block a user