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

bitflow /kinetic-captions:a287f503

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
자막을 입힐 원본 영상 파일
subtitle
string
VTT 또는 SRT 자막 파일
aspect_ratio
string
9:16
출력 비율 (예: "9:16", "16:9", "1:1")
font_style
None
gentle
자막 스타일 ("gentle" 또는 "lively")
subtitle_language
None
auto
자막 언어 모드 ("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'}