OutOfRangeError:RandomShuffleQueue‘’ is closed and has insufficient elements(required 150, current size 0)
jutn7537 opened this issue · 5 comments
jutn7537 commented
OutOfRangeError:RandomShuffleQueue‘’ is closed and has insufficient elements(required 150, current size 0)
santi-pdp commented
This is potentially because you don't have the path to tfrecords set correctly, or you don't have the tfrecords file.
jutn7537 commented
Thanks. I will try it.
By the way, what is the operated order of this file? Is it running the main.py directly?
jutn7537 commented
Now, the code is remaining the line 'Sampling aome wavs to store sample references', about 24 hours, please where is the problem?
imran7778 commented
Hi,
Reduce the batch size, this may lead to solve the issue.
Thanks
jutn7537 commented
Now, the code is remaining the line 'Sampling aome wavs to store sample references', about 24 hours, please where is the problem?