Skip to main content
GET
Python WebSocket Client

Authorizations

Authorization
string
header
default:default
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

model
string
required

The Whisper model to use for transcription

input_audio_format
enum<string>
default:pcm_s16le_16000
required

Audio format specification. Currently supports 16-bit PCM at 16kHz sample rate.

Available options:
pcm_s16le_16000

Response

101

Switching Protocols - WebSocket connection established successfully.

Error message format: