diff --git a/CHANGELOG.md b/CHANGELOG.md index 4dc68c6f..0374659b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,2 +1,11 @@ # Changelog + +Date: 2022-1-10, Author: Jackwaterveg. +Add features to: CLI: + - Support English (librispeech/asr1/transformer). + - Support choosing `decode_method` for conformer and transformer models. + - Refactor the config, using the unified config. + - Pr_link: https://github.com/PaddlePaddle/PaddleSpeech/pull/1297 + +***