Remove duplicate changelog entry due to rebase mistake

This commit is contained in:
Paul Kompfner
2025-03-20 13:51:16 -04:00
parent 721ee75887
commit 44380bc8c0

View File

@@ -174,9 +174,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Updated `OpenAITTSService` to use `gpt-4o-mini-tts` as the default TTS model.
- Updated the default model for `CartesiaTTSService` and
`CartesiaHttpTTSService` to `sonic-2`.
- Function calls are now executed in tasks. This means that the pipeline will
not be blocked while the function call is being executed.