In this project, I extract features from audio files using the Librosa module and then use a classifier to recognize the emotions from the audio files.
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
16
commits
Add documentation to emotion recognition model's evaluation metrics
b29eef4View on GitHubAdd latest model pkl file with accuracy 92.31%
257c75bView on GitHubSave model to pkl file, Load model, add classification report, confusion matrix, cross-validation scores, roc curves, precision-recall curves
eb70047View on GitHubMerge pull request #1 from stevearmstrong-dev/feat/readme
6fb6954View on GitHub