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.
Thank you.
解決済! 解決策の投稿を見る。
Hi @dpcivl
When you choose SDK library, you need choose VoiceSpot and VoiceSeeker.
For VIT User Guide, you can find it in below website
For VIT on i.MX8MPlus, please refer below website and download Low Power Voice UI Demo.pdf
You need to use 8MIC board to test the Low Power Voice UI Demo.
You can run the demo firstly, and then modify it to realize your model and functions.
Best Regards
Zhiming
Hi @dpcivl
When you choose SDK library, you need choose VoiceSpot and VoiceSeeker.
For VIT User Guide, you can find it in below website
For VIT on i.MX8MPlus, please refer below website and download Low Power Voice UI Demo.pdf
You need to use 8MIC board to test the Low Power Voice UI Demo.
You can run the demo firstly, and then modify it to realize your model and functions.
Best Regards
Zhiming
Hi @dpcivl
Which core you want to apply VIT, M7 or A53?
I want to apply to M7.