@@ -28,11 +28,11 @@ In order to facilitate exploiting the existing TTS models directly and developin
2828 - [ 【GE2E】Generalized End-to-End Loss for Speaker Verification] ( https://arxiv.org/abs/1710.10467 )
2929
3030## Updates
31- - Aug-31-2021, Add an example for Chinese Text Frontend. Check [ examples/text_frontend] ( ./examples/text_frontend )
32- - Aug-23-2021, Add an example for FastSpeech2 with AISHELL-3. Check [ fastspeech2/aishell3] ( ./fastspeech2/aishell3 )
33- - Aug-3-2021, Add an example for FastSpeech2 with CSMSC. Check [ fastspeech2/baker] ( ./fastspeech2/baker )
34- - Jul-19-2021, Add an example for SpeedySpeech with CSMSC. Check [ speedyspeech/baker] ( ./speedyspeech/baker )
35- - Jul-01-2021, Add an example for Parallel WaveGAN with CSMSC. Check [ parallelwave_gan/baker] ( ./parallelwave_gan/baker )
31+ - Aug-31-2021, Add an example for Chinese Text Frontend. Check [ examples/text_frontend] ( ./examples/text_frontend ) .
32+ - Aug-23-2021, Add an example for FastSpeech2 with AISHELL-3. Check [ fastspeech2/aishell3] ( ./examples/ fastspeech2/aishell3 ) .
33+ - Aug-3-2021, Add an example for FastSpeech2 with CSMSC. Check [ fastspeech2/baker] ( ./examples/ fastspeech2/baker ) .
34+ - Jul-19-2021, Add an example for SpeedySpeech with CSMSC. Check [ speedyspeech/baker] ( ./examples/ speedyspeech/baker ) .
35+ - Jul-01-2021, Add an example for Parallel WaveGAN with CSMSC. Check [ parallelwave_gan/baker] ( ./examples/ parallelwave_gan/baker ) .
3636- Jul-01-2021, Add an example for usage of Montreal-Forced-Aligner. Check [ examples/use_mfa] ( ./examples/use_mfa ) .
3737- May-07-2021, Add an example for voice cloning in Chinese. Check [ examples/tacotron2_aishell3] ( ./examples/tacotron2_aishell3 ) .
3838
@@ -73,8 +73,8 @@ Entries to the introduction, and the launch of training and synthsis for differe
7373- [ >>> Chinese Text Frontend] ( ./examples/text_frontend )
7474- [ >>> FastSpeech2] ( ./examples/fastspeech2 )
7575- [ >>> Montreal-Forced-Aligner] ( ./examples/use_mfa )
76- - [ >>> Parallel WaveGAN] ( ./parallelwave_gan )
77- - [ >>> SpeedySpeech] ( .examples/speedyspeech )
76+ - [ >>> Parallel WaveGAN] ( ./examples/ parallelwave_gan )
77+ - [ >>> SpeedySpeech] ( ./ examples/speedyspeech )
7878- [ >>> Tacotron2_AISHELL3] ( ./examples/tacotron2_aishell3 )
7979- [ >>> GE2E] ( ./examples/ge2e )
8080- [ >>> WaveFlow] ( ./examples/waveflow )
0 commit comments