Speech emotion recogntion with area attention and VTLP
- Use process_dataset.py to divide IEMOCAP data set to train set and test set, and generate CSV files.
- Use vtlpAug.py to generate data augmented with VTLP.
- Use area_train.py to train and save the models.