mycroft-demo/.mycroft/mycroft.conf

13 lines
216 B
Plaintext

{
"max_allowed_core_version": 20.8,
"listener": {
"device_index": 12
},
"stt": {
"deepspeech_server": {
"uri": "http://deepspeech-server:8080/stt"
},
"module": "deepspeech_server"
}
}