Add aggregate_sentences arg to ElevenLabsHttpTTSService

This commit is contained in:
Mark Backman
2025-10-15 11:49:26 -04:00
parent 8fe3bcd484
commit 0c31b5ef19
2 changed files with 6 additions and 1 deletions

View File

@@ -9,6 +9,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
- Added an `aggregate_sentences` arg in `ElevenLabsHttpTTSService`, where the
default value is True.
- The runner `--folder` argument now supports downloading files from
subdirectories.