Update README.md
Browse files
README.md
CHANGED
@@ -13,3 +13,14 @@ tags:
|
|
13 |
---
|
14 |
|
15 |
- Chen Chen et al. "It's Never Too Late: Fusing Acoustic Information into Large Language Models for Automatic Speech Recognition"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
13 |
---
|
14 |
|
15 |
- Chen Chen et al. "It's Never Too Late: Fusing Acoustic Information into Large Language Models for Automatic Speech Recognition"
|
16 |
+
|
17 |
+
- Target to release in late April. Feel free to contact the authors directly.
|
18 |
+
|
19 |
+
```bib
|
20 |
+
@article{chen2024s,
|
21 |
+
title={It's Never Too Late: Fusing Acoustic Information into Large Language Models for Automatic Speech Recognition},
|
22 |
+
author={Chen, Chen and Li, Ruizhe and Hu, Yuchen and Siniscalchi, Sabato Marco and Chen, Pin-Yu and Chng, Ensiong and Yang, Chao-Han Huck},
|
23 |
+
journal={arXiv preprint arXiv:2402.05457},
|
24 |
+
year={2024}
|
25 |
+
}
|
26 |
+
```
|