I am reimplementing a text2speech project. I am facing a Function call stack : keras_scratch_graph error in decoder part. The network architecture is from D
The following Tensorflow and Keras version removed my issue:
tensorflow==2.2.0 keras=2.3.1