Merge pull request #1720 from pipecat-ai/mb/changelog-pr-1707

Add Changelog entry for PR 1707
This commit is contained in:
Mark Backman
2025-05-02 16:13:40 -04:00
committed by GitHub

View File

@@ -9,6 +9,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added ### Added
- 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 - Added support for cross-platform local smart turn detection. You can use
`LocalSmartTurnAnalyzer` for on-device inference using Torch. `LocalSmartTurnAnalyzer` for on-device inference using Torch.