holylovenia commited on
Commit
483d4df
1 Parent(s): b397cbb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -16,7 +16,7 @@ tags:
16
  # Cross-Lingual Cross-Age Group Adaptation for Low-Resource Elderly Speech Emotion Recognition
17
 
18
  Fine-tuned [facebook/wav2vec2-large-xlsr-53](https://huggingface.co/facebook/wav2vec2-large-xlsr-53) on English and Chinese data from all-age speakers.
19
- The model is trained on the training sets of [CREMA-D](https://github.com/CheyneyComputerScience/CREMA-D), [CSED][https://github.com/AkishinoShiame/Chinese-Speech-Emotion-Datasets], [ElderReact](https://github.com/Mayer123/ElderReact), [ESD](https://github.com/HLTSingapore/Emotional-Speech-Data), [IEMOCAP](https://sail.usc.edu/iemocap/iemocap_release.htm), and [TESS](https://www.kaggle.com/datasets/ejlok1/toronto-emotional-speech-set-tess).
20
  When using this model, make sure that your speech input is sampled at 16kHz.
21
 
22
  The script used for training and evaluation can be found here:
 
16
  # Cross-Lingual Cross-Age Group Adaptation for Low-Resource Elderly Speech Emotion Recognition
17
 
18
  Fine-tuned [facebook/wav2vec2-large-xlsr-53](https://huggingface.co/facebook/wav2vec2-large-xlsr-53) on English and Chinese data from all-age speakers.
19
+ The model is trained on the training sets of [CREMA-D](https://github.com/CheyneyComputerScience/CREMA-D), [CSED](https://github.com/AkishinoShiame/Chinese-Speech-Emotion-Datasets), [ElderReact](https://github.com/Mayer123/ElderReact), [ESD](https://github.com/HLTSingapore/Emotional-Speech-Data), [IEMOCAP](https://sail.usc.edu/iemocap/iemocap_release.htm), and [TESS](https://www.kaggle.com/datasets/ejlok1/toronto-emotional-speech-set-tess).
20
  When using this model, make sure that your speech input is sampled at 16kHz.
21
 
22
  The script used for training and evaluation can be found here: