Skip to content

A multimodal emotion detection system developed over cnn and contains video, audio and text analysis

Notifications You must be signed in to change notification settings

arsalan-bashir/Emotion-Detection-System

Repository files navigation

Emotion Detection System

project-image

The “Emotion Detection Using Machine Learning” project developed a system that identifies and analyzes emotions through text speech and visual cues. The technology leverages natural language processing (NLP) for text analysis voice recognition algorithms for detecting tone and modulation in speech and computer vision techniques for interpreting facial expressions. Machine learning models were trained to process these inputs and predict emotions with high accuracy providing a comprehensive solution for emotion recognition across various data sources.

shields

🧐 Features

Here're some of the project's best features: * Live Video Emotion Detection * Vocal Sentiment Analysis * Textual Emotion Detection

🛠️Steps to Run the System:

1. Clone the Repository

2. Open the folder in IDE

3. Create Virtual Environment

python3 -m venv env

4. Install required libraries

pip install -r requirements.txt

5. Execute the command to run the system

flask run

6. Thats It!! Navigate yoursel

🍰 Contribution Guidelines:

Feel free to reach out to me for development related information. I'll be happy to help out

💻 Built with

Technologies used in the project:

  • Python
  • Tensorflow
  • Keras
  • Librosa
  • NLTK
  • Machine Learning
  • Deep Learning
  • HTML
  • CSS
  • JavaScript
  • Flask Framework

About

A multimodal emotion detection system developed over cnn and contains video, audio and text analysis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors