infery
← All models

V1.1 Video to Video Music

v1.1-video-to-video-music

Video generationby Sonilo

Generates perfectly synced music for any video. Return a licensed music soundtrack ready for commercial use (optional preservation of the original speech in video)

Example

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.
video_urlrequiredstringPublic http(s) URL of the source video to score.
num_samplesintegerHow many distinct scored videos to generate.
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
keep_speech_vocalbooleanKeep the original video's speech/vocals. When on, the source audio is separated (music source separation), and only the isolated vocals are blended over the generated music with automatic ducking (the music dips under speech). When off (default), the original soundtrack is dropped and the video carr…

Output

FieldTypeDescription
videoThe first scored video (source video muxed with generated music).
videosarrayAll scored videos (mp4), one per sample.