---
auto_generated: true
title: Tutorials
path: tutorials
status: published
---

# Tutorials

Step-by-step recipes for common tasks. Pick the one closest to what you're building.

- **[Transcribe long audio with async jobs](/docs/scaigrid/scaiecho/tutorials/transcribe-long-audio)** — Upload a long recording, get a 202 + job_id, poll until the transcript is ready, handle failures.
- **[Enroll a speaker for diarization](/docs/scaigrid/scaiecho/tutorials/enroll-a-speaker)** — Upload reference + consent recordings, watch the enrollment fan out across pyannote nodes, request a diarized transcript.
