ThioJoe / Auto-Synced-Translated-Dubs

Automatically translates the text of a video based on a subtitle file, and then uses AI voice services to create a new dubbed & translated audio track where the speech is synced using the subtitle's timings.
GNU General Public License v3.0
1.56k stars 156 forks source link

Can we simplfy the install instructions on the front page? #75

Closed KNection closed 9 months ago

KNection commented 1 year ago

On the external requirements: "You'll need the binaries for a program called 'rubberband' ( http://breakfastquay.com/rubberband/ ). Doesn't need to be installed, just put both exe's and the dll file in the same directory as the scripts.

I need more context than what is given. First there are no exe's or dll file in the download provided here and I don't know what scripts are being implied to put with them if I'm over looking them.

image

DablewCodes commented 1 year ago

The instructions are correct, You need to go to https://breakfastquay.com/rubberband/, download the 'Rubber Band Library v3.3.0 command-line utility' for Windows, extract the two .exe and one .dll file, and place them inside the project folder.

ThioJoe commented 9 months ago

I've updated the readme section to be more specific on which files are needed and how to download them.