I get this error not sure how to debug. [Week 1, Jazz Music]

ValueError: Layer lstm expects 13 inputs, but it received 3 input tensors. Inputs received: [<tf.Tensor ‘input_8:0’ shape=(None, 1, 90) dtype=float32>, <tf.Tensor ‘a0_7:0’ shape=(None, 64) dtype=float32>, <tf.Tensor ‘c0_7:0’ shape=(None, 64) dtype=float32>]

I recommend you start with this thread: