Merge pull request #1354 from pipecat-ai/mb/cartesia-changelog

Changelog entry for Cartesia model update
This commit is contained in:
Mark Backman
2025-03-11 07:20:04 -04:00
committed by GitHub

View File

@@ -65,6 +65,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Added `AzureRealtimeBetaLLMService` to support Azure's OpeanAI Realtime API. Added
foundational example `19a-azure-realtime-beta.py`.
### Changed
- Updated the default mode for `CartesiaTTSService` and
`CartesiaHttpTTSService` to `sonic-2`.
## [0.0.58] - 2025-02-26
### Added