Skip to content

Conversation

@ShivangiReja
Copy link
Collaborator

Fixes: #513

This PR adds a check to all TranscribeAudioStreaming methods to prevent usage with the whisper-1 model, which does not support streaming.

According to OpenAI's documentation, the stream parameter is ignored when whisper-1 is used, resulting in confusing behavior for users expecting streaming updates.

@ShivangiReja ShivangiReja merged commit 64fe6f1 into openai:main Jul 15, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Parsing streaming response silently fails when using "whisper" for transcription

2 participants