Merge pull request #3489 from pipecat-ai/mb/fix-azure-tts-punctuation-spacing

fix: AzureTTSService punctuation spacing
This commit is contained in:
Mark Backman
2026-01-17 11:00:30 -05:00
committed by GitHub
2 changed files with 107 additions and 7 deletions

3
changelog/3489.fixed.md Normal file
View File

@@ -0,0 +1,3 @@
- Fixed `AzureTTSService` transcript formatting issues:
- Punctuation now appears without extra spaces (e.g., "Hello!" instead of "Hello !")
- CJK languages (Chinese, Japanese, Korean) no longer have unwanted spaces between characters