Merge pull request #3667 from ianbbqzy/ian/fix-auto-mode-space

[inworld] aggregate_sentence mode needs trailing space
This commit is contained in:
Mark Backman
2026-02-07 18:22:32 -05:00
committed by GitHub
2 changed files with 4 additions and 0 deletions

1
changelog/3667.fixed.md Normal file
View File

@@ -0,0 +1 @@
- Fixed an issue in `InworldTTSService` where punctuation was pronounced. Now, the `InworldTTSService` ensures proper spacing between sentences, resolving pronunciation issues.