connor-henderson commited on
Commit
49576f7
1 Parent(s): 5421214

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -11,4 +11,4 @@ This is the HiFi-GAN vocoder for use with the FastSpeech2Conformer text-to-speec
11
 
12
  The FastSpeech2Conformer model was proposed with the paper [Recent Developments On Espnet Toolkit Boosted By Conformer](https://arxiv.org/abs/2010.13956) by Pengcheng Guo, Florian Boyer, Xuankai Chang, Tomoki Hayashi, Yosuke Higuchi, Hirofumi Inaguma, Naoyuki Kamo, Chenda Li, Daniel Garcia-Romero, Jiatong Shi, Jing Shi, Shinji Watanabe, Kun Wei, Wangyou Zhang, and Yuekai Zhang. It was first released [in this repository](https://github.com/espnet/espnet). The license used is [Apache 2.0](https://github.com/espnet/espnet/blob/master/LICENSE).
13
 
14
- Disclaimer: The team releasing SpeechT5 did not write a model card for this model so this model card has been written by a Hugging Face contributor.
 
11
 
12
  The FastSpeech2Conformer model was proposed with the paper [Recent Developments On Espnet Toolkit Boosted By Conformer](https://arxiv.org/abs/2010.13956) by Pengcheng Guo, Florian Boyer, Xuankai Chang, Tomoki Hayashi, Yosuke Higuchi, Hirofumi Inaguma, Naoyuki Kamo, Chenda Li, Daniel Garcia-Romero, Jiatong Shi, Jing Shi, Shinji Watanabe, Kun Wei, Wangyou Zhang, and Yuekai Zhang. It was first released [in this repository](https://github.com/espnet/espnet). The license used is [Apache 2.0](https://github.com/espnet/espnet/blob/master/LICENSE).
13
 
14
+ Disclaimer: The team releasing FastSpeech2Conformer did not write a model card for this model so this model card has been written by a Hugging Face contributor.