cancel
Showing results for 
Search instead for 
Did you mean: 

Recommended platforms for Audio Event detection model zoo

louisfh
Associate

In the STM32 model zoo github repo, only the STM32U5 is listed as a recommended platform for the Audio Event Detection models.

I'm trying to work out why the STM32N6 (and other devices) are not listed.

Is it because it has not yet been tested, or is there truly some reason the platform is not suitable?

Thanks,
Louis

1 ACCEPTED SOLUTION

Accepted Solutions
Laurent FOLLIOT
ST Employee

Hello,
As you can see in the documentation and the tuto, the AED is proposed for the STM32U5 and also for the STM32N6.

Regards,


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

3 REPLIES 3
Laurent FOLLIOT
ST Employee

Hello,
As you can see in the documentation and the tuto, the AED is proposed for the STM32U5 and also for the STM32N6.

Regards,


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.
louisfh
Associate

Thanks for your help!

I see this tutorial references using the AED models on the STM32N6
 https://github.com/STMicroelectronics/stm32ai-modelzoo-services/blob/main/application_code/audio/STM32N6/README.md 

 

I was confused because the STM32N6 is not listed as a recommended or supported platform here - but I gather that's just an omission.
https://github.com/STMicroelectronics/stm32ai-modelzoo/tree/main/audio_event_detection/miniresnetv2 

 

Thanks,

Louis

Laurent FOLLIOT
ST Employee

Hello,
You welcome.
Actually it is also precised in the top readme : https://github.com/STMicroelectronics/stm32ai-modelzoo-services?tab=readme-ov-file#AED

We recommend the Yamnet-1024 for the STM32N6 as it has better performances and is more adapted than miniresnet models for this platform.
Regards


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.