Hello,
I would love to run my keyword spotting example from the Coursera course using a GRU network instead of the 1D CNN and compare the two. I edit the keras notebook to implement a GRU network which trains well but the job fails when it has to convert it to a tflite model. Is there a work around for this?