Skip to content
AI & MLReal-timeUpdated May 2026

AssemblyAI

AssemblyAI transcription and LeMUR analysis

AssemblyAI is the audio-AI platform — transcription with speaker diarization, sentiment analysis, content moderation, plus LeMUR (the LLM that operates on transcripts: summarise, ask questions, extract structured data from a transcript). Tiny Command exposes three actions, no triggers: Transcribe Audio (submit audio for transcription — returns a transcript ID immediately; AssemblyAI processes async), Get Transcript (poll for status; when complete, returns text + word-level timestamps + speakers + optional sentiment per utterance), LeMUR Task (run an LLM task against a completed transcript — summarise, question-answer, extract structured data into a schema). The connection uses an AssemblyAI API key from the dashboard. Transcription latency is roughly 25% of audio duration (a 60-minute call transcribes in ~15 minutes) on the Best tier; faster on the Nano tier with slightly lower accuracy. The LeMUR layer is the differentiator — instead of post-processing transcripts with your own LLM, LeMUR does it natively with context-window optimisations.

0triggers
3actions
≈ 2 minto set up
Freetier · no card
Actions

Do anything AssemblyAI can do, from a workflow.

Every action accepts dynamic inputs from upstream nodes, whether that's an AI output, a form field, or a search result.

ActionWhat it does
Get TranscriptReturns the transcript by ID with the full text, word-level timestamps, speaker labels (if diarization was on), sentiment per utterance (if enabled), and the AI-generated summary. Poll until status=completed or pair with the transcript-ready webhook.
LeMUR Task on TranscriptRuns an LLM task (summarise, Q&A, extract structured data) against one or more completed transcripts. Saves the chain of "fetch transcript → LLM call" by bundling both server-side. Useful for "summarise this call, extract action items as JSON" post-call workflows.
Transcribe AudioSubmits an audio URL for transcription with options for speaker diarization, language detection, sentiment analysis, PII redaction, custom vocabulary. Returns the transcript ID; processing takes ~25% of audio duration on the Best tier.
Recipes

Pre-built AssemblyAI workflows.

Clone any recipe and customize it in one click. Every recipe is fully editable.

Before you build

Three things worth knowing.

Filter at the trigger

Tiny Command counts a run the moment a trigger fires. Filtering early means only matching events spend your usage budget.

Authorize once, reuse anywhere

Connect AssemblyAI once and every workflow on your account can use its triggers and actions. You don't have to re-auth per workflow.

No JSON to read

Every AssemblyAI field shows up in the visual picker for downstream nodes. The raw payload is there for power users, optional for everyone else.

FAQ

Questions about the AssemblyAI integration.

If we missed yours, ping support. We usually reply within an hour.

How do I connect AssemblyAI to Tiny Command?
Open the Tiny Command workflow builder, drop in a AssemblyAI node, and click Connect. Authorize AssemblyAI once and any workflow on your account can use its triggers and actions. Most teams finish the connection in under two minutes.
What AssemblyAI triggers does Tiny Command support?
Tiny Command focuses on outbound actions for AssemblyAI today. Use Tiny Command's universal Webhook or Schedule trigger to start AssemblyAI workflows, then run any AssemblyAI action you need.
What AssemblyAI actions can I run from a workflow?
3 AssemblyAI actions are available out of the box, covering ai & ml operations like "Get Transcript". Every action accepts dynamic inputs from upstream nodes, whether that's a search result, an AI output, or a form field.
Is the AssemblyAI integration real-time?
AssemblyAI actions execute synchronously inside your workflow. Tiny Command waits for AssemblyAI's API to confirm before continuing to the next step, so downstream nodes can rely on the result.
Do I need to write code to use AssemblyAI with Tiny Command?
No. Every AssemblyAI trigger and action is fully configurable from the visual workflow builder. For edge cases that aren't covered, drop in a custom HTTP node and call any AssemblyAI API endpoint directly.
How much does the AssemblyAI integration cost?
There's a free tier you can start on without a credit card. Higher run volumes and team features come with paid plans. The AssemblyAI integration itself has no per-app surcharge.
Related

More ai & ml apps people connect.

Same category as AssemblyAI, ordered by how often teams pair them. Hover the carousel to pause.

Do more with AssemblyAI.

Wire it to Slack, Notion, HubSpot, Stripe, or any of the other 438 apps in our catalog. Setup takes roughly two minutes. Free to try, no credit card.