File "/usr/local/lib/python3.7/site-packages/keras/engine/training_utils.py", line 145, in standardize_input_data
str(data_shape))
ValueError: Error when checking input: expected bidirectional_1_input to have shape (10, 6606) but got array with shape (10, 12952)
ALREADY TRAINED AND CREATED CHECKPOINTS
I GET THIS ERROR WHEN TRYING TO GENERATE LYRICS FROM CHECKPOINTS
ALL REQUIREMENTS AND VERSIONS MATCH
File "/usr/local/lib/python3.7/site-packages/keras/engine/training_utils.py", line 145, in standardize_input_data str(data_shape)) ValueError: Error when checking input: expected bidirectional_1_input to have shape (10, 6606) but got array with shape (10, 12952)
ALREADY TRAINED AND CREATED CHECKPOINTS I GET THIS ERROR WHEN TRYING TO GENERATE LYRICS FROM CHECKPOINTS ALL REQUIREMENTS AND VERSIONS MATCH