changelog descriptions
This commit is contained in:
1
changelog/4334.added.md
Normal file
1
changelog/4334.added.md
Normal file
@@ -0,0 +1 @@
|
||||
- Added fine-grained server-side VAD tuning options to `SarvamSTTService.Settings` for the `saaras:v3` model, including speech thresholds, frame-count controls, pre-speech padding, interruption sensitivity, and initial-frame skipping.
|
||||
1
changelog/4334.changed.md
Normal file
1
changelog/4334.changed.md
Normal file
@@ -0,0 +1 @@
|
||||
- `SarvamSTTService` now uses `saaras:v3` as its default model instead of `saarika:v2.5`. Applications that relied on the previous default should set `settings=SarvamSTTService.Settings(model="saarika:v2.5")` explicitly.
|
||||
Reference in New Issue
Block a user