mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2025-06-05 22:19:21 +02:00
Re-enable webrtcvad by default
This commit is contained in:
@@ -23,6 +23,10 @@
|
|||||||
"listener": {
|
"listener": {
|
||||||
"mute_during_output": false,
|
"mute_during_output": false,
|
||||||
"instant_listen": true,
|
"instant_listen": true,
|
||||||
|
"VAD": {
|
||||||
|
"module": "ovos-vad-plugin-webrtcvad",
|
||||||
|
"ovos-vad-plugin-webrtcvad": {"vad_mode": 3}
|
||||||
|
},
|
||||||
"retry_mic_init" : false
|
"retry_mic_init" : false
|
||||||
},
|
},
|
||||||
"hotwords": {
|
"hotwords": {
|
||||||
|
Reference in New Issue
Block a user