huckiyang commited on
Commit
56bc626
1 Parent(s): 7b60dc1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -1
README.md CHANGED
@@ -12,4 +12,13 @@ tags:
12
  - LLaMA
13
  ---
14
 
15
- This repo releases the trained LLaMA-adapter weights in paper "Large Language Models are Efficient Learners of Noise-Robust Speech Recognition".
 
 
 
 
 
 
 
 
 
 
12
  - LLaMA
13
  ---
14
 
15
+ This repo releases the trained LLaMA-adapter weights in paper "Large Language Models are Efficient Learners of Noise-Robust Speech Recognition."
16
+
17
+ ```bib
18
+ @article{hu2024large,
19
+ title={Large Language Models are Efficient Learners of Noise-Robust Speech Recognition},
20
+ author={Hu, Yuchen and Chen, Chen and Yang, Chao-Han Huck and Li, Ruizhe and Zhang, Chao and Chen, Pin-Yu and Chng, EnSiong},
21
+ journal={Proc. ICLR},
22
+ year={2024}
23
+ }
24
+ ```