andabi / deep-voice-conversion

Deep neural networks for voice conversion (voice style transfer) in Tensorflow
MIT License
3.92k stars 843 forks source link

Fixed Empty Placeholder error in train1.py #11

Closed pmsinner closed 6 years ago

pmsinner commented 6 years ago

The old version threw an InvalidArgumentError if starting in queue=False mode.