diff --git a/README.md b/README.md index 468f42a61..7060a6556 100644 --- a/README.md +++ b/README.md @@ -9,55 +9,48 @@ English | [简体中文](README_ch.md)
Acoustic Model | Aishell | -2 Conv + 5 LSTM layers with only forward direction | +2 Conv + 5 LSTM layers with only forward direction | Ds2 Online Aishell Model | @@ -200,7 +200,7 @@ PaddleSpeech TTS mainly contains three modules: *Text Frontend*, *Acoustic ModelText Frontend | - chinese-fronted + chinese-fronted | ||
Tacotron2 | LJSpeech | - tacotron2-vctk + tacotron2-vctk | ||||||
TransformerTTS | - transformer-ljspeech + transformer-ljspeech | |||||||
SpeedySpeech | CSMSC | - speedyspeech-csmsc + speedyspeech-csmsc | ||||||
FastSpeech2 | AISHELL-3 | - fastspeech2-aishell3 + fastspeech2-aishell3 | ||||||
VCTK | -fastspeech2-vctk | +fastspeech2-vctk | ||||||
LJSpeech | -fastspeech2-ljspeech | +fastspeech2-ljspeech | ||||||
CSMSC | - fastspeech2-csmsc + fastspeech2-csmsc | |||||||
WaveFlow | LJSpeech | - waveflow-ljspeech + waveflow-ljspeech | ||||||
Parallel WaveGAN | LJSpeech | - PWGAN-ljspeech + PWGAN-ljspeech | ||||||
VCTK | - PWGAN-vctk + PWGAN-vctk | |||||||
CSMSC | - PWGAN-csmsc + PWGAN-csmsc | |||||||
GE2E | AISHELL-3, etc. | - ge2e + ge2e | ||||||
GE2E + Tactron2 | AISHELL-3 | - ge2e-tactron2-aishell3 + ge2e-tactron2-aishell3 |