abhisheks008 / ML-Crate

ML-Crate stands as the ultimate hub for a multitude of exciting ML projects, serving as the go-to resource haven for passionate and dedicated ML enthusiasts!🌟💫 Devfolio URL, https://devfolio.co/projects/mlcrate-98f9
https://quine.sh/repo/abhisheks008-ML-Crate-409463050
MIT License
183 stars 216 forks source link

[Project Addition] Emotion recognition from Speech #697

Closed JashwanthSA closed 1 week ago

JashwanthSA commented 2 weeks ago

ML-Crate Repository (Proposing new issue)

:red_circle: Project Title : Emotion Recognition from Speech :red_circle: Aim : To predict Emotion from audio files :red_circle: Dataset : https://www.kaggle.com/datasets/ejlok1/toronto-emotional-speech-set-tess :red_circle: Approach : I would use the TESS dataset to train the LSTM model and plot the results in a graph.


📍 Follow the Guidelines to Contribute in the Project :


:red_circle::yellow_circle: Points to Note :


:white_check_mark: To be Mentioned while taking the issue :


Happy Contributing 🚀

All the best. Enjoy your open source journey ahead. 😎

github-actions[bot] commented 2 weeks ago

Thank you for creating this issue! We'll look into it as soon as possible. Your contributions are highly appreciated! 😊

abhisheks008 commented 2 weeks ago

Hi @JashwanthSA it's a nice problem statement, but in this repository we always build 5-6 models for any dataset and then check the most fitted model based on the accuracy scores. You need to upgrade your approach as per the needs of this repo.

JashwanthSA commented 1 week ago

Fine @abhisheks008 , haven't thought about it. I will upgrade my approach and let you know when I'm ready.

Harshit-code-tech commented 1 week ago

i would like to grap it.... and speaking of models.. i will use cnn, lstm, hybrid,simplernn... and in performance optimizer... Adam, RMSprop, Adagrad, Adadelta, Adamax, Nadam, SGD and instead of tess.. i will use 4 dataset... tess(dataset already mentioned...) ,ravdess,(https://www.kaggle.com/datasets/uwrfkaggler/ravdess-emotional-speech-audio) savee,(https://www.kaggle.com/datasets/ejlok1/surrey-audiovisual-expressed-emotion-savee) crema..(https://www.kaggle.com/datasets/ejlok1/cremad) and i will make a gui so that it be esaily interective.. speaking of accuracy.. will try to achieve 70%..

and if there is any more model..please do mention.. it would be great help

abhisheks008 commented 1 week ago

To be honest pure deep learning projects are not meant to be for this repository. Hence I have decided to close this issue as this will not fit the genre of the repository.