Auto Sub ReTimer GUI (GPU-CPU) V1.8.1
Auto Sub ReTimer:
"Fase1":
-
Added two parameters to maximize quality and reduce artifacts in voice separations.
-
Added a parameter to speed up the process.
In CPU mode, there will be a significant speed increase.
In GPU mode, only processes running on the CPU will be accelerated, so the performance gain will be limited.
(This means that with fewer artifacts and noise, the timing adjustment precision may be higher in some situations)
- Demucs can now handle both multi‑channel and mono audio.
Since Demucs works best with 2‑channel stereo audio, "Fase1" will convert the audio (in 2–4 seconds) into a temporary WAV file that Demucs can process.
The conversion will only occur if the track is not 2‑channel stereo, otherwise, it will use the video's audio directly (as before).
(Previously, Demucs used multi‑channel audio to extract vocals, but ended up muting them completely, making it useless for timing adjustments which would either get worse or remain unchanged. Now it works with any type of audio.)
I RECOMMEND USING VIDEOS WITH STEREO AUDIO FOR BETTER VOCAL SEPARATION.
"Fase2":
- Reset some hardcoded values used for testing (these could lengthen leads in certain situations).
Whisper ReTimer
"Fase0":
- Updated Demucs as in "Fase1" of Auto Sub ReTimer.
- Removed some parameters that were slowing down the audio extraction and conversion process. Added a parameter to speed it up.
"whispertiming":
- Updated as in "Fase2" of Auto Sub ReTimer.
- Now uses the audio directly without performing additional conversions.
"Fase5":
- Removed the deletion of "Temp.wav" as it is no longer created.
(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.8...V1.8.1