Add changelog entries for PR #3730
This commit is contained in:
1
changelog/3730.added.md
Normal file
1
changelog/3730.added.md
Normal file
@@ -0,0 +1 @@
|
||||
- Added keepalive support to `SarvamSTTService` to prevent idle connection timeouts (e.g. when used behind a `ServiceSwitcher`).
|
||||
1
changelog/3730.changed.md
Normal file
1
changelog/3730.changed.md
Normal file
@@ -0,0 +1 @@
|
||||
- Moved STT keepalive mechanism from `WebsocketSTTService` to the `STTService` base class, allowing any STT service (not just websocket-based ones) to use idle-connection keepalive via the `keepalive_timeout` and `keepalive_interval` parameters.
|
||||
Reference in New Issue
Block a user