Skip to content

rcebrian/speech-emotion-recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Speech Emotion Recognition

Description

This repository allows the code and the audios for the speech emotion recognition

Configuration

Local configuration

# create the virtual environment
$ virtualenv --no-site-packages venv

# set the enironment
# UNIX
$ source venv/bin/activate

# Windows
$ venv/Scripts/activate.bat

# install requierements
$ python -m pip install -r requirements.txt

Malformed audios

./data/0/Ira__2.WAV
./data/3/Sorpresa_8.WAV
./data/7/Alejandro Rodríguez.zip
./data/7/Neutro_11.WAV
./data/10/Ira_12.WAV
./data/10/Sorpresa_9.WAV
./data/13/Asco_11.WAV

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages