dub_video
ActiveTool of Hermoso
declared in 1.0.0
Remake a finished video ad's voiceover in another language (translated script, re-voiced, re-muxed). Paid; returns the served URL of the localized video.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"video",
"language"
],
"properties": {
"video": {
"type": "string",
"description": "the source video URL"
},
"script": {
"type": "string",
"description": "the original spoken script if known — improves translation fidelity"
},
"language": {
"type": "string",
"description": "target language, e.g. 'Spanish', 'de', 'French (Canada)'"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Hermoso
https://github.com/hermoso-ai/hermoso
1/7 registries