You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: