X Tutup
The Wayback Machine - https://web.archive.org/web/20210822102633/https://github.com/topics/speech-emotion-recognition
Skip to content
#

speech-emotion-recognition

Here are 80 public repositories matching this topic...

The SpeechBrain project aims to build a novel speech toolkit fully based on PyTorch. With SpeechBrain users can easily create speech processing systems, ranging from speech recognition (both HMM/DNN and end-to-end), speaker recognition, speech enhancement, speech separation, multi-microphone speech processing, and many others.

  • Updated Aug 2, 2021
  • HTML

In this project, the performance of speech emotion recognition is compared between two methods (SVM vs Bi-LSTM RNN).Conventional classifiers that uses machine learning algorithms has been used for decades in recognizing emotions from speech. However, in recent years, deep learning methods have taken the center stage and have gained popularity for their ability to perform well without any input hand-crafted features. Speech emotion on sets obtained from RAVDESS corpus is classified using a conventionally used Support Vector Machine (SVM) and its performance is compared to that of a bidirectional long short-term memory (LSTM).

  • Updated Jun 28, 2019
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the speech-emotion-recognition topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the speech-emotion-recognition topic, visit your repo's landing page and select "manage topics."

Learn more

X Tutup