LipNet
LipNet copied to clipboard
ValueError: output of generator should be a tuple `(x, y, sample_weight)` or `(x, y)`. Found: None
when running python train.py s1(overlapped_speakers),
I met this problem:
could anyone know this and tell me the way to solve this problem, thanks!
@PETERZ46 I encountered same issue. Did you manage to resolve it? Thanks.
@riya-maan I encountered same issue ,can you help me ?
I encountered same issue ,can you help me? Did you manage to resolve it? Thanks
I solved it, and I am converting from python 2.7 to 3.6 code
@jeonsanghun Can you please explain how you resolved the issue?