Hello,
I have a question in need of your help. Can we embed 2 models on Arduino Nano 33 BLE: model for keyword spotting recognition and gesture recognition?
Thank you very much for all your answers!
Have a good day!
Toan.
Hello,
I have a question in need of your help. Can we embed 2 models on Arduino Nano 33 BLE: model for keyword spotting recognition and gesture recognition?
Thank you very much for all your answers!
Have a good day!
Toan.
@tmtoan2601 As @dhruvsheth not super easy at the moment. You can get it to work but it requires some engineering, like renaming the macros and global variables in the model-parameters
and tflite-model
folders. But after that this can work.