furkanyesiler / acoss

acoss: Audio Cover Song Suite is a framework for feature extraction and benchmarking for the cover song identification (CSI) task
GNU Affero General Public License v3.0
37 stars 20 forks source link

Initialchanges #7

Closed ctralie closed 5 years ago

ctralie commented 5 years ago

Adding the following features: Madmom onsets and audio novelty Essentia MFCC Librosa MFCC CREMA

Also, added a function to create an audio file so one can listen to the beat onsets

Finally, changed hop_length to a class attribute, which is consistent across all features. Went through careful effort to synchronize madmom onsets and CREMA with everything else, using this hop_length