Releases: Tentacule/PgsToSrt
Releases · Tentacule/PgsToSrt
Improved ocr
Fixed pgs parsing
Fixed pgs parsing (#52) * fixed pgs parsing * updated version
Fix windows ocr issues
- Use new Tesseract nuget package with Tesseract 5.3 support. (Should fix windows ocr issues)
- Updated other nuget packages
- Removed .net5 support (deprecated)
Override liblept name/version
Tesseract 5 support
Added --tesseractversion {version}
command line option to set version to use (4 or 5)
.NET 6 support
- Added .NET 6 support (both .NET 5 and 6 binaries are included in this release)
- Support data file containing only LSTM trained models.