-
Notifications
You must be signed in to change notification settings - Fork 103
Demo microWakeWord running natively on RP2350 or RP2040 microcontroller platforms? #21
Description
@aallan @petewarden It would be cool if you could update pico-tflmicro then demo microWakeWord running natively on RP2350 or RP2040 microcontrollers!
microWakeWord (also known as "mWW") is a fully open-source wake word detection library made for MCU-based voice assistants, and it depends on the TensorFlow Lite (LiteRT) library to run fast nativley on low-power microcontrollers:
The microWakeWord was created by Kevin Ahrendt and it enables for example the ESPHome firmware (via microphones) to on-device wake words detections on microcontroller devices.
-
https://www.home-assistant.io/voice_control/about_wake_word/
-
https://www.home-assistant.io/blog/2024/06/26/voice-chapter-7/#big-things-for-microwakeword
-
https://www.home-assistant.io/blog/2024/06/26/voice-chapter-7/#microwakeword-and-kevin-join-the-team
If you do please post a new blog post to announce the updated and added RP2350 support!
PS: The microWakeWord project as been adopted/transfered to the Open Home Foundation so it will always remain as open-source: