Spaces:
No application file
No application file
Update README.md
Browse files
README.md
CHANGED
|
@@ -10,7 +10,22 @@ pinned: false
|
|
| 10 |
- IEEE Spoken Language Technology (SLT), 2024
|
| 11 |
- GenSEC: Text-based Generative Audio & Speech Recognition with Cascaded ASR-LLMs
|
| 12 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 13 |
- Paper Submission: https://2024.ieeeslt.org/paper_submission/
|
| 14 |
|
|
|
|
| 15 |
- References
|
| 16 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 10 |
- IEEE Spoken Language Technology (SLT), 2024
|
| 11 |
- GenSEC: Text-based Generative Audio & Speech Recognition with Cascaded ASR-LLMs
|
| 12 |
|
| 13 |
+
- Model
|
| 14 |
+
|
| 15 |
+
- Llama-7b pre-training for ASR correction
|
| 16 |
+
|
| 17 |
- Paper Submission: https://2024.ieeeslt.org/paper_submission/
|
| 18 |
|
| 19 |
+
|
| 20 |
- References
|
| 21 |
|
| 22 |
+
```bib
|
| 23 |
+
@article{huck2024large,
|
| 24 |
+
title={Large language model based generative error correction: A challenge and baselines for speech recognition, speaker tagging, and emotion recognition},
|
| 25 |
+
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},
|
| 26 |
+
journal={arXiv e-prints},
|
| 27 |
+
pages={arXiv--2409},
|
| 28 |
+
year={2024}
|
| 29 |
+
}
|
| 30 |
+
```
|
| 31 |
+
|