- IEMOCAP
- torch=1.0.1
- python=3.6
- numpy
- matplotlib
- sklearn
- codecs
- librosa
- threading
- pydub
- use
meta_data_pro.py --args value
- use
python reptile_meta_train.py --args value
for meta-train stage - use
python reptile_meta_test.py --args value
for meta-test stage
- use
plot_confmat.py
to plot confusion matrix
Code for "Meta Multi-task Learning for Speech Emotion Recognition"
We will update our code gradually.