Video GenerationActive
wiro / video-background-music-gen
video-background-music-gen
It’s a tool that gets your video, creates original music to match its vibe, and seamlessly adds it back as the perfect soundtrack.
Video to VideoMusic GenerationText to Music
Model ID
video-background-music-gen
Provider
wiro
Updated
1782131330
wiro playground—wiro/video-background-music-gen
Updated 1782131330
It’s a tool that gets your video, creates original music to match its vibe, and seamlessly adds it back as the perfect soundtrack.
API quick start
Run video-background-music-gen with a single API call.
POST https://api.wiro.ai/v1/Run/wiro/video-background-music-gen
{
"prompt": "Your prompt here",
"inputVideo": "https://your-cdn.com/input.mp4",
"tokens": 1024,
"scale": 3
}