What problem does it solve?
Dubbing a video or audio clip into another language normally requires juggling translation, voice generation, job polling, and file downloads across separate tools. This Skill orchestrates the entire provider-backed dubbing pipeline from a single request, including locale and accent selection.
Core Features & Use Cases
- End-to-End Dubbing Workflow: Submits local audio or video via
dubbing_generate, polls progress with dubbing_status, and retrieves results with dubbing_download.
- Locale and Accent Control: Distinguishes target locales such as Mandarin vs. Cantonese, es-ES vs. es-MX, and pt-BR vs. pt-PT so the output uses native voices rather than accented fallbacks.
- Rights and Copyright Guardrails: Verifies source ownership, speaker consent, and public-figure voice restrictions before submitting any dubbing job.
- Use Case: A marketing team has an English product demo video and needs a Mandarin version for the Chinese market. The Skill confirms rights, submits the clip with a Mainland Mandarin target locale, polls the job, and returns the playable dubbed audio file.
Quick Start
Dub the attached product-demo.mp4 from English into Mandarin Chinese and give me the playable dubbed audio file.