Git Product home page Git Product logo

emotional-classification-through-voice-using-backpropagation's Introduction

Emotional-classification-through-voice-using-Backpropagation

Simple neural net to classify the emotion in an audio

Topic

In this notebook I experienced with audio classification, the dataset has 1400 audios of spoken sentences in each of the 7 emotional states (happy, angry, pleasant, disgust, sad, neutral and fear). My goal is to preprocess the raw audio into a form that a neural network can learn from, for that I used Melspectrograms, and them build a model that can accurately classify a voice tone as being in one of the mentioned class.

Objectives

  • Process raw audio data to be neural net ready
  • Build a classififer that can tell the emotion in a voice

Summary

  • Extracting audio files
  • Extracting Mel Spectrograms
  • Audio transformation
  • Creating the target dataset
  • Train/Test split
  • Creating the data loaders
  • Building the Classifier
  • Training and inference
  • Trying out the model
  • Conclusion

Libraries

  • Pandas
  • Nmupy
  • Torchaudio
  • Librosa
  • Iphython
  • Sklearn
  • Glob

Datasource

https://www.kaggle.com/datasets/ejlok1/toronto-emotional-speech-set-tess?fbclid=IwAR181U1jADr4HCc591qJb61d0OjZXHZ5PV-iAi7sEnn-tLJQ2vaHTcce4Qk

emotional-classification-through-voice-using-backpropagation's People

Contributors

imane-ayouni 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.