Speech-Emotion-Classification-with-PyTorch
Speech-Emotion-Classification-with-PyTorch copied to clipboard
This repository contains PyTorch implementation of 4 different models for classification of emotions of the speech.
Hi Kosta, Can I check if the repo support any Inference for Individual/Custom Audio Sample?
Hi sir, As suggested by you I have used Pytorch Dataloaders due to cuda memory issues. Now plz guide me with code How to train test and validate the model...
Hi, I have tried to train Stacked Time Distributed 2D CNN-LSTM model on RAVDESS database by using default hyperparameters. But I can't reproduce the result(acc=94%) reported by you. Could you...
Thank you for sharing your very impressive performance and model. I have one question for you. I want to reproduce the same performance as you showed below, but how do...