You're looking at a specific version of this model. Jump to the model overview.

bitflow /kinetic-captions:920692af

Input schema

The fields you can use to run this model with an API. If you don’t give a value for a field its default value will be used.

Field Type Default value Description
video_file
string
Source video file to burn subtitles into
subtitle_file_url
string
Subtitle URL or local file path (.srt/.vtt)
subtitle_text
string
Optional pasted subtitle text (SRT or VTT). If set, it overrides subtitle_file_url.
aspect_ratio
string
9:16
Target aspect ratio (for example: "9:16", "16:9", "1:1")
font_style
None
gentle
Subtitle style ("gentle" or "lively")
subtitle_language
None
auto
Subtitle language mode ("auto", "ko", "en")

Output schema

The shape of the response you’ll get when you run this model with an API.

Schema
{'format': 'uri', 'title': 'Output', 'type': 'string'}