whisperlive-service

Status: running

Real-time transcription over WebSocket (Azure AI Speech). Default language: en-US.

Connect to this same URL with wss://, send a JSON handshake ({"uid": "...", "language": "en-US"}), then stream raw audio bytes, followed by END_OF_AUDIO to close the session.

Auth: required (?token=... query param).