ashutoshzade commited on
Commit
61ee79e
·
verified ·
1 Parent(s): 84423df

Create credits.txt

Browse files
Files changed (1) hide show
  1. credits.txt +19 -0
credits.txt ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ @inproceedings{wang-etal-2021-fairseq,
2
+ title = "fairseq S{\^{}}2: A Scalable and Integrable Speech Synthesis Toolkit",
3
+ author = "Wang, Changhan and
4
+ Hsu, Wei-Ning and
5
+ Adi, Yossi and
6
+ Polyak, Adam and
7
+ Lee, Ann and
8
+ Chen, Peng-Jen and
9
+ Gu, Jiatao and
10
+ Pino, Juan",
11
+ booktitle = "Proceedings of the 2021 Conference on Empirical Methods in Natural Language Processing: System Demonstrations",
12
+ month = nov,
13
+ year = "2021",
14
+ address = "Online and Punta Cana, Dominican Republic",
15
+ publisher = "Association for Computational Linguistics",
16
+ url = "https://aclanthology.org/2021.emnlp-demo.17",
17
+ doi = "10.18653/v1/2021.emnlp-demo.17",
18
+ pages = "143--152",
19
+ }