Skip to content

Support Batch Speaker ID#105

Merged
J-Jaywalker merged 2 commits intomainfrom
support_batch_speaker_id
May 5, 2026
Merged

Support Batch Speaker ID#105
J-Jaywalker merged 2 commits intomainfrom
support_batch_speaker_id

Conversation

@J-Jaywalker
Copy link
Copy Markdown
Contributor

This change exposes the speakers object from our JSON response to users using the batch SDK.
https://docs.speechmatics.com/api-ref/batch/get-the-transcript-for-a-transcription-job

At the moment this isn't exposed, which means that in order to get speaker IDs, you'd have to handle the raw websocket plumbing yourself.

This change makes it so that we can access the speakers straight away as a property from the transcription results object.

Copy link
Copy Markdown
Collaborator

@dumitrugutu dumitrugutu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Comment thread sdk/batch/speechmatics/batch/_models.py
@J-Jaywalker J-Jaywalker merged commit ca5db4c into main May 5, 2026
25 checks passed
@J-Jaywalker J-Jaywalker deleted the support_batch_speaker_id branch May 5, 2026 09:44
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.

2 participants