Add enable_logging to ElevenLabsTTSService

This commit is contained in:
Mark Backman
2025-05-06 12:13:26 -04:00
parent e06146c237
commit 288f8865c8
2 changed files with 7 additions and 1 deletions

View File

@@ -9,7 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
- Added `enable_ssml_parsing` to `InputParams` in `ElevenLabsTTSService`.
- Added `enable_ssml_parsing` and `enable_logging` to `InputParams` in
`ElevenLabsTTSService`.
- Added support to `RimeHttpTTSService` for the `arcana` model.