edualgo / Grokking-Machine-Learning

This repo aims to contain different machine learning use cases along with the descriptions to the model architectures
https://github.com/Abhijit2505/Grokking-Machine-Learning/wiki
MIT License
63 stars 49 forks source link

Voice emotion prediction #135

Closed Bhagyashri2000 closed 3 years ago

Bhagyashri2000 commented 3 years ago

Model to predict the mood of person (good/bad) according to his/her voice. Dataset-https://www.kaggle.com/uwrfkaggler/ravdess-emotional-speech-audio

Abhijit2505 commented 3 years ago

@Bhagyashri2000 get started but, add models one after one, for labels

Bhagyashri2000 commented 3 years ago

Okay Sir