tomorrow I will add all the other Modules that are included in Hello-Lucy. Any other ideas of stuff on the mirror I could control by voice?
Read the statement by Michael Teeuw here.
Posts
-
RE: German Voice Recognition
-
RE: what can i do in a module, porting from another mirror project
yes there is only sendNotification to send to all modules. So you need to filter those informations:
the commandthis.sendNotification(notification, payload)has the part notification which you could ask for by a if condition and the payload that includes the actual data you want to send to the other module. So just make sure to take a unique notification and you should be fine
-
RE: Led without Bread-boards !
@4lice there is not really a module that comes to my mind. However you should probably specify a bit more what you even want to achieve. There are tons of possibilities what you might want to do with leds. When people know what you actually want it’s a lot easier to provide you with tips on how to build it :)
-
RE: German Voice Recognition
@MrCoffee No I have nothing in common with her, but saw the project a while ago ;)
No did not test them actually. However snips is a lot more powerfull speech recognition going more towards alexa/google. MMM-Voice Control and MMM-Hello-Mirror are both more hotword detections. You give them a short sentence and they listen for it.
I made another short video of the current state: added the no hotword, a answer of snips (the voice can still be changed just the standard one any text-to-speech voice can be used and the always sam answer is definetly not the end aswell ^^)
The video shows aswell that you can really make normal sentences when talking to the speech recognition and it still reacts (in my opinion) pretty fast
https://www.youtube.com/watch?v=AhpehckdkjM&feature=youtu.be -
RE: 27" Mirror with selfmade frame
How far does your radar detector detect through the glass?
-
RE: German Voice Recognition
@mykle1 I would obviously need the hotword at least once to start the session and then listen for any intents for a while. Or in case of the mirror project just use the PIR Sensor as “Hotword” and then have the session going until the PIR does not recognise someone in Front of the Mirror anymore. Snips is actually a pretty good voice recognition. So far it even worked well with music in the background
-
RE: Hello-Lucy
Well for anyone interested I created a seperate thread
https://forum.magicmirror.builders/topic/7162/german-voice-recognition -
RE: German Voice Recognition
One thing I absolutely want to add is that my mirror is activated when I am in Front of it, but thats the speech recognition is automatically activated aswell so I don’t need to use the hotword while I am in front of the mirror :)
-
German Voice Recognition
Here is a first peak view at the voice recognition I currently work on for my MM project.
For the start I planned pretty much the same features like Mykle1’s Hello-Lucy
The recognition is in German, since I am German and we already have a ton of english ones ;)
Like Mykle1’s it’s doing the recognition fully offline, but accepts full sentences and recognices your intent
Still in mid of work but wanted to share a first view on what I did so far (Forgive me the really really bad video quality)Which commands beside the ones from Hello-Lucy would you like to see?
-
RE: Hello-Lucy
@mykle1
I don’t. Pretty normal that a lot of stuff goes wrong when a noob creates a big project lol. Nothing that could stop me -
RE: Hello-Lucy
@Mykle1
Well I have the code finished I guess, but have to setup my raspberry pi again before trying ^^
Update failed in the middle and now the Operating System is absolutely broken. I really have a talent to destroy stuff
I hate when I am hyped to try my stuff out but can’t :disappointed_face: -
RE: Basic 32" MM
I Really like The Frame And The Module Setup
Well Done :) -
RE: Hello-Lucy
@Mykle1
Might be able to show a first video soon (Hopefully next week) -
RE: Hello-Lucy
@Mykle1 thats what I thought :)
Well I hope I get a first test version up and running next week. Have to finally get to the building part -
RE: Hello-Lucy
Ok ty, I will contact him. Btw when you talked to your MagicMirror I recognised you always only say the keywords like for example “Show Page 1”. Is this just because thats the way you talk to the mirror or would it fail when you say for example “Show me page one please” or even “Show me the first Page”?
-
RE: Hello-Lucy
Hey Mykle,
I already Wrote a while ago that I Plan to use snips As Voice recognition for MM2.
Well finally got Started with The project And The Speech recognition itself Works Fine. However I still Need To create a Module for it. Since I Really like The features of Hello Lucy My Plan Is To use The Main.js And just replace The nodehelper
However since I am a absolute noob both with JavaScript And Modules in MM2 I still have a few questions towards Hello Lucy- did I See that right: everything Voice related is Done in The nodehelper And When something is recognised it just Gets Send To The Main.js over a socketnotification?
- I did Not Understand How The nodehelper Gets Called By The Main.js
- where is The hotword recognition? Failed To find what exactly in The Code does this
Thank You for The help
Max -
RE: Our Hallway Mirror
@fabbr said in Our Hallway Mirror:
@eniac said in Our Hallway Mirror:
MMM-ImagePhotos for the QR-Code (Wifi for Guests)
GENIUS !!!
Love that idea
-
RE: Hello-Lucy
How power Hungry are those animated backgrounds? Do they run smooth on a raspberry pi?
Other than that Thats a Really cool background !!!