diff --git a/CHANGELOG.md b/CHANGELOG.md index 079142b9a..5954e6baf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added -- Added support for cross-platform local smart turn detection. You can use +- Added two new input parameters to `RimeTTSService`: `pause_between_brackets` + and `phonemize_between_brackets`. + +- Added support for cross-platform local smart turn detection. You can use `LocalSmartTurnAnalyzer` for on-device inference using Torch. - `BaseOutputTransport` now allows multiple destinations if the transport