diff --git a/examples/csmsc/tts3_rhy_e2e/README.md b/examples/csmsc/tts3_rhy_e2e/README.md index 98669e91e..e0d62e0e7 100644 --- a/examples/csmsc/tts3_rhy_e2e/README.md +++ b/examples/csmsc/tts3_rhy_e2e/README.md @@ -72,4 +72,4 @@ rhy_e2e_pretrain ├── energy_stats.npy ├── pitch_stats.npy └── speech_stats.npy # statistics used to normalize spectrogram when training fastspeech2 -``` \ No newline at end of file +``` diff --git a/examples/csmsc/tts3_rhy_e2e/README_cn.md b/examples/csmsc/tts3_rhy_e2e/README_cn.md index 42284f7e4..fac792d17 100644 --- a/examples/csmsc/tts3_rhy_e2e/README_cn.md +++ b/examples/csmsc/tts3_rhy_e2e/README_cn.md @@ -74,4 +74,4 @@ fastspeech2_nosil_baker_ckpt_0.4 ├── durations.txt # preprocess.sh的中间过程 ├── energy_stats.npy ├── pitch_stats.npy -└── speech_stats.npy # 训练 fastspeech2 时用于规范化频谱图的统计数据 \ No newline at end of file +└── speech_stats.npy # 训练 fastspeech2 时用于规范化频谱图的统计数据