diff --git a/mycroft/configuration/mycroft.conf b/mycroft/configuration/mycroft.conf index 217c2f215d..2f7c8b63d0 100644 --- a/mycroft/configuration/mycroft.conf +++ b/mycroft/configuration/mycroft.conf @@ -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",