Files
pipecat/changelog/3236.changed.md
2025-12-16 09:48:47 -05:00

7 lines
273 B
Markdown

- Updated websocket STT services to use the `WebsocketSTTService` base class. This base class manages the websocket connection and handles reconnects. Updated services:
- `AssemblyAISTTService`
- `AWSTranscribeSTTService`
- `GladiaSTTService`
- `SonioxSTTService`