Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/shivamratti13/audio-emotion-recognition

Developed an audio emotion recognition system using the RAVDESS dataset, classifying audio into 8 emotional categories with 77.59% accuracy. Built a Streamlit app for real-time classification via audio upload or recording. Leveraged Librosa for feature extraction (MFCCs) and a Random Forest classifier, creating a robust and user-friendly solution.
https://github.com/shivamratti13/audio-emotion-recognition

audio audio-processing classification ensemble-learning jupyter-notebook machine-learning python random-forest-classifier streamlit

Last synced: about 1 month ago
JSON representation

Developed an audio emotion recognition system using the RAVDESS dataset, classifying audio into 8 emotional categories with 77.59% accuracy. Built a Streamlit app for real-time classification via audio upload or recording. Leveraged Librosa for feature extraction (MFCCs) and a Random Forest classifier, creating a robust and user-friendly solution.

Awesome Lists containing this project