Dear Community, Has anyone using M1 Macbook or a similar ARM architecture been able to compile Tesseract from the latest source code from GitHub? If so, could you share with me the process?
Just to clarify, I have been running the official binary with Homebrew, but I really want to be able to build the project from the source code because of the hacks needed - 1. I wish to adjust the batch size during the training process, which seems to be accessible only via the source code. Feel free to correct me if otherwise. 2. I wish to enable more parallel computing by either enabling OpenMP with gcc/g++, or by enabling TensorFlow (with GNU or X-code c/c++ compiler). Each attempt resulted in errors during the compiling process. Thanks! -- You received this message because you are subscribed to the Google Groups "tesseract-ocr" group. To unsubscribe from this group and stop receiving emails from it, send an email to tesseract-ocr+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/tesseract-ocr/0ce4ceaa-3c69-4591-a553-894cb0292021n%40googlegroups.com.