You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Same as title : How can train using my own dataset ?
The text was updated successfully, but these errors were encountered: