A simple Java application that translates raw manga using manga-ocr.
Make sure you have Python and Java on your computer. Try installing them from their official sites.
- Java
- Python
- Install PIP for Python by following this guide.
- Also install Git by following this guide.
The app uses manga-ocr for extracting Japanese texts in images. See manga-ocr for further details
To install Manga OCR, Run in the command line:
pip3 install manga-ocr
Once all the other requirements are installed, you may download the rar file in Releases.
- Make sure to extract it in one folder in any folder you want to put it.
- Inside the folder, run the
batfile nameddownloadModel.batas administrator; this will download the model needed for manga-ocr, which is the file size is up to 400MB. - And that's it. You can now run
Yae Reader.exe.
+---Yae Reader
| Yae Reader.exe
|
\---classes
| captured.png
|
+---manga-ocr
| mangaOCR2.py
| mangaOCR2testing.py
| test.png
|
+---model
|
| (Download Model Here)
|
\---settings
settings.xml