Open Hope1337 opened 10 months ago
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.
I'll try, thanks <3
Same as title : How can train using my own dataset ?