Merge pull request #3246 from pipecat-ai/mb/changelog-3245

Add changelog fragment for PR 3245
This commit is contained in:
Mark Backman
2025-12-17 11:55:54 -05:00
committed by GitHub

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

@@ -0,0 +1 @@
- Added `language_hints_strict` parameter to `SonioxSTTService` to strictly enforces language hints. This ensures that transcription occurs in the specified language.