Changelog entry for Cartesia model update

This commit is contained in:
Mark Backman
2025-03-10 21:10:11 -04:00
parent 98e5089fbe
commit 40562402a2

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