Receive AI responses in real-time via Server-Sent Events. Perfect for chat applications, audio processing, and real-time transcription where you want immediate results.
Note: Streaming requests also follow the default timeout setting defined in provider configuration, which defaults to 30 seconds.
> audio_stream.txt
to redirect output to a file.
--form 'language="en"'
or --form 'prompt="context hint"'
for better accuracy.
"response_format": "mp3"
(default) and "response_format": "wav"
Transcription Input: Accepts MP3, WAV, M4A, and other common audio formats
Note: Streaming capabilities vary by provider and model. Check each provider’s documentation for specific streaming support and limitations.