ESP32

GitHub - 0xD34D/micro_wake_word_standalone: A standalone esp-idf component version of micro wake word found in ESPHome ( github.com )

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 ...