genzen2103 / Emotion-Detection-in-speech-using-Acoustic-and-Neural-FeaturesLinks
System for Emotion Detection in given speech data using joint modelling of hand crafted prosody rich features , MFCC features and LSTM based neural embedding
☆10Updated 8 years ago
Alternatives and similar repositories for Emotion-Detection-in-speech-using-Acoustic-and-Neural-Features
Users that are interested in Emotion-Detection-in-speech-using-Acoustic-and-Neural-Features are comparing it to the libraries listed below
Sorting:
- CTC for emotion recognition☆61Updated 8 years ago
- Bidirectional LSTM network for speech emotion recognition.☆267Updated 6 years ago
- A program for automatic speaker identification using deep learning techniques.☆84Updated 8 years ago
- Speech Emotion Recognition Using Deep Convolutional Neural Network and Discriminant Temporal Pyramid Matching☆51Updated 7 years ago
- Inspired work by the project of SER using ELM at Microsoft Research☆19Updated 7 years ago
- Detecting emotions using MFCC features of human speech using Deep Learning☆133Updated 5 years ago
- A set of scripts that extract speech features (so far MFCCs, FBANKs, STFT, and kinda dominant frequency) and trains CNN, LSTM, or CNN+LST…☆54Updated 2 years ago
- Repository of code for Speech emotion recognition using voiced speech and attention model, submitted to ICSigSys 2019☆13Updated 6 years ago
- Implementation of state of the art d-vector approach for speaker verification☆127Updated 8 years ago
- Live demo for speech emotion recognition using Keras and Tensorflow models☆39Updated last year
- Multimodal speech recognition using lipreading (with CNNs) and audio (using LSTMs). Sensor fusion is done with an attention network.