Update README.md
Browse files
README.md
CHANGED
@@ -97,4 +97,24 @@ ipd.Audio(wav, rate=rate)
|
|
97 |
url = "https://aclanthology.org/2020.aacl-demo.6",
|
98 |
pages = "33--39",
|
99 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
100 |
```
|
|
|
97 |
url = "https://aclanthology.org/2020.aacl-demo.6",
|
98 |
pages = "33--39",
|
99 |
}
|
100 |
+
|
101 |
+
@inproceedings{wang-etal-2021-fairseq,
|
102 |
+
title = "fairseq S{\^{}}2: A Scalable and Integrable Speech Synthesis Toolkit",
|
103 |
+
author = "Wang, Changhan and
|
104 |
+
Hsu, Wei-Ning and
|
105 |
+
Adi, Yossi and
|
106 |
+
Polyak, Adam and
|
107 |
+
Lee, Ann and
|
108 |
+
Chen, Peng-Jen and
|
109 |
+
Gu, Jiatao and
|
110 |
+
Pino, Juan",
|
111 |
+
booktitle = "Proceedings of the 2021 Conference on Empirical Methods in Natural Language Processing: System Demonstrations",
|
112 |
+
month = nov,
|
113 |
+
year = "2021",
|
114 |
+
address = "Online and Punta Cana, Dominican Republic",
|
115 |
+
publisher = "Association for Computational Linguistics",
|
116 |
+
url = "https://aclanthology.org/2021.emnlp-demo.17",
|
117 |
+
doi = "10.18653/v1/2021.emnlp-demo.17",
|
118 |
+
pages = "143--152",
|
119 |
+
}
|
120 |
```
|