/CRNN_for_speech_emotion_recognition

Speech Emotion Recognition을 CRNN으로 구현한 코드입니다.

Primary LanguagePythonApache License 2.0Apache-2.0

CRNN_for_speech_emotion_recognition

Simple implementation of CRNN for speech emotion recognition

Dataset

Requirement

  • python 3.6.8
  • torch==1.2.0
  • numpy
  • matplotlib

Run

  • python3 main.py

Author

Han Seokhyeon