-
Notifications
You must be signed in to change notification settings - Fork 8
Bug fixes and extended functionality #60
base: master
Are you sure you want to change the base?
Conversation
Added wake word. A single hotword can wake up MM
Add files via upload
solved for execute and notification
…ist of commands (1 or more) instead of a hotword parameter. Commands can be executed diectly via one hotword but you can also start a voice assistant an speak the commands. Commands have been extended to show or hide a single module by name. Als commands to turn screen on or off have been added. There is now a parameter "modulemap" that containsa mapping from spoken names to actual module names. This is to make it easier for other language STT usage but can also help with mapping "assistant"->"MMM-Assistant".
It is advisable to train this model yourself via snowboy.kitt.ai
Trying to solve weird GA conversation error
[1.1.3] - 2018-04-20
|
@drftg Let's consider not putting more commands in the config, and instead try to separate out and put them in a file... I'll create an issue about this. |
@E3V3A Agreed, the config is becoming quite bloated. I hope you have some ideas about how to organize this. |
@E3V3A Btw @eouia set up quite an elaborate command structure for his different modules to communicate to each other but it is too complex for me to grasp at this moment. Things like screen handling are also solved in MMM-Tools but the only way I know of now to reach that command is to send a language specific string (like a spoken command) via notification. I would be very interested in a way to do that via the module defined functions themselves. |
[1.1.2] - 2018-04-20
[1.1.1] - 2018-04-19
[1.1.0] - 2018-04-17
for example, a spoken "wake up" can turn on the screen (like PIR) without activating GA or voice command