Implementing Voice Recognition on the i.MX 8M Plus Development Board

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

Implementing Voice Recognition on the i.MX 8M Plus Development Board

跳至解决方案
589 次查看
dpcivl
Contributor III

I am a beginner developer currently using the i.MX 8M Plus development board and I'm interested in implementing voice recognition features. In my research, I came across something called Voice Intelligent Technology (VIT) and I am looking to create a model that supports the Korean language. However, I am unsure of the process, especially when it comes to using header files.

  1. From what I've found, it seems that I need to use the SDK in MCUXpresso IDE, but I've failed in applying the archive file.
  2. I have a header file containing model information, but I suspect that's not enough for it to work. I would like to know what additional files I need to prepare.
  3. I confirmed that VIT-related technologies can be applied through the MPU of the i.MX 8M Plus, but it seemed that MCUXpresso IDE supports only the RT series models. Could you provide me with a rough procedure on how to create a voice recognition program on the i.MX 8M Plus?

Thank you.

0 项奖励
回复
1 解答
534 次查看
Zhiming_Liu
NXP TechSupport
NXP TechSupport

Hi @dpcivl 

 

When you choose SDK library, you need choose VoiceSpot and VoiceSeeker.

Zhiming_Liu_0-1706856481645.png

For VIT User Guide, you can find it in below website

https://www.nxp.com/design/design-center/software/embedded-software/voice-intelligent-technology-wak...

Zhiming_Liu_3-1706856878536.png

 

For VIT on i.MX8MPlus, please refer below website and download Low Power Voice UI Demo.pdf

https://www.nxp.com/design/design-center/software/embedded-software/application-software-packs/appli...

Zhiming_Liu_1-1706856574552.png

You need to use 8MIC board to test the Low Power Voice UI Demo.

Zhiming_Liu_2-1706856799918.png

You can run the demo firstly, and then modify it to realize your model and functions.

 

Best Regards

Zhiming

 

 

在原帖中查看解决方案

0 项奖励
回复
3 回复数
535 次查看
Zhiming_Liu
NXP TechSupport
NXP TechSupport

Hi @dpcivl 

 

When you choose SDK library, you need choose VoiceSpot and VoiceSeeker.

Zhiming_Liu_0-1706856481645.png

For VIT User Guide, you can find it in below website

https://www.nxp.com/design/design-center/software/embedded-software/voice-intelligent-technology-wak...

Zhiming_Liu_3-1706856878536.png

 

For VIT on i.MX8MPlus, please refer below website and download Low Power Voice UI Demo.pdf

https://www.nxp.com/design/design-center/software/embedded-software/application-software-packs/appli...

Zhiming_Liu_1-1706856574552.png

You need to use 8MIC board to test the Low Power Voice UI Demo.

Zhiming_Liu_2-1706856799918.png

You can run the demo firstly, and then modify it to realize your model and functions.

 

Best Regards

Zhiming

 

 

0 项奖励
回复
574 次查看
Zhiming_Liu
NXP TechSupport
NXP TechSupport

Hi @dpcivl 

Which core you want to apply VIT, M7 or A53?

0 项奖励
回复
570 次查看
dpcivl
Contributor III

I want to apply to M7.

0 项奖励
回复