We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hi,In the ARM ML Zoo, https://github.com/ARM-software/ML-zoo only KWS models have an example TensorFlowLite for Microcontrollers code at https://github.com/ARM-software/ML-examples/tree/main/tflu-kws-cortex-m/kws_cortex_m
For noise suppression https://github.com/ARM-software/ML-zoo/tree/master/models/noise_suppression/RNNoise/tflite_int8 there is no TensorFlowLite for Microcontrollers example code.
Same for the speech recognition using wav2letter, github.com/.../tflite_pruned_int8
How did ARM benchmark the performance on ARM Cortex M, A etc ?
Are the inferencing codes on microcontrollers using TensorFlowLite Micro available for public access ?
Thanks,