Update README.md
Browse files
README.md
CHANGED
@@ -58,12 +58,21 @@ print(translated_text)
|
|
58 |
If you find these models useful for your research, please cite our paper :)
|
59 |
|
60 |
```
|
61 |
-
@
|
62 |
-
|
63 |
-
|
64 |
-
|
65 |
-
|
66 |
-
|
67 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
68 |
}
|
69 |
```
|
|
|
58 |
If you find these models useful for your research, please cite our paper :)
|
59 |
|
60 |
```
|
61 |
+
@inproceedings{tsiamas-etal-2024-pushing,
|
62 |
+
title = {{Pushing the Limits of Zero-shot End-to-End Speech Translation}},
|
63 |
+
author = "Tsiamas, Ioannis and
|
64 |
+
G{\'a}llego, Gerard and
|
65 |
+
Fonollosa, Jos{\'e} and
|
66 |
+
Costa-juss{\`a}, Marta",
|
67 |
+
editor = "Ku, Lun-Wei and
|
68 |
+
Martins, Andre and
|
69 |
+
Srikumar, Vivek",
|
70 |
+
booktitle = "Findings of the Association for Computational Linguistics ACL 2024",
|
71 |
+
month = aug,
|
72 |
+
year = "2024",
|
73 |
+
address = "Bangkok, Thailand and virtual meeting",
|
74 |
+
publisher = "Association for Computational Linguistics",
|
75 |
+
url = "https://aclanthology.org/2024.findings-acl.847",
|
76 |
+
pages = "14245--14267",
|
77 |
}
|
78 |
```
|