Skip to content

Conversation

@dln22
Copy link
Contributor

@dln22 dln22 commented Oct 15, 2025

Closes DEL-28753

@vercel
Copy link

vercel bot commented Oct 15, 2025

Someone is attempting to deploy a commit to the Speechmatics Team on Vercel.

A member of the Team first needs to authorize it.

- final: false (default) — returns identifiers generated up to the point of the request. To avoid empty results, wait until the server has issued at least one `AddTranscript` message before sending the request.
- final: true — waits until the end of the stream and returns identifiers based on all audio.

Alternatively, you can enable automatic speaker retrieval by setting the `get_speakers` option to true in the diarization configuration (recommended for enrollment). This ensures the engine automatically returns speaker identifiers when the transcription completes — the same behavior as issuing a `GetSpeakers(final=true)` request manually.
Copy link
Contributor Author

Choose a reason for hiding this comment

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

also added the get_speakers flag to rt config - so mentioning it here

@dln22 dln22 force-pushed the add-batch-speaker-id-docs branch 2 times, most recently from ccfd695 to 393ea71 Compare October 20, 2025 13:33
@dln22 dln22 force-pushed the add-batch-speaker-id-docs branch from 393ea71 to 9d5e1fa Compare October 20, 2025 13:40
@vercel
Copy link

vercel bot commented Oct 29, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
docs Ready Ready Preview Comment Oct 29, 2025 2:37pm

## Supported modes

Speaker identification is currently only supported in **[Realtime speaker identification](../realtime/realtime-speaker-identification.mdx)**<br/> mode with the batch support coming soon.
Speaker identification is supported in both **[Realtime speaker identification](../realtime/speaker-identification.mdx)**<br/> and **[Batch speaker identification](../batch/speaker-identification.mdx)**<br/> modes.
Copy link

@smvenkateshc smvenkateshc Oct 29, 2025

Choose a reason for hiding this comment

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

I think the br to be removed based in the view in the vercel:
image

@dln22 dln22 force-pushed the add-batch-speaker-id-docs branch from d1e414a to 172638d Compare October 31, 2025 10:50
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