ML-KWS-for-MCU
ML-KWS-for-MCU copied to clipboard
Run inference on live audio on STM32F746NG
Hello,
Very likely because of my inexperience, I cannot run inferences on STM32F746NG as described here: https://github.com/ARM-software/ML-KWS-for-MCU/tree/master/Deployment I copied the kws_realtime_test.bin onto the device and its screen has gone blank. I connect to it using putty or minicom but nothing happens:

What should I do? What is the next step I need to take to run inferences? Thanks to anyone who helps a newbie :)