SuyashMore / MevonAI-Speech-Emotion-Recognition

Identify the emotion of multiple speakers in an Audio Segment
https://colab.research.google.com/github/SuyashMore/MevonAI-Speech-Emotion-Recognition/blob/master/src/notebooks/Emotion_Recognition_Demo.ipynb
MIT License
164 stars 46 forks source link

Only sad emotion is showing up in results. #10

Open Abhiram716 opened 1 year ago

Abhiram716 commented 1 year ago

I have pulled Image from docker, I have added a .wav file in input folder. when I am trying to run python3 speechEmotionRecognition.py, even though audio file is not sad the output is showing as sad.

Am I missing something? any help in avoiding this in future is a great help. Screenshot 2023-03-26 093837 SER_English.csv

Abhiram716 commented 1 year ago

@SuyashMore - can you kindly point out what mistake I did

Abhiram716 commented 1 year ago

@chinmaynehate any one? kindly help me how to resolve this issue.