CNN-for-single-channel-speech-enhancement icon indicating copy to clipboard operation
CNN-for-single-channel-speech-enhancement copied to clipboard

Put 'val_audio_rd.start_threads(sess)' inside the 'do validation'Loop?

Open my1347 opened this issue 7 years ago • 1 comments

image I think doing this session while traing loop, is useless? Do I miss something?

my1347 avatar Jul 12 '18 01:07 my1347

All the data reading threads are started at the beginning and will get automatically filled during training loop

zhr1201 avatar Jul 23 '18 09:07 zhr1201