omkarsarde / Voice-Sentiment-Analyzer

A Voice Sentiment Analyzer using Long Short Term Memory (LSTM) to predict mood of the user from voice

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Voice Sentiment Analyzer

A Long Short Term Memory (LSTM) Network based voice sentiment analyzer.
The model can effectively analyze 7 fundamental emotions of Anger, Disgust, Fear, Happiness, Neutrality, Sadness and Surprise.
It was trained on the Toronto Emotional Speech Set (TESS) dataset. This has caused some inherent limitations to the generalizability of the model.
As TESS currently has only two female voice actors and was recorded in a studio setting this model is not at par at being deemed worthy of direct production.
The code is in the jupyternotebook file and is well documented.

About

A Voice Sentiment Analyzer using Long Short Term Memory (LSTM) to predict mood of the user from voice


Languages

Language:Jupyter Notebook 100.0%