huckiyang commited on
Commit
48dea4d
·
verified ·
1 Parent(s): d7e4837

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -11,3 +11,14 @@ pretty_name: Whispering LLaLMA for new Hypotheses Paradise Subset
11
  size_categories:
12
  - 1k<n<10M
13
  ---
 
 
 
 
 
 
 
 
 
 
 
 
11
  size_categories:
12
  - 1k<n<10M
13
  ---
14
+
15
+ - If you consider this work would be related or useful for your research, please consider to cite this paper. Thank you.
16
+
17
+ ```bib
18
+ @inproceedings{radhakrishnan2023whispering,
19
+ title={Whispering LLaMA: A Cross-Modal Generative Error Correction Framework for Speech Recognition},
20
+ author={Srijith Radhakrishnan, Chao-Han Huck Yang, Sumeer Ahmad Khan, Rohit Kumar, Narsis A. Kiani, David Gomez-Cabrero, Jesper N. Tegner},
21
+ booktitle={Proc. of EMNLP},
22
+ year={2023}
23
+ }
24
+ ```