diff --git a/README.md b/README.md index d2bfbeee..609349a5 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ TTS paper collection: https://github.com/erogol/TTS-papers ## TTS Performance

-"Mozilla*" and "Judy*" are our models. +"Mozilla*" and "Judy*" are our models. [Details...](https://github.com/mozilla/TTS/wiki/Mean-Opinion-Score-Results) ## Provided Models and Methods @@ -48,6 +48,7 @@ Vocoders: - MelGAN: [paper](https://arxiv.org/abs/1710.10467) - MultiBandMelGAN: [paper](https://arxiv.org/abs/2005.05106) - GAN-TTS discriminators: [paper](https://arxiv.org/abs/1909.11646) +- WaveRNN: [origin][https://github.com/fatchord/WaveRNN/] You can also help us implement more models. Some TTS related work can be found [here](https://github.com/erogol/TTS-papers).