Skip to main content

Overview

Transcribe audio to text using OpenAI’s Whisper model, available through two providers with different speed/cost profiles.

Quick start

Parameters

string
required
URL or local path to the audio file. Supports mp3, wav, m4a, ogg, flac, webm.
string
Language code (e.g., "en", "es", "fr"). Auto-detected if not specified.
string
Optional context to guide transcription. Useful for domain-specific terms or names.
number
default:"0"
Sampling temperature. 0 = deterministic, higher = more creative (not usually needed for transcription).

Choosing a model

Use with captions

Transcription is commonly used to generate captions for videos:

Pricing

ElevenLabs Speech

Generate speech from text (the reverse operation).