diff --git a/changelog/3245.added.md b/changelog/3245.added.md new file mode 100644 index 000000000..b24736ae9 --- /dev/null +++ b/changelog/3245.added.md @@ -0,0 +1 @@ +- Added `language_hints_strict` parameter to `SonioxSTTService` to strictly enforces language hints. This ensures that transcription occurs in the specified language.