Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

multichannel #19

Open
shanhaidexiamo opened this issue Sep 21, 2020 · 5 comments
Open

multichannel #19

shanhaidexiamo opened this issue Sep 21, 2020 · 5 comments

Comments

@shanhaidexiamo
Copy link

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?

@JusperLee
Copy link
Owner

It is recommended that you take a look at this method to handle multi-channel speech separation: https://github.com/yluo42/TAC

@shanhaidexiamo
Copy link
Author

ok! thank you very much!

@shanhaidexiamo
Copy link
Author

it seems that if batchsize is set to 2 ,there will be a runtime error about cuda is out of memory, is it right?

@JusperLee
Copy link
Owner

Generally speaking, when batch size=1, the occupied Cuda memory is about 9000M.

@shanhaidexiamo
Copy link
Author

OK , I got it. Thank you again for your reply.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants