Voice Over Music

Video·Video-API·by eachlabs

Voice Over Music automatically ducks background music under speech, keeping narration clear while music fills the gaps for polished voice-overs.

Runtime (p50)
1m
Estimated price
$1.80 / unit
Call the API
prediction.sh
sh
curl -X POST \
  -H "Authorization: Bearer $EACHLABS_API_KEY" \
  -H "Content-Type: application/json" \
  --data '{
    "model": "voice-over-music",
    "version": "0.0.1",
    "input": {
        "music": "https://cdn-us.eachlabs.ai/defaults/e5b00be5aa674c71a9780ae5b575ab2b.mp3",
        "voice": "https://cdn-us.eachlabs.ai/defaults/f13b3e0656cd42d5adfa7dd6701fec82.mp3",
        "music_dip_amount": 8,
        "music_dip_sensitivity": 0.05
    },
    "webhook_url": ""
}' \
  https://api.eachlabs.ai/v1/prediction/

Related models

4 models
* FAQ

About Voice Over Music

01 / 03

What does Voice Over Music do?

Voice Over Music automatically lowers background music whenever speech is present, then lets it rise in the gaps. On the each::labs Video API this ducking keeps narration clear and intelligible while music still carries the overall mood.