fix: Improve ElevenLabsTTSService word/timestamp calcuation accuracy

This commit is contained in:
Mark Backman
2025-07-21 15:51:25 -04:00
parent 9c72e96a2c
commit 53abfc27a7
2 changed files with 62 additions and 14 deletions

View File

@@ -28,6 +28,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Fixed an issue in `OLLamaLLMService` where kwargs were not passed correctly
to the parent class.
- Fixed an issue in `ElevenLabsTTSService` where the word/timestamp pairs were
calculating word boundaries incorrectly.
- Fixed an issue where, in some edge cases, the `EmulateUserStartedSpeakingFrame`
could be created even if we didn't have a transcription.