nicknochnack / LipNet

164 stars 127 forks source link

ValueError: Dimensions must be equal #22

Open Chaos25 opened 5 months ago

Chaos25 commented 5 months ago

When I try to run model.fit I'm getting this error about dimensions not being equal and when I substitute 40 with 75 in the code, it starts working. Is that okay to do or will it affect the model's performance? image image image