This repository contains the research done and the codes written for the semester project - Automatic Music Transcription, offered by Electronics Club IIT Kanpur.
- We have explored various models, for example, CNN, RNN and models with the combination of two, with a sole motive of achieveing maximum accuracy.
- For preprocessing of the music files, we have tried various ways, for example,
constant Q- transform
,Short- time fourier transform
, andmel-frequency spectrum
, and have compared the results with respect to the model used. - Each folder in this repository represents a different model trained for automatic music transcription.
- We will keep on updating the repository until we arrive at the end dates of the projects.
Till then, stay tuned.