dual-path-RNNs-DPRNNs-based-speech-separation
dual-path-RNNs-DPRNNs-based-speech-separation copied to clipboard
multichannel
It seems that you add a beamforming class in this model ,does this mean we can use multi channel datasets?
Hi, e... i think the method can be used in multi-channel condition, but we haven't tried. Since Yi Luo has some work to apply DPRNN on multi-channel data. You can refer it. Or if you have any suggestions, can also tell us. Thank you so much.
Hi, e... i think the method can be used in multi-channel condition, but we haven't tried. Since Yi Luo has some work to apply DPRNN on multi-channel data. You can refer it. Or if you have any suggestions, can also tell us. Thank you so much.
Hi,thank you for your reply. I will try to implement the multichannel. by the way ,I find that the batch size is always set to 1, does that mean that if I set it largerer than 1, there will be a cuda out of memory runtime error.
Hi, e... i think the method can be used in multi-channel condition, but we haven't tried. Since Yi Luo has some work to apply DPRNN on multi-channel data. You can refer it. Or if you have any suggestions, can also tell us. Thank you so much.
Hi,thank you for your reply. I will try to implement the multichannel. by the way ,I find that the batch size is always set to 1, does that mean that if I set it largerer than 1, there will be a cuda out of memory runtime error.
Yes. It depend on the size of your GPU memory.