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

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

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

ソリューションへジャンプ
703件の閲覧回数
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 解決策
648件の閲覧回数
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 返答(返信)
649件の閲覧回数
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 件の賞賛
返信
688件の閲覧回数
Zhiming_Liu
NXP TechSupport
NXP TechSupport

Hi @dpcivl 

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

0 件の賞賛
返信
684件の閲覧回数
dpcivl
Contributor III

I want to apply to M7.

0 件の賞賛
返信