update CHANGELOG with OpenAITTSService

This commit is contained in:
Aleix Conchillo Flaqué
2024-06-05 11:44:24 -07:00
parent 2f4467b5a5
commit 5ce4b8dd5b

View File

@@ -9,6 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
- Added `OpenAITTSService`.
- Allow passing `output_format` and `model_id` to `CartesiaTTSService` to change
audio sample format and the model to use.