Skip to content

ShawnPi233/mermaids_thesis_project

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 

Repository files navigation

Thesis Project: Cross-Dataset Music Emotion Recognition
by Sabina Hult & Line Bay Kreiberg

---------------------------------------

This folder includes the main codebase for the conducted experiments presented in our thesis. Code is written in Python 3.7 using the PyCharm IDE.

The project is not meant for execution via command line or without altering the code files (such as commenting/out-commenting lines), but serves as transparency regarding our conducted experiments.

---------------------------------------

The data folder contains different versions of each dataset, i.e. csv-files of extracted 
features and emotion annotations, both separately and combined. Audio files are excluded.
The src folder contains the main code files listed beneath

FeatureExtraction.py
- contains the applied code for feature extration from audio files applying 
the LibROSA library

DataHelper.py
- contains the applied code for reading in and manipulating datasets in order 
to create different versions of each dataset

Experiments.py
- contains the applied code for conducting experiments, both preliminary, baseline and
cross-dataset experiments

---------------------------------------

About

Thesis Project on Music Emotion Recognition

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%