mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2025-04-03 21:21:15 +02:00
Fix mycroft.conf mistake
This commit is contained in:
parent
f06e6805ab
commit
16edd74c93
@ -21,8 +21,8 @@
|
|||||||
},
|
},
|
||||||
"listener": {
|
"listener": {
|
||||||
"mute_during_output": false,
|
"mute_during_output": false,
|
||||||
"instant_listen": true
|
"instant_listen": true,
|
||||||
"VAD":{
|
"VAD": {
|
||||||
"module": "ovos-vad-plugin-webrtcvad",
|
"module": "ovos-vad-plugin-webrtcvad",
|
||||||
"ovos-vad-plugin-webrtcvad": {"vad_mode": 3}
|
"ovos-vad-plugin-webrtcvad": {"vad_mode": 3}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user