Skip to main content
JYUNWEI wu
Associate II
June 17, 2020
Solved

voice recognition application of STM32L1

  • June 17, 2020
  • 2 replies
  • 1637 views

Hi, everyone

have someone know where can find the voice recognition of STM32L1 application?

I just need few Japanese vocabulary to identify command, but I didn't find it. AWS didn't match my request. Could you please help me?

This topic has been closed for replies.
Best answer by Peter BENSCH

What you need is called Wake Word and Phrase Recognition. But you can be sure that it is much more difficult to achieve than it seems! You'd probably have to consider an STM32L4 or even more powerful device to perform this.

You will find companies in our partner program providing solutions for that approach: https://www.st.com/content/st_com/en/partner/partner-program.html?key=voice#2

Good luck,

/Peter

2 replies

Peter BENSCH
Peter BENSCHBest answer
Technical Moderator
June 18, 2020

What you need is called Wake Word and Phrase Recognition. But you can be sure that it is much more difficult to achieve than it seems! You'd probably have to consider an STM32L4 or even more powerful device to perform this.

You will find companies in our partner program providing solutions for that approach: https://www.st.com/content/st_com/en/partner/partner-program.html?key=voice#2

Good luck,

/Peter

JYUNWEI wu
Associate II
June 18, 2020

Thanks for you.