asteroid-team / asteroid

The PyTorch-based audio source separation toolkit for researchers
https://asteroid-team.github.io/
MIT License
2.21k stars 419 forks source link

About the usage #667

Open will46616 opened 1 year ago

will46616 commented 1 year ago

HI, I have downloaded LibriMix dataset, could I use the model on Asteroid to train on my own dataset?

mpariente commented 1 year ago

Yes, just write your own Dataset object and use it in one of the recipes.