Update README.md
Browse files
README.md
CHANGED
@@ -59,3 +59,15 @@ Dataset({
|
|
59 |
All rights reserved to Bitesize Irish Ltd. The dataset is made available for educational and research purposes only.
|
60 |
For licensing queries, contact [email protected]
|
61 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
59 |
All rights reserved to Bitesize Irish Ltd. The dataset is made available for educational and research purposes only.
|
60 |
For licensing queries, contact [email protected]
|
61 |
|
62 |
+
|
63 |
+
## Citation
|
64 |
+
|
65 |
+
```
|
66 |
+
@inproceedings{moslem2024leveraging,
|
67 |
+
title={Leveraging Synthetic Audio Data for End-to-End Low-Resource Speech Translation},
|
68 |
+
author={Moslem, Yasmin},
|
69 |
+
booktitle={Proceedings of the 2024 International Conference on Spoken Language Translation (IWSLT 2024)},
|
70 |
+
year={2024},
|
71 |
+
month={April}
|
72 |
+
}
|
73 |
+
```
|