YC-Li commited on
Commit
eafca92
1 Parent(s): 10a1d5c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -1
README.md CHANGED
@@ -38,4 +38,11 @@ This dataset is created based on IEMOCAP. Thanks to the original authors of IEMO
38
 
39
 
40
  ## References
41
- Coming soon.
 
 
 
 
 
 
 
 
38
 
39
 
40
  ## References
41
+ ```
42
+ @article{li2024speech,
43
+ title={Speech Emotion Recognition with ASR Transcripts: A Comprehensive Study on Word Error Rate and Fusion Techniques},
44
+ author={Li, Yuanchao and Bell, Peter and Lai, Catherine},
45
+ journal={arXiv preprint arXiv:2406.08353},
46
+ year={2024}
47
+ }
48
+ ```