Add end-to-end version of MFA FastSpeech2, test=tts

pull/2693/head
WongLaw 3 years ago
parent 78d48ddacd
commit 1c19a4a32c

@ -72,4 +72,4 @@ rhy_e2e_pretrain
├── energy_stats.npy
├── pitch_stats.npy
└── speech_stats.npy # statistics used to normalize spectrogram when training fastspeech2
```
```

@ -74,4 +74,4 @@ fastspeech2_nosil_baker_ckpt_0.4
├── durations.txt # preprocess.sh的中间过程
├── energy_stats.npy
├── pitch_stats.npy
└── speech_stats.npy # 训练 fastspeech2 时用于规范化频谱图的统计数据
└── speech_stats.npy # 训练 fastspeech2 时用于规范化频谱图的统计数据

Loading…
Cancel
Save