
Run a job in the playground
Open the playground and choose a workflow
In the dashboard, open Playground and select the mode you want to test:
- Diarization: identify who spoke when
- Identification: match speakers against voiceprints
Upload audio and set configurations
Configure your job in the right panel:
- Audio file: upload a file or add a URL to a file you want to process
- Model: choose the diarization model
- Transcription model: select a transcription model when you want STT orchestration (or keep it off for diarization only)
- Speaker controls: optionally set
numSpeakers, or useminSpeakersandmaxSpeakers - Additional settings: enable confidence outputs or exclusive diarization when needed

Credit usage and limitations
- You receive free credits at signup, which can be used to run playground jobs.
- Playground jobs consume your credits exactly like normal API requests, based on your plan.
- Usage from the playground appears in your normal Usage and Billing pages.
- The playground has stricter rate limits than direct API usage.
- The playground is best for interactive testing; use direct API integration for higher-volume automation.