What's Changed
Added
- Add
DiarizeModeltoPreRecordedSchema(batch / pre-recorded transcription), serialized to thediarize_modelquery parameter onPOST /v1/listen. Surfaces Batch Diarization v2 to callers — acceptslatest,v1, orv2. (#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