Update README.md
Browse files
README.md
CHANGED
@@ -139,12 +139,21 @@ BLEU scores on CoVoST-2 test compared to supervised SOTA models XLS-R-2B and Sea
|
|
139 |
If you find ZeroSwot useful for your research, please cite our paper :)
|
140 |
|
141 |
```
|
142 |
-
@
|
143 |
-
|
144 |
-
|
145 |
-
|
146 |
-
|
147 |
-
|
148 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
149 |
}
|
150 |
```
|
|
|
139 |
If you find ZeroSwot useful for your research, please cite our paper :)
|
140 |
|
141 |
```
|
142 |
+
@inproceedings{tsiamas-etal-2024-pushing,
|
143 |
+
title = {{Pushing the Limits of Zero-shot End-to-End Speech Translation}},
|
144 |
+
author = "Tsiamas, Ioannis and
|
145 |
+
G{\'a}llego, Gerard and
|
146 |
+
Fonollosa, Jos{\'e} and
|
147 |
+
Costa-juss{\`a}, Marta",
|
148 |
+
editor = "Ku, Lun-Wei and
|
149 |
+
Martins, Andre and
|
150 |
+
Srikumar, Vivek",
|
151 |
+
booktitle = "Findings of the Association for Computational Linguistics ACL 2024",
|
152 |
+
month = aug,
|
153 |
+
year = "2024",
|
154 |
+
address = "Bangkok, Thailand and virtual meeting",
|
155 |
+
publisher = "Association for Computational Linguistics",
|
156 |
+
url = "https://aclanthology.org/2024.findings-acl.847",
|
157 |
+
pages = "14245--14267",
|
158 |
}
|
159 |
```
|