Skip to content

Interspeech 2018 Computational Paralinguistics ChallengE (ComParE): Self-Assessed Affect recognition sub-challenge

Notifications You must be signed in to change notification settings

30stomercury/IS18_ComParE_Sub-Challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Self-Assessed Affect Sub-challenge, INTERSPEECH 2018

Reference

S. Mirsamadi, E. Barsoum, and C. Zhang, “Automatic speech emotion recognition using recurrent neural networks with local attention,” in 2017 IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP), New Orleans, U.S.A., Mar. 2017, IEEE, pp. 2227–2231.

Data:

Data disciptions of this sub-challenge refer to The INTERSPEECH 2018 Computational Paralinguistics Challenge.

Requirements

Some required libraries:

python                   >=3.6
numpy                    1.14.5
joblib                   0.13.0
pandas                   0.22.0
scikit-learn             0.19.1
tensorflow               1.4.0

Code:

  • data.py: batch generator
  • model_brnn.py: main codes, bi-directional LSTM with self-attention framework.

About

Interspeech 2018 Computational Paralinguistics ChallengE (ComParE): Self-Assessed Affect recognition sub-challenge

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages