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

Fit a single note with high precision #3

Open
roszcz opened this issue Mar 21, 2024 · 0 comments
Open

Fit a single note with high precision #3

roszcz opened this issue Mar 21, 2024 · 0 comments
Assignees

Comments

@roszcz
Copy link
Member

roszcz commented Mar 21, 2024

  1. Select a random note from a sequence
  2. Mask information about start, finish and velocity
  3. Ask the model to generate good sounding values of start finish and velocity

Dataset to use: https://huggingface.co/datasets/pianoroll/sequenced-piano:

dataset = load_dataset("pianoroll/sequenced-piano", name="basic-short", trust_remote_code=True)
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