File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -10,8 +10,8 @@ The basic PyTorch Modules of [FastSpeech 2](https://arxiv.org/abs/2006.04558) ar
1010from the [ ParallelWaveGAN repository] ( https://github.com/kan-bayashi/ParallelWaveGAN )
1111which are also authored by the brilliant [ Tomoki Hayashi] ( https://github.com/kan-bayashi ) .
1212
13- For a version of the toolkit that includes TransformerTTS instead of Tacotron 2 and MelGAN instead of HiFiGAN , check out
14- the TransformerTTS and MelGAN branch . They are separated to keep the code clean, simple and minimal.
13+ For a version of the toolkit that includes TransformerTTS, Tacotron 2 or MelGAN, check out
14+ the other branches . They are separated to keep the code clean, simple and minimal as the development progresses .
1515
1616---
1717
You can’t perform that action at this time.
0 commit comments