README / README.md
huckiyang's picture
Update README.md
5669f2e verified
|
raw
history blame
816 Bytes
---
title: README
emoji: πŸ“ˆ
colorFrom: pink
colorTo: red
sdk: streamlit
pinned: false
---
- GenSEC: Text-based Generative Audio & Speech Recognition with Cascaded ASR-LLMs
- Open Source Model
- Llama-7b pre-training for ASR correction
- https://huggingface.co/GenSEC-LLM/SLT-Task1-Llama2-7b-HyPo-baseline
- References for model and dataset
```bib
@article{huck2024large,
title={Large language model based generative error correction: A challenge and baselines for speech recognition, speaker tagging, and emotion recognition},
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},
journal={arXiv e-prints},
pages={arXiv--2409},
year={2024}
}
```