Skip to content

Commit 944cede

Browse files
authored
Merge branch 'DigitalPhonetics:Multi_Language_Multi_Speaker' into multi_lingual_multi_speaker
2 parents be7bb2a + 97c9006 commit 944cede

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ The basic PyTorch Modules of [FastSpeech 2](https://arxiv.org/abs/2006.04558) ar
1010
from the [ParallelWaveGAN repository](https://github.com/kan-bayashi/ParallelWaveGAN)
1111
which 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

0 commit comments

Comments
 (0)