Windows: .zip file from Drive (2,73 GB) (cannot upload it here on GitHub because the limit is 2 GB).
What's Changed
- Change
output_file_types
option from thesubtitles
section to thewhisperx
section by @HenestrosaDev in #32 - Change output_file_types option from the subtitles section to the
whisperx
section and update README and screenshots by @HenestrosaDev in #33 - Minor changes to
config.ini
andREADME.md
by @HenestrosaDev in #34 - Fix wrong section from
ConfigSubtitles
toConfigWhisperX
for `OUT… by @HenestrosaDev in #35 - Fix default values of max. line count and max. line width in README by @HenestrosaDev in #36
- Change "translate the audio" to "translate the transcription" by @HenestrosaDev in #37
- Update
README
by @HenestrosaDev in #39 - Add "Add support for Whisper's API" to the roadmap by @HenestrosaDev in #43
- Add Whisper API transcription method by @HenestrosaDev in #45
- Minor bug fixes by @HenestrosaDev in #46
- Release v2.3.0 by @HenestrosaDev in #47
- Minor fixes by @HenestrosaDev in #48
- Fix type errors reported by
mypy src --strict
. by @HenestrosaDev in #50 - Add pre-commit hooks by @HenestrosaDev in #51
- Add
Code Quality
workflow by @HenestrosaDev in #52 - Add mypy changes, CI and pre-commit hooks for v2.3.0 by @HenestrosaDev in #53
Full Changelog: v2.2.3...v2.3.0