Changhan commited on
Commit
c2e0d1f
1 Parent(s): 360f35d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -14,7 +14,7 @@ datasets:
14
 
15
  [FastSpeech 2](https://arxiv.org/abs/2006.04558) 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)):
16
  - English
17
- - 200 male/female voices (random speaker in the widget)
18
  - Trained on [Common Voice v4](https://commonvoice.mozilla.org/en/datasets)
19
 
20
  ## Usage
 
14
 
15
  [FastSpeech 2](https://arxiv.org/abs/2006.04558) 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)):
16
  - English
17
+ - 200 male/female voices (random speaker when using the widget)
18
  - Trained on [Common Voice v4](https://commonvoice.mozilla.org/en/datasets)
19
 
20
  ## Usage