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

How to train SpatialNet using CHiME3/4 dataset #31

Open
CSeIn opened this issue Jun 17, 2024 · 1 comment
Open

How to train SpatialNet using CHiME3/4 dataset #31

CSeIn opened this issue Jun 17, 2024 · 1 comment

Comments

@CSeIn
Copy link

CSeIn commented Jun 17, 2024

Hi. I'm interested in SpatialNet and thank you for providing the code.
I would like to implement the results from the SpatialNet paper using the CHiME3/4 dataset (Table X). However, it seems that the available dataloader only includes a dataset created with noise from CHiME3/4 (chime3_moving.py). Could you possibly provide a dataloader for the CHiME3/4 dataset?

@quancs
Copy link
Member

quancs commented Jun 18, 2024

Sorry, we didn't provide this dataloader is because it relies on a script to create a version of training set (mixing noise and speech). But the script is lost... However, you can easily create a better implementation with dynamic mixing.

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