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

training/test data from steve morrell corpus #9

Closed
5 of 6 tasks
sbenthall opened this issue Oct 29, 2019 · 0 comments
Closed
5 of 6 tasks

training/test data from steve morrell corpus #9

sbenthall opened this issue Oct 29, 2019 · 0 comments
Assignees
Milestone

Comments

@sbenthall
Copy link
Owner

sbenthall commented Oct 29, 2019

For training of neural network models, I need training/test data for music.

Goal:

  • Start with a directory of MP3s*
  • Break each MP3 into fragments -- parameter: length of time
  • MP3 fragment into array of data
  • arrays of data as X, with song/file title as Y, category label.
  • Export to file
  • Import into tensorflow
  • for training, can use genre diverse openly available music, such as the Steve Morrell corpus.
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

1 participant