PoKoHA / Speech_Enhancement-DCCRN

DCCRN: Deep Complex Convolution Recurrent Network
3 stars 2 forks source link

Memory is used up #4

Closed FragrantRookie closed 2 years ago

FragrantRookie commented 2 years ago

Dear park-cheol, I am very confused about why my memory is used up. My batchsize is 16, numworkers is 4, maxlen is 160000, and the sampling rate is 16000. The traindataset is 128 wav files of 31 seconds each.If batchsize is set to 4, memory will not be consumed. This problem has puzzled me for a long time. The same problem also appears in the code corresponding to the link.DeepComplexCRN I hope you can help me.