2024-10-05 05:51 AM
Hello,
I am trying to run an Edge Impulse machine learning model for audio detection using STM's IMP34DT05TR microphone and the STM32G473VET6 microcontroller.
I have imported the Edge Impulse C++ library, but I am encountering issues during inference such as 'Failed to run DSP process' and 'Failed to run classifier.'
Can someone help with the steps required to successfully run the ML model, including interfacing the microphone and troubleshooting these errors?
Any help is much appreciated!
Thank you!
Solved! Go to Solution.
2024-10-07 12:27 AM
Hello @AiROT ,
We are sorry but we do not have any expertise regarding Edge Impulse. You should contact them; they probably have a forum.
However, if you have any hardware related questions, please ask them in their related ST Community forums.
Have a good day,
Julian
2024-10-07 12:27 AM
Hello @AiROT ,
We are sorry but we do not have any expertise regarding Edge Impulse. You should contact them; they probably have a forum.
However, if you have any hardware related questions, please ask them in their related ST Community forums.
Have a good day,
Julian
2024-10-10 06:18 AM
Thanks @Julian E.