2021-10-28 03:30 AM
Solved! Go to Solution.
2021-10-28 06:23 AM
Hi @ShivaRagu ,
I believe it is possible, even if not so straightforward. You might refer to the general solution provided by ST, that however runs on STM32H7, while the Sensortile.box supports STM32L4: I'm referring to the STEVAL-VOICE-UI Voice User Interface reference design kit.
Another possible solution, directly involving the Sensortile.box tool, can be use the Qeexo ML tool: this allows you to run many kind of neural networks on the audio acquisition from the analog MEMS microphone on the Sensortile.box tool.
-Eleon
2021-10-28 06:23 AM
Hi @ShivaRagu ,
I believe it is possible, even if not so straightforward. You might refer to the general solution provided by ST, that however runs on STM32H7, while the Sensortile.box supports STM32L4: I'm referring to the STEVAL-VOICE-UI Voice User Interface reference design kit.
Another possible solution, directly involving the Sensortile.box tool, can be use the Qeexo ML tool: this allows you to run many kind of neural networks on the audio acquisition from the analog MEMS microphone on the Sensortile.box tool.
-Eleon
2021-10-29 12:42 AM
ok thanks, is there any function pack for Stm32h747i-Disco board?
2021-11-02 06:30 AM
Hi @ShivaRagu ,
The STM32H747I-Disco is unfortunately not directly configurable with the Qeexo ML tool.
You might try to adapt the STEVAL-VOICE-UI tool to the STM32H7-Disco, since they both mount an STM32H7, but I'm afraid it is not a straightforward task.
-Eleon