Skip to content

Auto Sub ReTimer GUI (GPU-CPU) v1.5

Choose a tag to compare

@AndryOut AndryOut released this 05 May 16:02
· 42 commits to main since this release

Fase1:

Added separation of "Signs" and "Comments" from the .ass subtitles loaded in "Fase1".

(No need to manually sort everything anymore, the program does it all for you)

If the program detects lines that it can't determine as "Signs" or "Dialogue," it will open a window and let you decide where to place them (it also shows the style name of the lines for better clarity).

Now, your final files will be:

  • "Comments": Contains commented lines and empty lines (necessary separation to adjust dialogue timing).

  • "Signs": Contains all signs, opening and ending subtitles (necessary separation to adjust dialogue timing).

  • "On Top": Contains all dialogues positioned at the top of the screen (necessary separation to adjust dialogue timing).

  • "Final": Subtitles with adjusted timing.

Fase6:

  • Added new files to be moved to the desktop (if an .ass subtitle file was loaded).

GUI:

  • Added "Fase1" information to the GUI.

(If you want to use "Whisper" in "Auto Sub ReTimer GUI" you need to download it and place the "Faster-Whisper-XXL" folder inside the "Auto Sub ReTimer" folder.)

Whisper taken from https://github.com/Purfview/whisper-standalone-win

Full Changelog: v1.1...V1.5