File size: 724 Bytes
d9bba3b
 
53b3e2f
 
 
 
 
 
 
 
 
 
d9bba3b
8e29833
 
f607ed7
c837b59
f607ed7
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
---
license: mit
language:
  - en
  - zh
pipeline_tag: text-generation
inference: false
fine-tuning: true
tags:
  - generative error correction
  - large language model
  - LLaMA
---

- Chen Chen et al. "It's Never Too Late: Fusing Acoustic Information into Large Language Models for Automatic Speech Recognition"

- Github: https://github.com/Hypotheses-Paradise/UADF

```bib
@article{chen2024s,
  title={It's Never Too Late: Fusing Acoustic Information into Large Language Models for Automatic Speech Recognition},
  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},
  journal={arXiv preprint arXiv:2402.05457},
  year={2024}
}
```