Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 229 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 229 Bytes

speechemotionrecognizer

Emotion detection or so called sentiment analysis is usually done using RNN with LSTM cells , we tried creating a analyser using Mel-Frequency Cepstrum (MFC) image and a simple 7 layer CNN architecture.