Skip to content
Tools / Audio Transcriber
Audio Transcriber icon

Audio Transcriber

Speech-to-text with speaker labels

1 free skill. Paid skills start at $0.005. The final price is shown before running. Failed paid calls do not charge.

What is verified

Catalog facts and aggregate ToolRouter calls. Success uses all recorded calls, including caller errors in the total, and is not a controlled benchmark.

3Maintained skills
7Integrated providers
$0.005Paid calls from
1Recorded calls
100%Successful calls
2026-08-30Usage updated
2026-09-03Tool updated

Audio Transcriber converts spoken audio into accurate text with speaker labels, word-level timestamps, and audio event tagging. It supports 90+ languages with automatic detection, making it suitable for meetings, interviews, podcasts, lectures, and any multi-speaker recordings.

Getting clean, structured transcripts normally requires a separate service and manual cleanup. This tool handles language detection, speaker diarization, timestamp granularity, and non-speech event tagging (laughter, applause, music) in a single call. The output includes both a full transcript string and a per-word array with timing and speaker IDs — ready for subtitles, summaries, or further analysis.

What you can do

  • Transcribe any audio file from a URL in 90+ languages with automatic language detection
  • Label different speakers separately (diarization) with or without knowing the speaker count
  • Get word-level or character-level timestamps for subtitle generation
  • Tag non-speech audio events like laughter, applause, and background music
  • Process MP3, WAV, M4A, FLAC, OGG, and other common formats
  • Turn a meeting recording into speaker-attributed notes, decisions, action items, risks, and optional PII-redacted audio

Who it's for

Podcast producers generating episode transcripts. Journalists and researchers transcribing interviews. Teams needing meeting notes with speaker attribution. Developers building transcription pipelines or subtitle generation workflows.

How to use it

  1. Call transcribe_audio with the URL of your audio file — language auto-detects if you don't specify
  2. Set diarize: true to get separate speaker labels; add num_speakers if you know the count for better accuracy
  3. Set timestamps_granularity: "word" if you need per-word timing for subtitle generation
  4. Enable tag_audio_events: true to capture laughter, applause, music, and other non-speech sounds

Getting started

For noisy recordings, run the audio through Audio Isolator first for cleaner transcription results. Then call transcribe_audio with the cleaned file URL.

Permissions and setup

  • ElevenLabs API Key (secret): Optional: use your own ElevenLabs key instead of the platform default Official setup
  • AssemblyAI API Key (secret): Optional key for meeting intelligence and regional processing Official setup
  • fal.ai API Key (secret): Optional: use your own fal.ai key instead of the platform default Official setup
  • Prodia API Token (secret): Optional: use your own Prodia token instead of the platform default Official setup
  • Higgsfield API Key (secret): Optional: use your own Higgsfield key instead of the platform default Official setup
  • Photalabs API Key (secret): Optional: use your own Photalabs key instead of the platform default Official setup
  • Google AI API Key (secret): Optional: use your own Google AI key instead of the platform default Official setup
  • OpenRouter API Key (secret): Optional: use your own OpenRouter key instead of the platform default Official setup
Meeting IntelligencePricing: paid

Turn a meeting recording into a speaker-attributed transcript and concise notes covering supported decisions, action items, risks, and open questions, with optional PII redaction.

Returns: Speaker-attributed transcript, meeting notes, decisions, action items, risks, provenance, and optional redacted audio URL
Transcribe AudioPricing: paid

Transcribe an audio file from a URL to text using AI speech-to-text. Supports speaker diarization, word-level and character-level timestamps, audio event tagging, and automatic language detection for 90+ languages.

Returns: Full transcription text, word-level timing data with speaker labels, detected language, and confidence scores
List ModelsPricing: free

List available models for this tool, sorted by popularity. Returns provider details and pricing.

Returns: List of available models with pricing and provider info
Loading reviews...

Loading activity...

v0.042026-09-03
  • Added meeting intelligence with speaker attribution, evidence-conscious notes, regional routing, and optional PII-redacted audio
v0.032026-08-30
  • Aligned language coverage with current Scribe v2 documentation.
v0.022026-03-22
  • Added subtitle, expanded description, and agent instructions
v0.012026-03-20
  • Initial release

Copy these instructions to use Audio Transcriber in Claude, ChatGPT, Copilot, and more.

What you can do with Audio Transcriber

Transcribe an interview with speaker labels

Turn a hosted audio recording into searchable text with optional speaker and word timing data.

  1. Pass the ToolRouter file ID or hosted audio URL to `transcribe_audio`.
  2. Enable diarization and word-level timestamps when you need speaker attribution or subtitle timing.
  3. Review the transcript, detected language, speaker labels, and timing data before using it downstream.

Related Tools

Related Categories

Frequently Asked Questions

Can I transcribe an audio file to text?

Yes. Pass a ToolRouter file ID or hosted HTTP(S) URL to `transcribe_audio` to get the full transcript in one call.

Can it separate speakers and add timestamps?

Yes. Enable speaker diarization for labels, and request word-level timestamps when you need subtitle-style timing.

Which languages and audio formats work?

It supports 90+ languages with automatic detection and common formats including MP3, WAV, M4A, FLAC, and OGG.

Can it tag non-speech audio or handle a noisy recording?

Enable audio event tagging for laughter, applause, and music. For messy speech, run `audio-isolator` first.