lxaw / GoogleSubtitleGenerator

Using GoogleTranslate to generate automatic subtitles of videos.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GoogleSubtitleGenerator

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)

📦 Modules / Packages:

🔨 To do:
  • See if there is anyway to get the timestamps. Try to play around with slowing down the audio / changing pitch to improve translation quality.

❤️ How to Support ❤️