Home

Awesome

Free Music Alternative Playlists

Abstract

It can be tough to know what we would like to listen when faced with an archive of thousand of musics. For our project we wondered how we could automatically generate a list of songs that would correspond to one's taste using the Free Music Archive avalaible on the internet.

Dataset

Since the dataset is quite large, to use these scripts you have to download the following data: fma_metadata.zip (342 MiB). Extract the content of fma_metadata folder into the data folder.

Usage

Note: If you afterwards add other songs to be analyzed, you only need to re-execute Extractor.ipynb and Playlist creator.ipynb

Troubleshooting

Reference

FMA: A Dataset For Music Analysis: Michaël Defferrard, Kirell Benzi, Pierre Vandergheynst, Xavier Bresson, 2017.
GitHub. paper.

EPFL NTDS students