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 for wav to midi transcriper #53

Open
mito0o852 opened this issue Nov 13, 2024 · 1 comment
Open

Training for wav to midi transcriper #53

mito0o852 opened this issue Nov 13, 2024 · 1 comment

Comments

@mito0o852
Copy link

I’m starting an experiment to train the model to converts music audio to MIDI. The approach involves freezing the encoder and continuing training on the decoder. Any suggestions or feedback before I begin?

@jishengpeng
Copy link
Owner

I’m starting an experiment to train the model to converts music audio to MIDI. The approach involves freezing the encoder and continuing training on the decoder. Any suggestions or feedback before I begin?

The sampling rate of WavTokenizer for both audio and music is relatively low, at only 24k. I am unsure whether this might limit the generation of high-quality MIDI.

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