Try MiniMax FastH3 V2 from Fastvideo →
Models
Agents
Workflows
Studio
PricingBlogDocs
ExploreDiscover models by categoryBrowse All ModelsBrowse the complete catalogSee FavoritesSign in to view saved models
Generative Media AgentCreate and edit media by chattingWorkflow AgentBuild visual workflows with Agent
OverviewThe platform at a glanceLearnSkills, knowledge, guardrailsAnatomyWhat makes agents reasonBuild Your AgentPick skills, set tier, deploy
Pre-built AgentsBrowse the catalog
Agent Usecases
Ad Campaign ManagerApp Event ManagerApp Review RepliesBarber BookingCustomer Win-BackEcommerce ListingsRestaurant Reviews
Sign InStart Building

Task History

Click to see output list

No tasks yet

Go to Models
Explore models/
Video GenerationActive

video-background-music-v2

bywiro

It turns any video into a cinematic experience by generating AI-powered instrumental soundtracks that match its mood.

Video to VideoMusic GenerationText to SongText to Music
Model ID
video-background-music-v2
Provider
wiro
Updated
1782131282
video-background-music-v2
3
Comments
Average rating : 4 (1 users)
Providerwiro
Modelvideo-background-music-v2
Video to VideoMusic GenerationText to SongText to Music
wiro playground—wiro/video-background-music-v2
Reset to defaults
0 / 1
Maximum 1 video allowed

Provide a video file or a video URL.

Free-text description of the desired music. If no caption is provided, the video is automatically analyzed to create a fitting music description.

0 / 1
Maximum 1 audio allowed

Upload a song to use as style inspiration.

Sample outputs
Updated 1782131282

# Video Background Music Generator

Generates instrumental background music for a given video. If no caption is provided, the video is automatically analyzed to create a fitting music description. The generated music is mixed with the video's original audio and merged into a final MP4.

## Parameters

- video (required) – Input video file path.

- caption – Music description prompt. Auto-generated from the video if empty.

- audio – Optional reference audio for style guidance.

- bpm – Beats per minute. 0 for auto-detect, 1–300 for manual.

- bg_music_volume – Background music volume (0.0–1.0, default: 0.7).

- seed – Random seed. -1 for random.

API quick start

Run video-background-music-v2 with a single API call.

POST https://api.wiro.ai/v1/Run/wiro/video-background-music-v2
{
  "inputVideo": "https://your-cdn.com/input.mp4",
  "caption": "Classical piano music.",
  "inputAudio": "https://your-cdn.com/input.mp3",
  "bpm": 0
}
curl
curl -X POST "https://api.wiro.ai/v1/Run/wiro/video-background-music-v2" \
  -H "Content-Type: application/json" \
  -H "x-api-key: YOUR_WIRO_API_KEY" \
  --data-binary @- <<'JSON'
{
  "inputVideo": "https://your-cdn.com/input.mp4",
  "caption": "Classical piano music.",
  "inputAudio": "https://your-cdn.com/input.mp3",
  "bpm": 0
}
JSON
View full API docs

Discover, test, and run AI models, build workflows and agents with one unified API.

All systems operational
WiroAboutBlogCareersContact
ProductModelsAgentsPricingPartnerChangelogStatusFAQ
ModelsNano Banana 2GPT Image 2.5Seedream V5 ProSeedance 2.5Veo 3.1Kling V3FLUX 3FLUX.2 ProWan 3.0 PrimeGrok Imagine 1.5
PartnersGoogleOpenAIByteDanceBlack Forest LabsKling AIQwenAlibabaxAIMiniMaxElevenLabs
Getting StartedIntroductionAuthenticationProjectsCode ExamplesWiro MCP ServerSelf-Hosted MCPn8n IntegrationLLMs.txt
API ReferenceModelsRun a ModelModel ParametersTasksLLM & Chat StreamingWebSocketRealtime VoiceFiles
© 2026 Wiro AI. All rights reserved.
PrivacyTermsData Deletion