Changhan commited on
Commit
6289d67
1 Parent(s): 18e6621

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -11,7 +11,7 @@ datasets:
11
  ---
12
  # tts_transformer-en-ljspeech
13
 
14
- [Transformer](https://arxiv.org/abs/1809.08895) text-to-speech model from fairseq S^2 ([paper](https://arxiv.org/abs/2109.06912)/[repo](https://github.com/pytorch/fairseq/tree/main/examples/speech_synthesis)):
15
  - English
16
  - Single-speaker female voice
17
  - Trained on [LJSpeech](https://keithito.com/LJ-Speech-Dataset/)
 
11
  ---
12
  # tts_transformer-en-ljspeech
13
 
14
+ [Transformer](https://arxiv.org/abs/1809.08895) text-to-speech model from fairseq S^2 ([paper](https://arxiv.org/abs/2109.06912)/[code](https://github.com/pytorch/fairseq/tree/main/examples/speech_synthesis)):
15
  - English
16
  - Single-speaker female voice
17
  - Trained on [LJSpeech](https://keithito.com/LJ-Speech-Dataset/)