Audio & Video to Text avatar
Audio & Video to Text

Pricing

Pay per event

Go to Store
Audio & Video to Text

Audio & Video to Text

Developed by

Donjuan

Donjuan

Maintained by Community

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

23

Monthly users

18

Runs succeeded

96%

Last modified

5 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: