Skip to content

fix(voice): forward streamed STT language and prompt - #4574

Merged
seratch merged 1 commit into
mainfrom
fix/streamed-stt-language-prompt
Aug 21, 2026
Merged

fix(voice): forward streamed STT language and prompt#4574
seratch merged 1 commit into
mainfrom
fix/streamed-stt-language-prompt

Conversation

@seratch

@seratch seratch commented Aug 21, 2026

Copy link
Copy Markdown
Member

This pull request supersedes #4533 and fixes streamed OpenAI STT sessions silently dropping configured STTModelSettings.language and STTModelSettings.prompt values.

It forwards both settings through the existing transcription session payload, maps language to plural languages for gpt-transcribe and gpt-live-transcribe, and retains singular language for existing transcription models. Unset values remain omitted, preserving the existing model-only default payload.

Co-authored-by: Sylvester Kaczmarek <16242628+sylvesterkaczmarek@users.noreply.github.com>
@seratch seratch added this to the 0.22.x milestone Aug 21, 2026
@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Aug 21, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-08-21T23:10:22.858587Z 414503b PR opened
🔒 Security Review Completed 2026-08-21T23:09:56.973424Z 414503b PR opened
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@seratch
seratch enabled auto-merge (squash) August 21, 2026 23:10
@seratch
seratch merged commit 119ad2a into main Aug 21, 2026
33 of 34 checks passed
@seratch
seratch deleted the fix/streamed-stt-language-prompt branch August 21, 2026 23:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant