Simple implementation of CRNN for speech emotion recognition
- python 3.6.8
- torch==1.2.0
- numpy
- matplotlib
- python3 main.py
Han Seokhyeon
Speech Emotion Recognition을 CRNN으로 구현한 코드입니다.
PythonApache-2.0
Simple implementation of CRNN for speech emotion recognition
Han Seokhyeon