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