All notable changes to this project will be documented in this file.
- Add
RemoveSubtitles.ps1script to remove existing subtitle files.
- Fixed the handling of complex paths.
- Enable automatic language detection by adding the
-AutoDetectLanguageswitch. - Add screenshots to the README.
- Initial release of the Transcript Video script.
- Supports video transcription using
whisper-ctranslate2. - Handles .mp4, .avi, and .mkv video formats.
- Removes subtitle files with extensions: .json, .tsv, .txt, .vtt.
- Provides a progress bar for tracking file processing.
- Supports optional verbose output for detailed logging.