Giter VIP home page Giter VIP logo

emobot's Introduction

Project Title: EmoBot

Introduction

This is an Introduction to AI project that was developed by Robert Sika and John Adenu-Mensah. The essence of this project is to create an unsupervised AI model that is able to predict emotions using a Recurrent Neural Network model Long Short Term Model (LSTM)

Contents

Features

The emobot uses the Tess dataset to train and test it's accuracy and validation. It used MFCC to extract features from the audio files and those features were used in the training and testing process using an LSTM and some Dense models which used various activation functions like relu and softmax and the rmsprop optimizer. The application has a user-friendly interface which was made using Streamlit, a lightweight python library that can be used to host web applications, The aplication allows a user to upload a file and then predict the emotion that is found in the uploaded file.

How To Use

To use our web application you can follow these simple steps:

Step 1:

Access our application by typing the following in your terminal

streamlit run deployment.py

and upload a 1 to 3 second long file in the form OAF_test_[emotion] or YAF_test_[emotion]

Step 2:

Click 'Browse Files' and select a file that you want to use to predict.

Step 3:

Click the 'Predict Emotion' button and wait for an emotion to be predicted.

Note:

Model is highly effective with audio files that are taken from the official Tess dataset, and is likely to predict disgust for most audio files uploaded.

Demonstration

You can find the link to our implementation and presentation at the links below.

Presentation

https://youtu.be/oBahaY4CvjI

Live Demo

https://youtu.be/Bkd-BZnkWFY

Thank you!

emobot's People

Contributors

men5ah avatar si-kar avatar

Watchers

 avatar  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.