LipNet icon indicating copy to clipboard operation
LipNet copied to clipboard

ValueError: output of generator should be a tuple `(x, y, sample_weight)` or `(x, y)`. Found: None

Open PETERZ46 opened this issue 6 years ago • 5 comments

when running python train.py s1(overlapped_speakers), I met this problem: 2018-10-03 14-40-14 could anyone know this and tell me the way to solve this problem, thanks!

PETERZ46 avatar Oct 03 '18 06:10 PETERZ46

@PETERZ46 I encountered same issue. Did you manage to resolve it? Thanks.

riya-maan avatar Jan 25 '19 14:01 riya-maan

@riya-maan I encountered same issue ,can you help me ?

gzz666 avatar Mar 31 '19 02:03 gzz666

I encountered same issue ,can you help me? Did you manage to resolve it? Thanks

jeonsanghun avatar Jun 12 '20 00:06 jeonsanghun

I solved it, and I am converting from python 2.7 to 3.6 code

jeonsanghun avatar Jun 15 '20 03:06 jeonsanghun

@jeonsanghun Can you please explain how you resolved the issue?

TeeManiac avatar Jul 01 '20 14:07 TeeManiac