Animated Captions (Auto)

Video·Video-API·by eachlabs

Animated Captions transcribes a video's speech and burns in animated word-by-word subtitles automatically, ready for social feeds on each::labs.

Runtime (p50)
1m
Estimated price
$1.80 / unit
Call the API
prediction.sh
sh
curl -X POST \
  -H "Authorization: Bearer $EACHLABS_API_KEY" \
  -H "Content-Type: application/json" \
  --data '{
    "model": "animated-captions-auto",
    "version": "0.0.1",
    "input": {
        "font": "Anton",
        "video": "https://cdn-us.eachlabs.ai/defaults/8b9d1481fa8e45828a881237e1f6a466.mp4"
    },
    "webhook_url": ""
}' \
  https://api.eachlabs.ai/v1/prediction/

Related models

4 models
* FAQ

About Animated Captions (Auto)

01 / 03

What is Animated Captions (Auto)?

Animated Captions (Auto) transcribes a video's speech and burns in animated, word-by-word subtitles automatically. On the each::labs Video API it combines automatic transcription with caption rendering, so clips arrive caption-ready without a separate subtitle file.