Skip to content

Code implementation for 2023 ISMIR paper "A Dataset and Baselines for Measuring and Predicting the Music Piece MemorabilityA Dataset and Baselines for Measuring and Predicting the Music Piece Memorability"

Notifications You must be signed in to change notification settings

LiyangTseng/MusicMem

Repository files navigation

Download YTMM Datasest

Source 1 - Microsoft
Source 2 - Google Drive

Overall Structure

    Put directory tree here
  • Data_Collection: to collect audio data
  • Experiment_Website:
  • Feature_extraction:

Dependency:

python3.7 (to use matlab engine)
nunmpy 
pandas
librosa
tqdm
liac-arff (to read arff file generated from opensmile)

TBC