Update README.md
Browse files
README.md
CHANGED
@@ -39,10 +39,11 @@ e.g. covost2_ar_en_st.pth
|
|
39 |
If you consider this work would be related or useful for your research, please kindly consider to cite the work below. Thank you.
|
40 |
|
41 |
```bib
|
42 |
-
@
|
43 |
-
|
44 |
-
|
45 |
-
|
46 |
-
|
|
|
47 |
}
|
48 |
```
|
|
|
39 |
If you consider this work would be related or useful for your research, please kindly consider to cite the work below. Thank you.
|
40 |
|
41 |
```bib
|
42 |
+
@inproceedings{hu2024gentranslate,
|
43 |
+
title = "GenTranslate: Large Language Models are Generative Multilingual Speech and Machine Translators",
|
44 |
+
author = "Hu, Yuchen and Chen, Chen and Yang, Chao-Han Huck and Li, Ruizhe and Zhang, Dong and Chen, Zhehuai and Chng, Eng Siong",
|
45 |
+
booktitle = "Proceedings of the 61st Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)",
|
46 |
+
publisher = "Association for Computational Linguistics",
|
47 |
+
year = "2024"
|
48 |
}
|
49 |
```
|