Re-enable webrtcvad by default

This commit is contained in:
j1nx 2023-01-05 09:47:45 +01:00
parent 11aa168aa9
commit 51112a9b70
1 changed files with 4 additions and 0 deletions

View File

@ -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": {