MiteshPuthran / Speech-Emotion-AnalyzerLinks
The neural network model is capable of detecting five different male/female emotions from audio speeches. (Deep Learning, NLP, Python)
☆1,389Updated 2 years ago
Alternatives and similar repositories for Speech-Emotion-Analyzer
Users that are interested in Speech-Emotion-Analyzer are comparing it to the libraries listed below
Sorting:
- Building and training Speech Emotion Recognizer that predicts human emotions using Python, Sci-kit learn and Keras☆662Updated 2 years ago
- Speaker independent emotion recognition☆328Updated last year
- Understanding emotions from audio files using neural networks and multiple datasets.☆424Updated 2 years ago
- Speech emotion recognition implemented in Keras (LSTM, CNN, SVM, MLP) | 语音情感识别☆1,252Updated 2 years ago
- Lightweight and Interpretable ML Model for Speech Emotion Recognition and Ambiguity Resolution (trained on IEMOCAP dataset)☆435Updated last year
- speech emotion recognition using a convolutional recurrent networks based on IEMOCAP☆405Updated 6 years ago
- A real time Multimodal Emotion Recognition web app for text, sound and video inputs☆1,052Updated 4 years ago
- TensorFlow implementation of "Multimodal Speech Emotion Recognition using Audio and Text," IEEE SLT-18☆298Updated last year
- ☆90Updated 3 years ago
- Bidirectional LSTM network for speech emotion recognition.☆267Updated 6 years ago
- Using Convolutional Neural Networks in speech emotion recognition on the RAVDESS Audio Dataset.☆142Updated 4 years ago
- Speech Emotion Recognition (SER) in real-time, using Deep Neural Networks (DNN) of Long Short Memory Term (LSTM).☆114Updated 3 years ago
- Project Made during Virtual Summer Internship under leadingindia.ai and BENNETT UNIVERSITY.☆98Updated 2 years ago
- A machine learning application for emotion recognition from speech☆136Updated 7 years ago
- MELD: A Multimodal Multi-Party Dataset for Emotion Recognition in Conversation☆989Updated last year
- Detecting emotions using MFCC features of human speech using Deep Learning☆131Updated 5 years ago
- A multimodal approach on emotion recognition using audio and text.☆185Updated 5 years ago
- A collection of datasets for the purpose of emotion recognition/detection in speech.☆389Updated last year
- This repository contains PyTorch implementation of 4 different models for classification of emotions of the speech.☆208Updated 3 years ago
- Multi-modal Emotion detection from IEMOCAP on Speech, Text, Motion-Capture Data using Neural Nets.☆169Updated 4 years ago
- Predicting various emotion in human speech signal by detecting different speech components affected by human emotion.☆47Updated last year
- Identify the emotion of multiple speakers in an Audio Segment☆178Updated 2 years ago
- The Munich Open-Source Large-Scale Multimedia Feature Extractor☆749Updated last month
- This repository contains the code for the paper `End-to-End Multimodal Emotion Recognition using Deep Neural Networks`.☆251Updated 4 years ago
- Multi-modal Speech Emotion Recogniton on IEMOCAP dataset☆93Updated 2 years ago
- This repo contains implementation of different architectures for emotion recognition in conversations.☆1,487Updated last year
- My-Voice Analysis is a Python library for the analysis of voice (simultaneous speech, high entropy) without the need of a transcription. …☆328Updated 4 years ago
- How to detect emotions from speech using Bi-directional LSTM networks and attention mechanism in Keras.☆20Updated last year
- In this project, the performance of speech emotion recognition is compared between two methods (SVM vs Bi-LSTM RNN).Conventional classifi…☆27Updated last year
- 这个项目将 RAVDESS 数据集切割成 1s 短语音,利用 openSMILE+CNN 进行训练,目标是将短语音分类到四种情感中,分别是:开心(happy)、悲伤(sad)、生气(angry)和中性(neutral)。最后准确率达到 76% 左右。☆61Updated 4 years ago