Skip to content

Tags: AndryOut/AutoSubReTimer

Tags

V1.8.2

Toggle V1.8.2's commit message
Various logic improvements and bug fixes

Auto Sub ReTimer GUI.bat:
- The cmd window now opens minimized to keep the GUI in the foreground, and closes automatically when the GUI is exited.

Whisper

"Fase0":
- Fixed an issue that could cause a stall during "Fase0". Previously, to proceed it was necessary to manually delete leftover files created by previous processes, close and reopen the GUI. This situation will no longer occur.

Whisper ReTimer, GUI:
- Fixed an issue where, by starting the Whisper ReTimer process multiple times without restarting the GUI, when the question "Do you want subtitles to respect scene changes?" appeared, files were moved to the desktop even before the user had given a response.

- "Whisper ReTimer" now disables along with "Whisper" if the "Faster-Whisper-XXL" folder is missing

- Minor Fixes.

"Fase5":
- Fixed a bug where, when selecting "Yes" to the question "Do you want subtitles to respect scene changes?", both "Final.srt" and "whisper_adjusted.srt" were moved at the end of all processes instead of only the required file.

Now:
 - If "Yes" is selected, only "Final.srt" and the related MKV will be moved.

 - If "No" is selected, only "whisper_adjusted.srt" and the related MKV will be moved.

V1.8.1

Toggle V1.8.1's commit message
Removed the deletion of "Temp.wav" in Whisper ReTimer

Whisper ReTimer:

"Fase5":
- Removed the deletion of "Temp.wav" as it is no longer created.

V1.8

Toggle V1.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #8 from AndryOut/Adrikss-patch-1

Update README.md

V1.7

Toggle V1.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update README.md

V1.6.2

Toggle V1.6.2's commit message
Fix and improvements

Auto Sub ReTimer:

Fase2:
- Removed the unnecessary ".wav" conversion from the very first versions of the script, now it reads the necessary file directly, speeding up the process.

Fase4:
- "min_peaks_count" set to 3 instead of 2. This results in fewer errors in linking the final time stamps of lines to scene changes.

Fase6:
- Removed the deletion of "temp.wav" since "Fase2" no longer creates these files.

V1.6.1

Toggle V1.6.1's commit message
Fix and improvements

GUI:

- Added a timer to keep track of how long "Auto Sub ReTimer" will take to complete all the "Phases." (Not implemented in "Whisper" and "Whisper ReTimer")

Auto Sub ReTimer:

Fase3:

- Adjusted the progress bar. It will no longer "go crazy" during scene change detection. (Slightly faster because it no longer has to manage multiple progress bars for each video segment).

Whisper ReTimer:

- Updated "Fase3" as in the latest version 1.6 of "Auto Sub ReTimer."

- Updated "Fase4" as in the latest version 1.6 of "Auto Sub ReTimer."

V1.6

Toggle V1.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update README.md

V1.5

Toggle V1.5's commit message
Update Fase1.py

v1.1

Toggle v1.1's commit message
Faster-Whisper-XXL r245.4

v1.0

Toggle v1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update README.md