Whisper WS Stream
GET
https://api.slng.ai
/v1/stt/slng/whisper-websocket-stream
Real-time speech-to-text transcription using Whisper model via WebSocket connection. Supports streaming audio input with VAD (Voice Activity Detection), partial transcripts, and language detection.
Headers
Authorizationstring · requiredThe
Authorizationheader is used to authenticate with the API using your API key. Value is of the formatBearer YOUR_KEY_HERE.Upgradestring · enum · requiredMust be 'websocket' for WebSocket upgrade
Enum values:websocketConnectionstring · enum · requiredMust be 'Upgrade' for WebSocket upgrade
Enum values:Upgrade
Responses
Switching Protocols - WebSocket connection established
No data returned