huckiyang commited on
Commit
250ec05
·
verified ·
1 Parent(s): 5669f2e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -6
README.md CHANGED
@@ -15,15 +15,16 @@ pinned: false
15
  - https://huggingface.co/GenSEC-LLM/SLT-Task1-Llama2-7b-HyPo-baseline
16
 
17
 
18
- - References for model and dataset
19
 
20
  ```bib
21
- @article{huck2024large,
22
  title={Large language model based generative error correction: A challenge and baselines for speech recognition, speaker tagging, and emotion recognition},
23
- author={Huck Yang, Chao-Han and Park, Taejin and Gong, Yuan and Li, Yuanchao and Chen, Zhehuai and Lin, Yen-Ting and Chen, Chen and Hu, Yuchen and Dhawan, Kunal and {\.Z}elasko, Piotr and others},
24
- journal={arXiv e-prints},
25
- pages={arXiv--2409},
26
- year={2024}
 
27
  }
28
  ```
29
 
 
15
  - https://huggingface.co/GenSEC-LLM/SLT-Task1-Llama2-7b-HyPo-baseline
16
 
17
 
18
+ - IEEE SLT 2024, References for model and dataset
19
 
20
  ```bib
21
+ @inproceedings{yang2024large,
22
  title={Large language model based generative error correction: A challenge and baselines for speech recognition, speaker tagging, and emotion recognition},
23
+ author={Yang, Chao-Han Huck and Park, Taejin and Gong, Yuan and Li, Yuanchao and Chen, Zhehuai and Lin, Yen-Ting and Chen, Chen and Hu, Yuchen and Dhawan, Kunal and {\.Z}elasko, Piotr and others},
24
+ booktitle={2024 IEEE Spoken Language Technology Workshop (SLT)},
25
+ pages={371--378},
26
+ year={2024},
27
+ organization={IEEE}
28
  }
29
  ```
30