Skip to content

chore: sync sdk code with DeepLearning repo#215

Merged
ccampbell-aai merged 1 commit into
masterfrom
1D7569FD6C40A22DDB50154A9AE3A8C1
Jul 14, 2026
Merged

chore: sync sdk code with DeepLearning repo#215
ccampbell-aai merged 1 commit into
masterfrom
1D7569FD6C40A22DDB50154A9AE3A8C1

Conversation

@ccampbell-aai

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

Copy link
Copy Markdown
Contributor

Syncs the latest changes from the internal repo. Version bump 0.64.290.64.31.

0.64.31

  • Sync model: universal-3-5-pro is now the sole synchronous speech model and the default for SyncTranscriber, matching the Node SDK. The former u3-sync-pro name was a branding alias for the same model and has been removed from SyncSpeechModel. (Passing the raw string "u3-sync-pro" still works server-side, but SyncSpeechModel.u3_sync_pro no longer exists.)

0.64.30

  • docs: Add a "Sync STT Transcription Examples" section to the README with runnable SyncTranscriber snippets — basic transcription, configuration (prompt / keyterms_prompt / conversation_context / raw PCM), language selection via language_codes, opt-in word timestamps, connection pre-warming, and error handling.
  • docs: Clarify the SyncTranscriptionConfig.language_codes docstring — it defaults to None and overrides the default prompt when set (ignored when a custom prompt is provided).

Merging this PR publishes 0.64.31 to PyPI.

GitOrigin-RevId: f459a589dbaa6bd3535b2dad10a0cda5c287851a
@ccampbell-aai
ccampbell-aai force-pushed the 1D7569FD6C40A22DDB50154A9AE3A8C1 branch from 3c186f5 to d02830a Compare July 14, 2026 18:51
@ccampbell-aai
ccampbell-aai merged commit 95d9f67 into master Jul 14, 2026
7 checks 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.

2 participants