raspberrypi / pico-tflmicro

Pico TensorFlow Lite Port
635 stars 97 forks source link

Demo microWakeWord running natively on RP2350 or RP2040 microcontroller platforms? #21

Open Hedda opened 2 days ago

Hedda commented 2 days ago

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

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: