Git Product home page Git Product logo

sapphirine / 201912-20-music-emotion-recognition Goto Github PK

View Code? Open in Web Editor NEW
8.0 13.0 3.0 19.21 MB

Music is a medium to express emotion. According to literature, music emotion can be quantified continuously as valence and arousal (VA) density distribution on a 2-D space. However, these data are hard to retrieve as they require intense human effort to manually label songs, especially the number of songs become enormous. The goal of this project is to reproduce a model proposed by Chin, Y.-H. et.al (2018), to predict VA density for a new song based on those densities for training songs as well as audio features of both new and training songs. This will help save human labeling effort on new songs in the future. Furthermore, a prototype of content-based music recommender system is built to demonstrate the usability of the algorithm.

Python 8.80% Jupyter Notebook 91.12% CSS 0.01% HTML 0.08%

201912-20-music-emotion-recognition's Introduction

Big Data Analytics Final Project - Music Emotion Recognition

Jesse Cahill, Zhongling Jiang, and Zile Wang

This repo contains the code necessary to reproduce the analysis and recommendation system for our EECSE-6893 final project.

Project Background

Music is a medium to express emotion. According to literature, music emotion can be quantified continuously as valence and arousal (VA) density distribution on a 2-D space. However, these data are hard to retrieve as they require intense human effort to manually label songs, especially the number of songs become enormous. The goal of this project is to reproduce a model proposed by Chin, Y.-H. et.al (2018) [1], to predict VA density for a new song based on those densities for training songs as well as audio features of both new and training songs. This will help save human labeling effort on new songs in the future. Furthermore, a prototype of content-based music recommender system is built to demonstrate the usability of the algorithm.

Repo Structure

Our code was originally formatted into two parts:

  1. A python package called mer which contains functions for feature extraction, emotion pdf prediction, and new song recommendation.

  2. A web app built in Python using Django, which imports mer functions to easily perform feature extraction and make recommendations.

For the sake of submission, we put these two pieces together into one repository. The python package is in /mer-master and the web app is in /webapp. The mer package exists as a standalone repo at https://github.com/j-cahill/mer. To install it, clone or download the repo, navigate to the base directory and install with pip install .

201912-20-music-emotion-recognition's People

Contributors

j-cahill avatar jiangzl2016 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

201912-20-music-emotion-recognition's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.