tensorflow-wavenet
tensorflow-wavenet copied to clipboard
n_threads argument of AudioReader.start_threads cause the code to lock up
I want to add a valid set in my code. So I created 2 AudioReader in train.py. But the code locks up. if
there is only 1 AudioReader andn_threads argument of AudioReader.start_threads is set to 2, the code also locks up.