Skip to content

6.8.0

Latest

Choose a tag to compare

@GregHolmes GregHolmes released this 08 Jun 08:51
4c9ac9e

What's Changed

Added

  • Add DiarizeModel to PreRecordedSchema (batch / pre-recorded transcription), serialized to the diarize_model query parameter on POST /v1/listen. Surfaces Batch Diarization v2 to callers — accepts latest, v1, or v2. (#412)

Additive and non-breaking: the deprecated Diarize boolean is unchanged, and the property is omitted from the request when unset. Batch-only — intentionally not added to the streaming LiveSchema, since the API rejects diarize_model on streaming requests.

Full Changelog: 6.7.0...6.8.0