TranscribeToolTranscribeToolby Synapse Foundry

Batch transcription

Batch transcription for playlists, channels, podcast feeds, and uploaded media.

Estimate a batch before starting it, queue long-running transcript work asynchronously, and return transcript, summary, knowledge, and ZIP artifacts without building the pipeline yourself.

How the batch flow works

EstimatePreview discovered items and estimated transcript time before submit.

SubmitQueue the batch asynchronously and track progress with a batch job id.

DownloadReturn completed transcript artifacts individually or as a batch ZIP.

Batch FAQ

What should I start with in batch?

Start with the sources you already have: source links, uploaded media, or a topic request. The estimate step shows you what will be processed before you submit the batch.

What if one source is better handled another way?

Use the estimate and job feedback first. If a source needs a different route, the batch flow will make that visible during the run instead of forcing you to learn every support rule upfront.

Can I use my own files in batch?

Yes. You can upload your own media for batch processing, and website and API flows both feed into the same downstream transcript path.

Public references