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

lightricks /audio-to-video:208e8ab7

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
audio
string
Audio file to be used as the soundtrack for the video. Supported formats: wav, mp3, flac, ogg, m4a.
image
string
Input image to be used as the first frame of the video. Required if prompt is not provided.
prompt
string
Text description of how the video should be generated. Required if image is not provided. If image is provided, this describes how the image should be animated.
guidance_scale
number

Min: 1

Max: 50

Guidance scale (CFG) for video generation. Higher values make the output more closely follow the prompt but may reduce quality.

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'}