Tesseract with CUDA

Do you know if there is a version of tesseract accelerated with CUDA?

What’s tesseract? What does the vendor of this software state with regard to GPU acceleration?

[Later:]
The GitHub repository for Tesseract (open-source OCR software) shows OpenCL acceleration is present:
[url]https://github.com/tesseract-ocr/tesseract[/url]

However, the OpenCL acceleration possibly doesn’t work well:
[url]https://github.com/tesseract-ocr/tesseract/issues/722[/url]

There is no indication of any CUDA acceleration. You might want to inquire with the Tesseract maintainers regarding plans for adding CUDA acceleration.