Auto-Synced-Translated-Dubs
Automatically translates and dubs video content using AI voice services
GraphCanon updated 3w · GitHub synced 3w
Decision brief
Generate translated dubs with aligned audio using subtitles and AI voice services in Python.
Good fit when
- When you need to automate the dubbing process for videos with existing subtitle files
- If your project requires open-source tools with flexibility under the AGPL-3.0 license
Avoid when
- Avoid if ffmpeg installation is prohibited or undesirable in your workflow
- Do not select if real-time dubbing accuracy and lip-sync precision are critical requirements
Observed Jul 16, 2026 · Source: enrich:decision_facts
Verify the decision
Maintenance and security
Full trust report- Maintenance
- Steady (79d since push)
- As of 3w
- Provenance
- Not a fork · Personal account
- As of 3w
- Security (OSV)
- No criticals
- As of 1mo
Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.
Install
pip install Auto-Synced-Translated-Dubs PyPISimilar tools
Same-category neighbours. No typed graph edges are catalogued for this tool yet.
Evidence and technical details
Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.
Overview
This repository contains Python scripts that automatically translate the text of a video based on subtitle files, then generate new dubbed and translated audio tracks using AI-driven text-to-speech services with timing synced to subtitles.
Capability facts
- Languages
- python
Source: github.language · Jul 29, 2026
Categories
Tags
README
External Requirements:
- ffmpeg must be installed (https://ffmpeg.org/download.html)
For agents
This page has a .md twin and JSON over the API.