Merge pull request #2862 from pipecat-ai/mb/11labs-http-aggregate-sentences

Add aggregate_sentences arg to ElevenLabsHttpTTSService
This commit is contained in:
Mark Backman
2025-10-15 12:54:23 -04:00
committed by GitHub
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.