[inworld] aggregate_sentence mode needs trailing space

This commit is contained in:
Ian Lee
2026-02-06 12:43:23 -08:00
parent 8d37d3bae7
commit f3d99adf8f
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.