← Back to all generators

fictions-ai/autocaption

Automatically add captions to a video

Capabilities

No capability data available

Cost

Community model (estimated from hardware time)

Input Parameters

video_file_inputrequiredstring

Video file

colorstring

Caption color

Default: "white"
fontstring

Font

Default: "Poppins/Poppins-ExtraBold.ttf"
Poppins/Poppins-Bold.ttfPoppins/Poppins-BoldItalic.ttfPoppins/Poppins-ExtraBold.ttfPoppins/Poppins-ExtraBoldItalic.ttfPoppins/Poppins-Black.ttfPoppins/Poppins-BlackItalic.ttfAtkinson_Hyperlegible/AtkinsonHyperlegible-Bold.ttfAtkinson_Hyperlegible/AtkinsonHyperlegible-BoldItalic.ttfM_PLUS_Rounded_1c/MPLUSRounded1c-ExtraBold.ttfArial/Arial_Bold.ttfArial/Arial_BoldItalic.ttfTajawal/Tajawal-Bold.ttfTajawal/Tajawal-ExtraBold.ttfTajawal/Tajawal-Black.ttf
fontsizenumber

Font size. 7.0 is good for videos, 4.0 is good for reels

Default: 7
highlight_colorstring

Highlight color

Default: "yellow"
kerningnumber

Kerning for the subtitles

Default: -5
MaxCharsinteger

Max characters space for subtitles. 20 is good for videos, 10 is good for reels

Default: 20
opacitynumber

Opacity for the subtitles background

Default: 0
output_transcriptboolean

Output transcript json, if true will output a transcript file that you can edit and use for the next run in transcript_file_input

Default: true
output_videoboolean

Output video, if true will output the video with subtitles

Default: true
right_to_leftboolean

Right to left subtitles, for right to left languages. Only Arial fonts are supported.

Default: false
stroke_colorstring

Stroke color

Default: "black"
stroke_widthnumber

Stroke width

Default: 2.6
subs_positionstring

Subtitles position

Default: "bottom75"
bottom75centertopbottomleftright
transcript_file_inputstring

Transcript file, if provided will use this for words rather than whisper.

translateboolean

Translate the subtitles to English

Default: false
Version: 18a45ff0d95fUpdated: 7/25/202690.1K runs