mirror of https://github.com/coqui-ai/TTS.git
add reference
This commit is contained in:
parent
5d084535c3
commit
7bfe16f130
|
@ -217,3 +217,4 @@ If you like to use TTS to try a new idea and like to share your experiments with
|
||||||
### References
|
### References
|
||||||
- https://github.com/keithito/tacotron (Dataset pre-processing)
|
- https://github.com/keithito/tacotron (Dataset pre-processing)
|
||||||
- https://github.com/r9y9/tacotron_pytorch (Initial Tacotron architecture)
|
- https://github.com/r9y9/tacotron_pytorch (Initial Tacotron architecture)
|
||||||
|
- https://github.com/kan-bayashi/ParallelWaveGAN (vocoder library)
|
||||||
|
|
Loading…
Reference in New Issue