MiteshPuthran / Speech-Emotion-Analyzer

The neural network model is capable of detecting five different male/female emotions from audio speeches. (Deep Learning, NLP, Python)
MIT License
1.29k stars 436 forks source link

Regarding the dataset #18

Closed Glastond closed 5 years ago

Glastond commented 5 years ago

I really liked your work ... But I am very confused how you combined the two datasets.. Can you plz share the whole dataset as it will save a lot of my time and it will be easier for me to figure out things as I am a beginner..Thanks a lot! :)

MiteshPuthran commented 5 years ago

Hello @Glastond . I just combined the files from two sources and put them in one folder. While parsing through the files during processing, just mention the file names that you want to process. You can see it in my notebook cell 11. Unfortunately I don't have the dataset in my system anymore to upload.

Arunpoochelvan commented 5 years ago

Hello @Glastond . I just combined the files from two sources and put them in one folder. While parsing through the files during processing, just mention the file names that you want to process. You can see it in my notebook cell 11. Unfortunately I don't have the dataset in my system anymore to upload.

I got it brother, Ref this link you got all the dataset https://github.com/preranas20/Emotion-Detection-in-Speech/tree/master/Emotion%20Detection%20in%20Speech ROCK AND ROLL

Glastond commented 5 years ago

thanks buddy