See: https://github.com/yunwoong7/korean_ocr_using_pororo
For Windows users:
- Download pororo.zip and unzip it into a folder.
- Download pororo-models.zip and unzip it to
C:\
. - Download the plugin and unzip the files into ImageTrans's plugins folder.
- Execute
run.bat
and keep the window open so that we can use it in ImageTrans.
For macOS and Linux users, please follow the following steps to start pororo:
- Clone the project and change the directory to
server
. - Install dependencies:
pip3 install -r requirements.txt
- Download pororo-models.zip and unzip it to
~/.pororo
(or let the script download it). - Start the server:
python3 server_pororo_ocr.py