Open shanhaidexiamo opened 4 years ago
It is recommended that you take a look at this method to handle multi-channel speech separation: https://github.com/yluo42/TAC
ok! thank you very much!
it seems that if batchsize is set to 2 ,there will be a runtime error about cuda is out of memory, is it right?
Generally speaking, when batch size=1, the occupied Cuda memory is about 9000M.
OK , I got it. Thank you again for your reply.
Hi, I am a newer in speech separation. I'm trying to do multichannel SS in time domain, and I want to ask if I do the multichannel, what things should I pay attention to in DPRNN?