14 lines
245 B
Plaintext
14 lines
245 B
Plaintext
{
|
|
"log_level": "INFO",
|
|
"logs": { "path": "stdout" },
|
|
"listener": {
|
|
"continuous_listen": true,
|
|
"microphone": {
|
|
"module": "ovos-microphone-plugin-socket"
|
|
},
|
|
"VAD": {
|
|
"module": "ovos-vad-plugin-silero"
|
|
}
|
|
}
|
|
}
|