mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2025-01-30 02:14:59 +01:00
Make webrtcvad the default plugin for ovos-core
This commit is contained in:
parent
88076a43a5
commit
f06e6805ab
@ -22,6 +22,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}
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"tts": {
|
"tts": {
|
||||||
"module": "ovos-tts-plugin-mimic2",
|
"module": "ovos-tts-plugin-mimic2",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user