add reference

This commit is contained in:
erogol
2020-07-17 12:58:24 +02:00
parent 5d084535c3
commit 7bfe16f130
+1
View File
@@ -217,3 +217,4 @@ If you like to use TTS to try a new idea and like to share your experiments with
### References
- https://github.com/keithito/tacotron (Dataset pre-processing)
- https://github.com/r9y9/tacotron_pytorch (Initial Tacotron architecture)
- https://github.com/kan-bayashi/ParallelWaveGAN (vocoder library)