Releases: kanjieater/SubPlz
Releases · kanjieater/SubPlz
v3.0.1
v2.1.0
This version fixes trailing and leading 1-2 character substrings, and aligns them properly to the closest full phrase.
v2.0.0c
What's Changed
- Increased accuracy of subs by relying on the transcript as a default. This results in longer subs, but also more accurate subs. See #11
- Documented how to get accurate subs for audiobooks vs existing subs
Full Changelog: v2.0.0b...v2.0.0c
v2.0.0b
v2.0.0a
What's Changed
- Ascending to alignment perfection; Subs now align incredibly well #9, thanks @ym1234
faster-whisper
integration contributes to running 10x faster- Epub support
- Base whisper flag support like
--language
- other languages may work - Non-directory support
- Automate picking up files in text and files with audio streams in directories
- CLI update, installable and can be used anywhere. Run
subplz sync -h
for more info
New Contributors
Full Changelog: v1.1.0...v2.0.0a
v1.1.0
Final Version before major v2.0.0 release
What's Changed
- Add audio file naming sanity check by @ThisIsntTheWay in #8
New Contributors
- @ThisIsntTheWay made their first contribution in #8
Full Changelog: v1.0.0...v1.1.0
v1.0.0
This is not the latest version.
v1 was the last point before trying out the experimental v2 alignment algorithm. Anything beyond this point uses the new alpha alignment algorithm, which should be more stable than the v1, but is still in testing.