Add enable_ssml_parsing to ElevenLabsTTSService

This commit is contained in:
Mark Backman
2025-05-06 11:06:57 -04:00
parent b3c5dc4045
commit e06146c237
2 changed files with 7 additions and 0 deletions

View File

@@ -9,6 +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 support to `RimeHttpTTSService` for the `arcana` model.
### Fixed