Posts
GitHub - 0xD34D/micro_wake_word_standalone: A standalone esp-idf component version of micro wake word found in ESPHome
I recently worked on a personal project where I wanted to trigger a sound board using a custom wake word. I had been keeping a keen eye on the work being done for local wake word detection in ESPHome and wondered if I could make use of it in this project. While ESPHome is an amazing project, I actually have a few devices flashed with it in my HA setup, it was more than I needed. This repository is the result of my efforts to make micro wake word a standalone component I could use in my own projects.
If you happen to find this useful make sure to send your thanks to those that did all the real work over at ESPHome, especially Kevin Ahrendt 😉.
And of course, here's a little video of it in action https://youtube.com/shorts/dRHSXZUriEs?si= bqvEoKjWCEACqld0
https://github.com/0xD34D/micro_wake_word_standaloneOpen linkView original on sh.itjust.worksGot klipper up and running on the new Ender-3 V3 se
Made sure the stock firmware printed the example gcode that came on the SD card and then immediately embarked on my journey to get klipper running on this guy.
I didn't finish until the wee hours this morning so I've yet to really give it a go but all the essentials are operational.
Here's the GitHub link to the config I created: https://github.com/0xD34D/ender3-v3-se-klipper-config
