diff --git a/README.md b/README.md index b25718f36..61e21641c 100644 --- a/README.md +++ b/README.md @@ -179,6 +179,7 @@ Via the easy-to-use, efficient, flexible and scalable implementation, our vision ### Recent Update - ๐Ÿ”ฅ 2023.04.06: Add [subtitle file (.srt format) generation example](./demos/streaming_asr_server). +- ๐Ÿ‘‘ 2023.04.25: Add [AMP for U2 conformer](https://github.com/PaddlePaddle/PaddleSpeech/pull/3167). - ๐Ÿ”ฅ 2023.03.14: Add SVS(Singing Voice Synthesis) examples with Opencpop dataset, including [DiffSinger](./examples/opencpop/svs1)ใ€[PWGAN](./examples/opencpop/voc1) and [HiFiGAN](./examples/opencpop/voc5), the effect is continuously optimized. - ๐Ÿ‘‘ 2023.03.09: Add [Wav2vec2ASR-zh](./examples/aishell/asr3). - ๐ŸŽ‰ 2023.03.07: Add [TTS ARM Linux C++ Demo](./demos/TTSArmLinux). diff --git a/README_cn.md b/README_cn.md index 9748bdf21..784cbab48 100644 --- a/README_cn.md +++ b/README_cn.md @@ -184,6 +184,7 @@ ### ่ฟ‘ๆœŸๆ›ดๆ–ฐ - ๐Ÿ‘‘ 2023.04.06: ๆ–ฐๅขž [srtๆ ผๅผๅญ—ๅน•็”ŸๆˆๅŠŸ่ƒฝ](./demos/streaming_asr_server)ใ€‚ +- ๐Ÿ‘‘ 2023.04.25: ๆ–ฐๅขž [U2 conformer ็š„ AMP ่ฎญ็ปƒ](https://github.com/PaddlePaddle/PaddleSpeech/pull/3167). - ๐Ÿ”ฅ 2023.03.14: ๆ–ฐๅขžๅŸบไบŽ Opencpop ๆ•ฐๆฎ้›†็š„ SVS (ๆญŒๅ”ฑๅˆๆˆ) ็คบไพ‹๏ผŒๅŒ…ๅซ [DiffSinger](./examples/opencpop/svs1)ใ€[PWGAN](./examples/opencpop/voc1) ๅ’Œ [HiFiGAN](./examples/opencpop/voc5)๏ผŒๆ•ˆๆžœๆŒ็ปญไผ˜ๅŒ–ไธญใ€‚ - ๐Ÿ‘‘ 2023.03.09: ๆ–ฐๅขž [Wav2vec2ASR-zh](./examples/aishell/asr3)ใ€‚ - ๐ŸŽ‰ 2023.03.07: ๆ–ฐๅขž [TTS ARM Linux C++ ้ƒจ็ฝฒ็คบไพ‹](./demos/TTSArmLinux)ใ€‚