Skip to content

chore: sync sdk code with DeepLearning repo#214

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

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

Conversation

@ccampbell-aai

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

Copy link
Copy Markdown
Contributor

Copybara sync from the internal monorepo (master) → master. Bumps the SDK 0.64.26 → 0.64.29.

All changes are in the synchronous transcription (SyncTranscriber) surface.

0.64.27 — language_codes

  • Replace the sync language_code option with language_codes (a list) for multi-language synchronous transcription.

0.64.28 — opt-in word timestamps

  • Add opt-in word timestamps to SyncTranscriptionConfig. When enabled, sync words carry accurate start/end timings at a small latency cost; otherwise timings are omitted. Adds the SyncWord type (now exported at the package top level).

0.64.29 — sync/v1 package restructure

  • Move the SyncTranscriber implementation into a versioned assemblyai.sync.v1 package to make room for future sync API versions. Public import paths are preserved — assemblyai.sync_api is now a thin re-export shim and top-level names (SyncTranscriber, SyncTranscriptionConfig, SyncTranscriptResponse, SyncTranscriptError, SyncWord) are unchanged.

Generated by Copybara from internal master. Merging this PR publishes 0.64.29 to PyPI.

GitOrigin-RevId: 60c16c3db7a85947905bdcae04b49457512026a3
@ccampbell-aai ccampbell-aai merged commit 72c272f into master Jul 13, 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