From b6ade97b325916d52b0490091c12b4c08f124a35 Mon Sep 17 00:00:00 2001 From: TianYuan Date: Fri, 26 Nov 2021 15:22:53 +0800 Subject: [PATCH] Update README.md --- examples/csmsc/tts3/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/csmsc/tts3/README.md b/examples/csmsc/tts3/README.md index 1f395f86..cb7d49f9 100644 --- a/examples/csmsc/tts3/README.md +++ b/examples/csmsc/tts3/README.md @@ -210,7 +210,7 @@ Static model can be downloaded here [fastspeech2_nosil_baker_static_0.4.zip](htt Model | Step | eval/loss | eval/l1_loss | eval/duration_loss | eval/pitch_loss| eval/energy_loss :-------------:| :------------:| :-----: | :-----: | :--------: |:--------:|:---------: default| 2(gpu) x 76000|1.0991|0.59132|0.035815|0.31915|0.15287| -conformer| 2(gpu) x 76000|1.0675|0.5603|0.035869|0.31553|0.15509| +conformer| 2(gpu) x 76000|1.0675|0.56103|0.035869|0.31553|0.15509| FastSpeech2 checkpoint contains files listed below. ```text -- GitLab