Skip to content

Restore audio transcription mode configuration - #2899

Open
medisean wants to merge 1 commit into
googleapis:mainfrom
medisean:codex/restore-audio-transcription-mode
Open

Restore audio transcription mode configuration#2899
medisean wants to merge 1 commit into
googleapis:mainfrom
medisean:codex/restore-audio-transcription-mode

Conversation

@medisean

Copy link
Copy Markdown

Fixes #2892.\n\nRestore AudioTranscriptionConfigMode with VERBATIM and SMART values and expose the mode field on both the Pydantic model and its TypedDict counterpart. This lets callers use the modes advertised for Live audio transcription and preserves the generated wire field.\n\nAdded a model serialization regression test.\n\nValidation: python3 -m py_compile passed. The targeted pytest could not be collected locally because google-auth is not installed.

@google-cla

google-cla Bot commented Aug 23, 2026

Copy link
Copy Markdown

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

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.

v2.19.0 release notes advertise AudioTranscriptionConfig.mode, but the wheel rejects VERBATIM/SMART

1 participant