ThioJoe / Auto-Synced-Translated-Dubs

Automatically translates the text of a video based on a subtitle file, and also uses AI voice to dub the video, and synced using the subtitle's timings
GNU General Public License v3.0
1.55k stars 152 forks source link

Dependencies #22

Closed sofiadparamo closed 1 year ago

sofiadparamo commented 1 year ago

Type of change

Proposed Changes

Additional Info

Checklist:

Required:

ThioJoe commented 1 year ago

The only thing I'd change is to keep the ffprobe import in main.py. It does get used on line 102, and while I'm not sure it actually has to be imported for it to work, I'd still rather have the import there even if just as a reminder of the requirement