Skip to main content

Overview

Generate audio that matches given video content + prompt.
  • Output Type: video
  • Estimated Cost: 0.5 * duration credits
  • Handler: replicate

Parameters

Required Parameters

video
video
required
URL of the base video

Optional Parameters

prompt
string
Text prompt
Description of the sound you want to generate. Limit the prompt to 10 words at most, describing simple sound effects that match the scene.
  • Label: Prompt
duration
integer
default:8
Max number of seconds of audio to generate
How many seconds of audio you want to generate. You can set this to a high number to be safe since the resulting audio will never be longer than the input video.
  • Label: Number of seconds
  • Minimum: 1
  • Maximum: 16
negative_prompt
string
default:"music"
Negative prompt
Optional mentions of sounds you dont want. (eg music / people talking / …)
  • Label: Negative Prompt
seed
integer
default:"random"
Set random seed for reproducibility. If blank, will be set to a random value.
You should only set this if you want to start from/copy the seed of a previous image. Unless one is specified, you should leave this blank!
  • Label: Seed
  • Minimum: 0
  • Maximum: 2147483647
I