Transcribe long audio recordings past the 25MB limit automatically

Splits long recordings into chunks, transcribes each one, and emails you the full text, even for hour-long audio.

How the work actually flows

A straight line. Runs once per each audio chunk.

Pattern: Sequence (1) ยท Multiple Instances with a priori Run-Time Knowledge (14)

flowchart TD trig(("you upload audio file")):::human s0["split audio into chunks"]:::task s1[["transcribe each chunk"]]:::mi s2["merge chunks into transcript"]:::task s3["email transcript to you"]:::task trig --> s0 s0 -->|"one per each audio chunk"| s1 s1 --> s2 s2 --> s3 out[/"complete transcript emailed"/]:::out pay{{"long recordings transcribed without manual splitting"}}:::pay s3 --> out out --> pay classDef task fill:#e7f6fe,stroke:#34b8f0,color:#2c2a29 classDef svc fill:#f6f8fa,stroke:#7c8795,color:#2c2a29 classDef mi fill:#e7f6fe,stroke:#0079a8,color:#2c2a29,stroke-width:2px classDef human fill:#fff,stroke:#0079a8,color:#0079a8 classDef store fill:#f6f8fa,stroke:#0079a8,color:#2c2a29 classDef trig fill:#00a4eb,stroke:#0079a8,color:#fff,font-weight:bold classDef trigtime fill:#00a4eb,stroke:#0079a8,color:#fff,font-weight:bold classDef trigdata fill:#8ad4f5,stroke:#0079a8,color:#06314c,font-weight:bold classDef gate fill:#fff,stroke:#e8a23d,color:#6b4708,font-weight:bold classDef out fill:#1f9d6b,stroke:#167a53,color:#fff,font-weight:bold classDef pay fill:#06314c,stroke:#021f33,color:#fff
A stepRuns once per itemA personResultPayoff
Build size
Advanced

A larger build with multiple systems, AI reasoning, and custom rules.

Business functions
Voice & PhoneEmail AutomationDocument Processing & OCRSurvey & Feedback
Connects
OpenAI WhisperGmailFileFlows

The problem it solves

Standard transcription tools cut off around 20 minutes of audio, so a long meeting, interview, or podcast episode won't go through in one piece. Splitting the pieces yourself and stitching the text back together eats up an afternoon.

Who it fits

Content creators, podcasters, or businesses that record long meetings or interviews and need a full written transcript.

How it works

  1. You upload an audio file and your email through a web form
  2. The system splits the file into smaller chunks automatically
  3. Each chunk is transcribed using OpenAI's Whisper model
  4. All the transcribed chunks are merged into one document
  5. The complete transcript is emailed to you
What you get

A written transcript ready from any recording

You upload a long recording and get a complete written transcript back by email, no matter how long the audio runs.

What you get

A single, complete text transcript of your full audio recording, delivered by email.

What you need

An OpenAI API account with Whisper access and a Gmail account for delivery.

We can build this. But should you?

The hard question is not how to build it. It is whether this is the right thing to build first.

That is what a Fractional Chief AI Officer figures out with you, before anyone writes a line of code.

Let's Talk Strategy

Related automations

Back to the AI Playbook