When to Use SAA
Model Requirement
SAA currently requires:model_id, the persisted SAA workflow defaults to
Granite-Speech-4.1-2B-Plus. Supplying a different model returns a validation
error.
Using the Web UI
- Open Transcription in the sidebar.
- Choose Speaker Attributed ASR from the mode switch.
- Upload or record audio.
- Select a ready Granite Speech model.
- Choose a speaker expectation: Auto, 2+, 3+, or 4+.
- Optionally enable summary generation.
- Submit the job and review the speaker-turn transcript.
Using the API
Create a persisted SAA job withjob_kind=speaker_attributed_asr:
job_kind=saa is also accepted.
Poll the returned record until processing_status is ready:
Request Fields
JSON and multipart create requests accept:
Unsupported for SAA:
streaminclude_timestampsword_timestampsaligner_model_id