Giter Site home page Giter Site logo

audio-emotion-detector's Introduction

Audio Emotion Detector

Python NumPy Made with Sklearn

Python 3.7.2


This repo contains Python implemenation for audio emotion detection using Support Vector Machines (Sklearn library)

Dataset used : The Ryerson Audio-Visual Database of Emotional Speech and Song (RAVDESS)

Results


Confusion Matrix

Confusion Matrix

GUI using Tkinter

gui

Usage

Note: Below commands are intended to be run in Git bash

  • Clone the repository
git clone [email protected]:PrashanthaTP/audio-emotion-detector.git
  • Create virtual environment
cd audio-emotion-detector
python -m venv .
  • Activate virtual environment
source Scripts/activate
  • Install dependencies
pip install -r requirements.txt
  • Run gui.py
cd emotion_detector
python gui.py

Dataset Reference

@dataset{livingstone_steven_r_2018_1188976,
  author       = {Livingstone, Steven R. and
                  Russo, Frank A.},
  title        = {{The Ryerson Audio-Visual Database of Emotional
                   Speech and Song (RAVDESS)}},
  month        = apr,
  year         = 2018,
  note         = {{Funding Information Natural Sciences and
                   Engineering Research Council of Canada:
                   2012-341583  Hear the world research chair in
                   music and emotional speech from Phonak}},
  publisher    = {Zenodo},
  version      = {1.0.0},
  doi          = {10.5281/zenodo.1188976},
  url          = {https://doi.org/10.5281/zenodo.1188976}
}

audio-emotion-detector's People

Contributors

prashanthatp avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

audio-emotion-detector's Issues

Which librosa and sklearn versions shoult it be?

I noticed that it mentioned that I was supposed to use and elder version of sklearn, but which version exactly should i use? I got an issue "No such file or directory: 'SVM_emotion_clf_24.pkl'", is that related? Thx for rely in advance!

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.