You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Automate the generation of subtitles for other languages.
❔ What is it?
Uses GoogleTranslate to create subtitle files for imported audio. If video, converts the video to .wav and does the same thing. Has potential to translate between languages.
Limitations:
Because I do not have a "premium" Google account (or whatever it is called for the paid API), I do not have access to all of the features. The biggest of these is timestamps.
Besides the payment, there are some barriers implicit to using automated translation. The biggest one is that translation engines as of now are not the best when it comes to more muddied audio.
For instance, this translation works very well with crisp clips of one or two people speaking at turns, but loses power as background voices / noises come into play. This would best be used
for something like getting translations of audiobooks, or podcasts (anything with very clear audio).
⚡ Features:
Translates audio clips!
Translates video clips!
Creates subtitle files for each clip!
Allows for translation from a source lang to a target lang! (Look at the files w/in here)