Control your ESP32 with just your voice – no cloud, no internet, pure on-device AI! In this video, we’ll build a keyword spotting model with Edge Impulse and run it locally on an ESP32 (ESPID or any ESP32 + microphone). Say “red” or “white” and watch the LEDs react instantly. Thank you to PCBWay for sponsoring this video. Get PCBs, 3D printing and sheet metal works: https://www.pcbway.com/?from=Doctor%20Volt
00:00 - Introduction. 00:59 - Cloning the example project 03:24 - Recording own audio samples 05:41 - Genarating synthetic training data 07:28 - Feature generation 11:19 - Classifier network 13:31 - Model testing and optimization 15:52 - Deployment to the ESP32