Saving OVOS progress for now...
This commit is contained in:
@@ -1,34 +1,15 @@
|
||||
{
|
||||
"log_level": "INFO",
|
||||
"logs": {
|
||||
"path": "stdout"
|
||||
},
|
||||
"lang": "en-us",
|
||||
"logs": { "path": "stdout" },
|
||||
"listener": {
|
||||
"wake_word": "hey_benedikta",
|
||||
"sample_rate": 16000,
|
||||
"VAD": {
|
||||
"module": "ovos-vad-plugin-silero"
|
||||
}
|
||||
},
|
||||
"hotwords": {
|
||||
"hey_benedikta": {
|
||||
"module": "ovos-ww-plugin-vosk",
|
||||
"listen": true,
|
||||
"debug": false,
|
||||
"rule": "equals",
|
||||
"samples": [
|
||||
"hey benedicta",
|
||||
"hey benedikta",
|
||||
"benedikta",
|
||||
"benedicta"
|
||||
],
|
||||
"fallback_ww": "hey_benedikta_pocketsphinx"
|
||||
},
|
||||
"hey_benedikta_pocketsphinx": {
|
||||
"module": "ovos-ww-plugin-pocketsphinx",
|
||||
"phonemes": "HH EY . B EH N AH D IY K T AH",
|
||||
"threshold": 1e-10,
|
||||
"lang": "en-us",
|
||||
"module": "ovos-ww-plugin-precise-lite",
|
||||
"listen": true
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user