
Audio & Video to Text
Pricing
Pay per event

Audio & Video to Text
Transcribes video and audio files into plain text and subtitle formats (TXT, SRT, VTT, TSV, JSON) using OpenAI's Whisper model. Supports preloaded tiny, base, and small models.
0.0 (0)
Pricing
Pay per event
4
Total users
35
Monthly users
23
Runs succeeded
97%
Last modified
21 days ago
You can access the Audio & Video to Text programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
$echo '{< "source_url": "https://raw.githubusercontent.com/donjuanMime/audio_to_text/main/video.mp4",< "model": "tiny"<}' |<apify call donjuan_mime/audio-video-to-text --silent --output-dataset
Audio & Video to Text API through CLI
The Apify CLI is the official tool that allows you to use Audio & Video to Text locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
$npm i -g apify-cli$apify login
Other API clients include: