Skip to content

This model processes audio data from the TESS dataset, leveraging librosa for audio feature extraction. It likely aims to classify or recognize emotions in speech, using machine learning techniques to analyze the patterns in the sound clips.

Notifications You must be signed in to change notification settings

Karan-Nagure/Speech-emotion-recognition-model

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

"# Speech-emotion-recognition-model" This is the project, I have did during my 3 months internship at Zidio development.

This project includes basic steps of Data Science lifecycle -- 1> Data collection 2> Data loading 3> Data cleaning 4> Data visualization 5> Data transformation 6> Data modeling 7> Performance measurement

There are two main things are there in the code : 1> 'mfcc' function -- This function helps to extract the information. 2> LSTM Neural network -- This model uses a LSTM(Long Short-Term Memory), which is going to do all calculations.

About

This model processes audio data from the TESS dataset, leveraging librosa for audio feature extraction. It likely aims to classify or recognize emotions in speech, using machine learning techniques to analyze the patterns in the sound clips.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published