EmotionDetection icon indicating copy to clipboard operation
EmotionDetection copied to clipboard

Emotion Detection in Speech - using SVM Classification

EmotionDetection

Emotion Detection in Speech - using SVM Classification

Feature Extraction :

MFCC and MEDC are extracted from the wav file.

This files are trained using SVM.

The obtained SVM model is used as a training model for the new data set.