I have a baby cry detection tflite (tensorflow lite) file, which contains the model itself. How can I deploy this model to the MIMXRT1064-evk to run inference via MCUXpresso IDE. Can you suggest some tutorials and input dataset for baby cry detection?
yes, I m looking for the implementation of tensorflow lite on the MCUs. I have attached some example tutorials that I found about glow and cmsis-nn. Additionally, there is a lack of tutorials for implementing sound detection models on tensorflow lite in the MCUs since RT1064 is not the only one I have to do testing(I need to do same task on LPC55S69)