Skip to main content
ShivaRagu
Senior
October 28, 2021
Solved

Is it possible to do wake word detection on SensorTile Box?

  • October 28, 2021
  • 3 replies
  • 849 views

..

    This topic has been closed for replies.
    Best answer by Eleon BORLINI

    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.

    0693W00000FE4IgQAL.png 

    -Eleon

    3 replies

    Eleon BORLINI
    Eleon BORLINIBest answer
    ST Employee
    October 28, 2021

    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.

    0693W00000FE4IgQAL.png 

    -Eleon

    ShivaRagu
    ShivaRaguAuthor
    Senior
    October 29, 2021

    ok thanks, is there any function pack for Stm32h747i-Disco board?

    Eleon BORLINI
    ST Employee
    November 2, 2021

    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