Update Citation
Browse files
README.md
CHANGED
@@ -36,14 +36,23 @@ THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR I
|
|
36 |
If you find our work useful, please cite the following publication:
|
37 |
|
38 |
```
|
39 |
-
@
|
40 |
-
|
41 |
-
|
42 |
-
|
43 |
-
|
44 |
-
|
45 |
-
|
46 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
47 |
}
|
48 |
```
|
49 |
|
|
|
36 |
If you find our work useful, please cite the following publication:
|
37 |
|
38 |
```
|
39 |
+
@inproceedings{hajal-etal-2025-knn,
|
40 |
+
title = "k{NN} Retrieval for Simple and Effective Zero-Shot Multi-speaker Text-to-Speech",
|
41 |
+
author = "Hajal, Karl El and
|
42 |
+
Kulkarni, Ajinkya and
|
43 |
+
Hermann, Enno and
|
44 |
+
Magimai Doss, Mathew",
|
45 |
+
editor = "Chiruzzo, Luis and
|
46 |
+
Ritter, Alan and
|
47 |
+
Wang, Lu",
|
48 |
+
booktitle = "Proceedings of the 2025 Conference of the Nations of the Americas Chapter of the Association for Computational Linguistics: Human Language Technologies (Volume 2: Short Papers)",
|
49 |
+
month = apr,
|
50 |
+
year = "2025",
|
51 |
+
address = "Albuquerque, New Mexico",
|
52 |
+
publisher = "Association for Computational Linguistics",
|
53 |
+
url = "https://aclanthology.org/2025.naacl-short.65/",
|
54 |
+
pages = "778--786",
|
55 |
+
ISBN = "979-8-89176-190-2"
|
56 |
}
|
57 |
```
|
58 |
|