Git Product home page Git Product logo

final-year-project's Introduction

Speech emotion recognition using ESN-IP

Implementation of echo state neural network empowered by intrinsic plasticity for classification problem

In this project I rewrote the echo state neural network from scratch using the Matlab code by Andrea-V as a reference so I credit his work. you can find the Matlab code in the following link:

https://github.com/Andrea-V/Echo-State-Network-with-Intrinsic-Plasticity

This code however, uses python numpy to build the echo state reservoir. Moreover, it is modified to solve a clssification problem in contrast with the Matlab code that uses the echo state to solve a regression problem.

The dataset:

This project aims to do emotion recognition from speech. Therefore, it uses Berlin Dataset to train the model. It is famous dataset used by researchers doing speech emotion recognition.

In this project I used librosa and opensmile libraries to extract features from the sound. You can find 2 Google colaboratory notebook files in this repository, showing all the steps from dowinloading the dataset, extracting the features to creating the ESN class and using intrinsic plasticity formula and modifying it for classification problems.

Note

If you want to use this code please mention this repository as well as Andrea-V repository https://github.com/Andrea-V/Echo-State-Network-with-Intrinsic-Plasticity

final-year-project's People

Contributors

atharbagunaid avatar

Stargazers

Wenqi Qiu avatar

Watchers

 avatar

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.