Skip to content

feat: mid-stream language_codes updates via updateConfiguration (v4.35.3)#160

Merged
bgotthold-aai merged 1 commit into
mainfrom
BB87A999DDB72BAC88587A32C6D0C213
Jul 3, 2026
Merged

feat: mid-stream language_codes updates via updateConfiguration (v4.35.3)#160
bgotthold-aai merged 1 commit into
mainfrom
BB87A999DDB72BAC88587A32C6D0C213

Conversation

@ccampbell-aai

@ccampbell-aai ccampbell-aai commented Jul 2, 2026

Copy link
Copy Markdown

Sync from the internal repo (2026/07/03), releasing v4.35.3 (includes the previously unsynced 4.35.1 and 4.35.2 changelog entries).

4.35.3

  • Allow language_codes in updateConfiguration() — re-steer the transcription language mid-stream without reconnecting: transcriber.updateConfiguration({ language_codes: ["es"] }). Pass [] to clear steering and restore the model's default multilingual code-switching (Universal-3.5 Pro Streaming only).

4.35.2

  • Add opus and ogg_opus streaming encoding values — accepts compressed Opus audio (raw packet-per-message or Ogg-encapsulated). sampleRate is ignored for both; the Opus stream is self-describing.

4.35.1

  • Add languageCodes streaming parameter — steers transcription toward a set of languages (Universal-3.5 Pro Streaming only). Recommended replacement for languageCode, which is now deprecated but still supported.

GitOrigin-RevId: e75527160d41d82d1fe4747445db14cd88af3b02
@bgotthold-aai bgotthold-aai force-pushed the BB87A999DDB72BAC88587A32C6D0C213 branch from c4d43c2 to 71cd15d Compare July 3, 2026 14:23
@bgotthold-aai bgotthold-aai changed the title Sync from internal repo (2026/07/02) Sync from internal repo (YYYY/MM/DD) Jul 3, 2026
@bgotthold-aai bgotthold-aai changed the title Sync from internal repo (YYYY/MM/DD) feat: mid-stream language_codes updates via updateConfiguration (v4.35.3) Jul 3, 2026
@bgotthold-aai bgotthold-aai requested a review from gsharp-aai July 3, 2026 14:30
@bgotthold-aai bgotthold-aai merged commit 66a190a into main Jul 3, 2026
3 checks passed
@bgotthold-aai bgotthold-aai deleted the BB87A999DDB72BAC88587A32C6D0C213 branch July 3, 2026 14:38
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.

3 participants