cancel
Showing results for 
Search instead for 
Did you mean: 

Running Edge Impulse ML Model for Audio Detection on STM32G473VET6 with IMP34DT05TR Mic

AiROT
Associate II

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!

1 ACCEPTED SOLUTION

Accepted Solutions
Julian E.
ST Employee

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


In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.

View solution in original post

2 REPLIES 2
Julian E.
ST Employee

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


In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.

Thanks @Julian E.