You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project aims to implement a speech command recognition system on an STM32F407 Discovery board. The system is designed to predict two keywords, "yes" and "no," while classifying other sounds as "noise." It utilizes embedded audio processing and deep learning techniques to achieve efficient speech recognition on a microcontroller platform.
# tflite_SineWave_CUBEai This is the firmware to generate sin wave on a STM32f767zi nucleo board. Since STM have updated there APIs it now hard to use avalible examples for a newcommer to get into edge ai I used the following tutorial to get an idea, but the code explained in the turorial does not work with newer libraiers https://www.digikey.co…