Tutorials
Step-by-step recipes for common tasks. Pick the one closest to what you're building.
- Transcribe long audio with async jobs — Upload a long recording, get a 202 + job_id, poll until the transcript is ready, handle failures.
- Enroll a speaker for diarization — Upload reference + consent recordings, watch the enrollment fan out across pyannote nodes, request a diarized transcript.