Changhan commited on
Commit
5f42b99
1 Parent(s): 5ca11a3

Update README.md

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