Spaces:
No application file
No application file
Update README.md
Browse files
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 |
-
@
|
| 22 |
title={Large language model based generative error correction: A challenge and baselines for speech recognition, speaker tagging, and emotion recognition},
|
| 23 |
-
author={
|
| 24 |
-
|
| 25 |
-
pages={
|
| 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 |
|