crhung / Voice-Emotion-Detector
Voice Emotion Detector that detects emotion from audio speech using one dimensional CNNs (convolutional neural networks) using keras and tensorflow on Jupyter Notebook.
☆106Updated 7 years ago
Alternatives and similar repositories for Voice-Emotion-Detector:
Users that are interested in Voice-Emotion-Detector are comparing it to the libraries listed below
- Bidirectional LSTM network for speech emotion recognition.☆263Updated 6 years ago
- Detecting emotions using MFCC features of human speech using Deep Learning☆128Updated 4 years ago
- A machine learning application for emotion recognition from speech☆135Updated 7 years ago
- Build your own Real-time Speech Emotion Recognizer☆113Updated 6 years ago
- Inspired work by the project of SER using ELM at Microsoft Research☆19Updated 6 years ago
- speech emotion recognition using a convolutional recurrent networks based on IEMOCAP☆395Updated 5 years ago
- Live demo for speech emotion recognition using Keras and Tensorflow models☆39Updated 9 months ago
- ☆90Updated 2 years ago
- ☆132Updated 8 months ago
- TensorFlow implementation of "Multimodal Speech Emotion Recognition using Audio and Text," IEEE SLT-18☆280Updated 10 months ago
- An end-to-end Python pipeline for performing sentiment analysis on audio files of call-center conversations.☆36Updated 7 years ago
- Supporting code for "Emotion Recognition in Speech using Cross-Modal Transfer in the Wild"☆101Updated 5 years ago
- 1,440 audio files (.wav), i.e. speech files, from 24 actors that are categorized into 8 separate emotions.☆15Updated 6 years ago
- Environmental sound classification using Deep Learning with extracted features☆165Updated 5 years ago
- Implementation of the paper "Improved End-to-End Speech Emotion Recognition Using Self Attention Mechanism and Multitask Learning" From I…