Skip to content

SRT-Translator - Free and fast .srt subtitle translator implemented in Python

License

Notifications You must be signed in to change notification settings

rzc0d3r/SRT-Translator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SRT-Translator

SRT-Translator - Free and fast .srt subtitle translator implemented in Python


How to use

Installing python and libraries (requires at first startup)

You can skip this step if you use the compiled executable file from the release

  1. Go to the official Python website and download the version for your system (the project runs starting with Python 3.7.0)

  2. Next, install/upgrade the Python libraries, in terminal using requirements.txt:

pip install -r requirements.txt
  1. Use the console to open main.py with arguments (Read more here) or double-click main.py (It will switch to MBCI mode)

NOTE: When starting a project through the console with arguments, you can use languages not specified in MBCI mode

A list of available languages can be obtained here

  1. Wait for the subtitle translation (When the progress bar reaches 100%, it will be replaced with information about the time spent on translation!):

  1. Get the translated subtitle file, which will be located at the path You specified in the startup arguments!

Additional information

  1. Your .srt file must be perfect in terms of partitioning, and the program's behavior will be unpredictable!!!
  2. I did this as I was pissed off with the crooked and paid subtitle translation sites!!!
  3. I highly recommend using this project together with WinWhisper or Whisper-Standalone-Win!

About

SRT-Translator - Free and fast .srt subtitle translator implemented in Python

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages