Thanks to visit codestin.com
Credit goes to github.com

Skip to content

matheusjv11/my-SER

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To run this, you need to:

  • pip3 install -r requirements.txt

It is already trained, you can use test.py to test your voice.

You can:

  • Tweak the model parameters ( or the whole model ) in ser.py.
  • Add more data to data folder in condition that the audio samples are converted to 16000Hz sample rate and mono channel, convert_wavs.py does that.
  • Editing the emotions specified in utils.py in AVAILABLE_EMOTIONS constant.

When you modified anything, you can run ser.py to retrain the model.

If you want to only use this efficiently, definitely check Emotion Recognition using Speech repository which ease this process a lot.

About

My contribution to improve the Speech Emotion Recognition research

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages