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

Fix drums during instrument preprocessing #9

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

gudgud96
Copy link

@gudgud96 gudgud96 commented Jun 13, 2023

Authors, thanks for the wonderful repo!

The original tools/generate_inst_names.py script missed the drums case, hence the generated inst_names.json would regard drum track as non-drum, causing issues during tokenization in dataset.py.

Fixed by adding conditional logic based on metadata.yml in Slakh.

@gudgud96 gudgud96 changed the title Fix drums during preprocessing Fix drums during instrument preprocessing Jun 13, 2023
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

Successfully merging this pull request may close these issues.

1 participant