Hi, I am trying to bring up Speech to Text solution with i.MX93 processor.
I have found one in the github, which is compatible to i.MX93. Location : https://github.com/nxp-imx/nxp-afe?tab=readme-ov-file.
I was able to clone and build and got the required files and executables. The steps to execute is also written in this link: https://github.com/nxp-imx/nxp-afe/blob/MM_04.07.02_2210_L5.15.y/TODO.md
I am little confuse on the how to execute program section. it says
install aloop module to support afe insmod snd-aloop.ko
handle asound.conf You'd better make a backup of /etc/asound.conf in rootfs, and then copy /unit_tests/nxp-afe/asound.conf to /etc/ to replace the asound.conf file there. There is a little different on imx8mp board because the config file is asound.conf_imx8mp. Apart from copying it to /etc/, the name should also be changed like: cp /unit_tests/nxp-afe/asound.conf_imx8mp /etc/asound.conf
cd to /unit_tests/nxp-afe/ execute afe refering to the following command: ./afe libdummy ./afe libdspc ./afe libfraunhofer ./afe libvoiceseekerlight where exactly do we need to install aloop? second point says for imx8m, so for imx93, do we just need to replace with imx93?
first of all. am I in the correct repository which can help me bringing up speech to text with imx93 processor? can anyone help me how to run the executable on i.MX93?
#speechtoaudio #iMX93
#NXP @Tia_Lan Harvey021
@L30 @JorgeCas