Added changelog for split_sentences and code tidy for end of turn handling.

This commit is contained in:
Sam Sykes
2026-01-07 07:41:49 -08:00
parent d5d2156689
commit 3ec89e49bf
2 changed files with 5 additions and 11 deletions

1
changelog/3328.added.md Normal file
View File

@@ -0,0 +1 @@
- Added `split_sentences` parameter to `SpeechmaticsSTTService` to control sentence splitting behavior for finals on sentence boundaries.