How to run tesseract ocr on inference engine

Hardware used : jetson nano 2gb
Programming lang: python on VS code

We are running tesseract- OCR version 4. on live video stream.The output runs at less than 1 fps. We want to run tesseract on inference engine to increase the speed. Is this possible? if yes how?