Issues 351 - Setting mycroft as default STT engine
parent
ccceb62b7a
commit
6749852320
|
@ -21,12 +21,9 @@
|
|||
"ssl": false
|
||||
},
|
||||
"speech_client": {
|
||||
"module": "google",
|
||||
"module": "mycroft",
|
||||
"sample_rate": 16000,
|
||||
"channels": 1,
|
||||
"credential": {
|
||||
"token": ""
|
||||
}
|
||||
"channels": 1
|
||||
},
|
||||
"listener": {
|
||||
"wake_word": "hey mycroft",
|
||||
|
|
Loading…
Reference in New Issue