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 can train using my own dataset #22

Open
Hope1337 opened this issue Dec 24, 2023 · 2 comments
Open

How can train using my own dataset #22

Hope1337 opened this issue Dec 24, 2023 · 2 comments

Comments

@Hope1337
Copy link

Same as title : How can train using my own dataset ?

@RetroCirce
Copy link
Owner

Hi, sorry for the late reply.

You need to revise or refer to the data_processor.py file to change the dataset loader and dataset classes. I use the "LGSPDataset" module to process the audioset data, so if you want to use our dataset like a similar way. You can take a look on that.

If you already get the separation training data (i.e., both mixture and separation/source tracks), things might become more easier because you don't need mix the data but directly trained with targets.

@Hope1337
Copy link
Author

I'll try, thanks <3

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