googlecreativelab / open-nsynth-super

Open NSynth Super is an experimental physical interface for the NSynth algorithm
Apache License 2.0
2.42k stars 270 forks source link

Cannot feed value of shape (36,125,16) for Tensor 'encoding:0' #55

Open eupston opened 6 years ago

eupston commented 6 years ago

I am trying to run the pipeline on a OSX system and running into this error on the 4th Generate audio step:

File "/anaconda3/lib/python3.6/site-packages/tensorflow/python/client/session.py", line 1111, in _run str(subfeed_t.get_shape()))) ValueError: Cannot feed value of shape (36, 125, 16) for Tensor 'encoding:0', which has shape '(36, 16)'

I've also tried this on a windows 10 system and running into the same error.

Any ideas?

Cheers!

tavancini commented 5 years ago

Same here...