There is ds_cnn_s.tflite file has been placed on KWS demo of MIMRTX1064(SDK2.13.0) to provide a sample of the model that has been used in the demo. In read.me, it is stated that I can find the script, however, the script in that document is intended for image classification(eIQ tensflowlite library). In broad terms, I m looking for that script, which you might have used to convert from DS_CNN_S.pb to ds_cnn_s.tflite
I was able to view both models' layers and I added inside text files
Can you provide that script or similar script, which quantisized and converted model isnide ds_cnn_s.pb into ds_cnn_s.tflite?