Update README.md

pull/940/head
Mingxue-Xu 4 years ago committed by GitHub
parent 7f010f7d22
commit e8410a1b3b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -102,7 +102,7 @@ The current hyperlinks redirect to [Previous Parakeet](https://github.com/Paddle
PaddleSpeech TTS mainly contains three modules: *Text Frontend*, *Acoustic Model* and *Vocoder*. Models for each are listed as follow:
| Type | Dataset | Model Type | Link |
| TTS Module Type | Dataset | Model Type | Link |
| --------------------- | --------- | --------------------- | --------------------------------------------------------------------------------------------------------------------- |
| Vocoder | LJSpeech | Parallel WaveGAN | [pwGAN-ljspeech](https://github.com/PaddlePaddle/Parakeet/tree/develop/examples/GANVocoder/parallelwave_gan/ljspeech) |
| Vocoder | CSMSC | Parallel WaveGAN | [pwGAN-csmsc](https://github.com/PaddlePaddle/Parakeet/tree/develop/examples/GANVocoder/parallelwave_gan/baker) |
@ -125,7 +125,7 @@ More background information for ASR, please refer to:
* [Benchmark](docs/source/asr/benchmark.md)
* [Relased Model](docs/source/asr/released_model.md)
For TTS, [TTS Document](https://paddleparakeet.readthedocs.io/en/latest/) is a good guideline.
For TTS, [this document](https://paddleparakeet.readthedocs.io/en/latest/) is a good guideline.
## FAQ and Contributing

Loading…
Cancel
Save