Dear all;
I’m currently in the week 3 excersice 2 “trigger word detection”
In the last function where the model is build, I have a TensorFlow error that I cannot manage to solve. Apparently the inputs shape of X that I pas to my first GRU unit are not correct.
Any help will be appreciate; thanks in advance