mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2024-12-12 08:56:25 +01:00
Re-enable webrtcvad by default
This commit is contained in:
parent
11aa168aa9
commit
51112a9b70
@ -23,6 +23,10 @@
|
||||
"listener": {
|
||||
"mute_during_output": false,
|
||||
"instant_listen": true,
|
||||
"VAD": {
|
||||
"module": "ovos-vad-plugin-webrtcvad",
|
||||
"ovos-vad-plugin-webrtcvad": {"vad_mode": 3}
|
||||
},
|
||||
"retry_mic_init" : false
|
||||
},
|
||||
"hotwords": {
|
||||
|
Loading…
Reference in New Issue
Block a user