- 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`