infery
← All models

V1.1

v1.1-video-to-music

Text to Speechby Sonilo

Analyzes your video’s pacing, mood, and timing to generate a frame-synced, licensed, commercial-use-safe soundtrack in seconds.

Details

Accepts
video

Pricing

Price
1.13 cr / second

Prices in credits (1 credit = $0.01).

Data schema

Input

FieldTypeDescription
promptOptional text prompt steering the musical style. If omitted, a prompt is generated automatically from the video.
durationOptional. Length (seconds) of the video segment to score. When set, scores a segment of this length starting at Start Offset (or from the beginning if Start Offset is unset). Defaults (None) to the rest of the video: the whole video when Start Offset is unset, or from Start Offset to the end when it…
video_urlrequiredstringPublic http(s) URL of the source video to score.
num_samplesintegerHow many distinct music tracks to generate for the video.
start_offsetOptional. Start scoring from this offset (seconds) into the video. Requires Start Offset + Duration <= Video Duration.
prompt_influencenumberTurn it up to match the text prompt

Output

FieldTypeDescription
audioThe first generated music track, for quick preview/playback.
audiosarrayAll generated music tracks (AAC/m4a), one per sample.