infery
← All models

V1.1 Video to Sound Effects

v1.1-video-to-sound-effects

Text to Speechby Sonilo

Analyzes a video and generates synchronized, royalty-free sound effects timed to visible actions. Returns the generated sound-effects audio track for commercial use.

Details

Accepts
video

Pricing

Price
1.13 cr / second

Prices in credits (1 credit = $0.01).

Data schema

Input

FieldTypeDescription
promptOptional. Describe the kind of sound you want; it steers the generated audio for every scene. Leave empty to caption the video automatically.
segmentsOptional. Split the video into time ranges, each with its own sound description. Leave empty to split into scenes automatically.
video_urlrequiredstringThe video to add sound to (public URL, or upload a file). The generated audio matches the video's length.
audio_formatstringenum: wav, mp3, aac, flacFormat of the returned audio file: aac (default), mp3, wav, or flac. (The video with sound is always AAC.)

Output

FieldTypeDescription
audioThe generated sound, in your chosen audio format.
audiosarrayAll generated sounds, one per sample.