Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 565 Bytes

File metadata and controls

24 lines (13 loc) · 565 Bytes

Mixtape

An app for pairing chord progressions to your voice.

Architecture

Front-end, Back-end + ML Models

Relevant links

Melody + Chord Progression dataset:

https://github.com/wayne391/Lead-Sheet-Dataset

Melody to Chord Progression model:

https://arxiv.org/pdf/1712.01011.pdf

Recording Audio to MIDI model:

https://web.stanford.edu/class/cs221/restricted/posters/aitan/poster.pdf

http://cs229.stanford.edu/proj2015/137_report.pdf

http://www.justinsalamon.com/news/convert-audio-to-midi-melody-using-melodia (though involves 3rd part software)