Skip to content

Add model field to TranscriptionConfig for batch and RT#111

Merged
mnemitz merged 12 commits into
mainfrom
deprecate-op-point
Jun 8, 2026
Merged

Add model field to TranscriptionConfig for batch and RT#111
mnemitz merged 12 commits into
mainfrom
deprecate-op-point

Conversation

@mnemitz

@mnemitz mnemitz commented Jun 5, 2026

Copy link
Copy Markdown
Contributor
  • Deprecate operating_point and make it optional
  • Add model field to TranscriptionConfig with accompanying Model class
  • Ensure default configs default to model: "enhanced"
  • Ensure passing operating_point explicitly leads to no change in behaviour
  • Add warning message when operating_point is used when submitting a job or starting a realtime session

Note: I've left the Voice SDK unchanged, need to follow up on whether this should be updated.

@mnemitz mnemitz requested a review from dumitrugutu June 5, 2026 11:57
Comment thread sdk/batch/speechmatics/batch/_async_client.py Outdated
Comment thread sdk/batch/speechmatics/batch/_models.py Outdated
Comment thread sdk/rt/speechmatics/rt/_models.py Outdated
mnemitz and others added 2 commits June 5, 2026 14:37
Co-authored-by: Claire Schaefer <112568283+clairesc@users.noreply.github.com>
Comment thread examples/batch/transcribe_file_async.py Outdated
@mnemitz mnemitz requested review from clairesc and dumitrugutu June 8, 2026 10:37
Comment thread sdk/rt/speechmatics/rt/_models.py
Comment thread sdk/batch/speechmatics/batch/_async_client.py Outdated
Comment thread sdk/rt/speechmatics/rt/_base_client.py Outdated
Comment thread sdk/rt/speechmatics/rt/_models.py Outdated
Comment thread sdk/batch/speechmatics/batch/_models.py Outdated
mnemitz and others added 4 commits June 8, 2026 14:30
Co-authored-by: Dumitru Gutu <dumitrugutu@users.noreply.github.com>
Co-authored-by: Dumitru Gutu <dumitrugutu@users.noreply.github.com>
@mnemitz mnemitz merged commit 4f12adb into main Jun 8, 2026
25 checks passed
@mnemitz mnemitz deleted the deprecate-op-point branch June 8, 2026 13:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants