Skip to main content

cleya autosub

Auto-generate and burn subtitles (requires Whisper)

Platform: social animated style needs macOS; static styles work everywhere
Cost: slow when transcribing (Whisper); fast with --srt-file

cleya autosub --input video.mp4 --language en --style social

Options

FlagWhat it does
--inputPath to input videorequired · string
--languageLanguage code (e.g. en, es, fr, de)string
--styleSubtitle stylestring · default default · one of default, social, minimal, cinematic, bold, outline
--srt-filePath to existing SRT file (skip Whisper, just burn subtitles)string
--whisper-pathPath to Whisper binarystring · default whisper
--modelWhisper modelstring · one of base, small, medium, large
--outputOutput file pathstring · default <input>_subtitled.<ext>
--overwriteOverwrite output file if it existsboolean

Category: author — create media from specs (scene DSL, cards, titles, captions, voiceover, capture)

Generated from the toolkit

Generated from cleya capabilities, the toolkit's own manifest, so it cannot drift. Run cleya autosub --help for the same information in your terminal.