Merlijn Wajer
Merlijn Wajer
### Environment * **Tesseract Version**: Various, `4.1.1`, `5.0.0 v20201231` * **Platform**: Linux, 64 bit ### Current Behavior: In some cases, Tesseract fully automatic page segmentation does not pick up page...
### Environment * **Tesseract Version**: Latest `master` * **Commit Number**: (`23ed59bd7bca777e4e104c4ee540843373aa9869` * **Platform**: `Linux gentoo-x13 5.11.7-gentoo-dist #1 SMP Wed Mar 17 21:03:41 -00 2021 x86_64 AMD Ryzen 7 PRO 4750U...
I am trying to make a list of tickets we should finish before we can work with redacted/waffles on the logger part and then have whipper approved by both sites....
I have several CDs that have possibly invalid CD-Text. Whipper will raise this error when parsing it: > u"(ValueError('Trailing \\\\ in string',) I added some debug to the toc parsing,...
(Note: This is currently a stub-ticket, useful for me to keep track of the various things I need to look at; I will add more info over time and remove...
Whipper currently assumes that the data track always has to be the last track. This is not a correct assumption for Mixed Mode CDs [1], which have audio and data...
As title: Figure out why morituri compares the cdrdao fast-toc against the slow-toc, and understand if/why we need the slow toc.
@RecursiveForest reworked the cdrdao parsing logic, and I am kind of afraid that that broken multisession CDs. We need to double-check that this is not the case, or fix it.
Related to #170 . After hacking the musicbrainz code out, whipper will rip most of the tracks, but fail at one of the last audio tracks. I -think- the CD...
This is a tracking issue (for me) to contribute back the following changes that I made to our/my private fork of morituri. Context: I use morituri as-a-library (kind of), so...