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

train by raw dataset #4

Closed
Breeze-Zero opened this issue May 11, 2021 · 1 comment
Closed

train by raw dataset #4

Breeze-Zero opened this issue May 11, 2021 · 1 comment

Comments

@Breeze-Zero
Copy link

Hi,I want to use this method to implement a feature of my graduation project. But how can i train a model using a raw dataset such as Universal Music? Looking forward to your reply

@Spijkervet
Copy link
Owner

Hi there!

You can follow the example in one of the unit tests of this repository:
https://github.com/Spijkervet/CLMR/blob/master/tests/test_audioset.py

You can use from clmr.datasets import AUDIO as a generic audio PyTorch dataloader for your music library :)

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