I recently got my Microbit V2 that is very much supported by Espruino. I noticed that Tensor Flow is already activated in microbit v2 board file. Thai means it supports TF by default.
Since mBit v2 has inbuild microphone I wonder how easy or complex is to implement/run well known TF-Lite Yes-No demo or Edge Impulse Voice Activated Microbit demo.
Edge impulse internally using tensor flow lib which looks same as in Espruino TF
PS: You can also export the trained models to compatible Arduino or C++ library.
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
I recently got my Microbit V2 that is very much supported by Espruino. I noticed that Tensor Flow is already activated in microbit v2 board file. Thai means it supports TF by default.
Since mBit v2 has inbuild microphone I wonder how easy or complex is to implement/run well known TF-Lite Yes-No demo or Edge Impulse Voice Activated Microbit demo.
Edge impulse internally using tensor flow lib which looks same as in Espruino TF
PS: You can also export the trained models to compatible Arduino or C++ library.
By the way this link is broken here Espruino GitHub and the this is the correct URL