Speech Emotion Recognition Using Deep Convolutional Neural Network and Discriminant Temporal Pyramid Matching
This project aims to implement speech emotion recognition strategy proposed in Speech Emotion Recognition Using Deep Convolutional Neural Network and Discriminant Temporal Pyramid Matching
CPU Host :
GPU Server :
$ python load_emodb.py
Starting preprocessing
$ python melSpec.py
Finetune AlexNet with Tensorflow
$ python finetune.py
Discriminant Temporal Pyramid Matching
$ python dtpm.py -s
$ python dtpm.py -n
Support Vector Machine
$ python svm.py
Refrence Model:
Refrence Papers: