Skip to content

Mabzak-Knight/NyanTranslate

Repository files navigation

NyanTranslate

Icon

NyanTranslate is a simple translator application created using Python.

Demo

image

Supported Languages

NyanTranslate is a program that can translate comics/manga into various languages, including:

Arabic Czech German
Greek English Spanish
French Hebrew Hindi
Hungarian Indonesian Italian
Korean Malay Dutch
Polish Portuguese Romanian
Russian Swedish Thai
Turkish Vietnamese

The program can also translate text in Chinese and Japanese comics.

Installation Python

  1. Open the terminal on your system.

  2. Clone this repository to your computer by running the following command:

    git clone https://github.com/Mabzak-Knight/NyanTranslate.git
  3. Navigate to the NyanTranslate folder by running the command:

    cd NyanTranslate
  4. Install project dependencies by running the command:

     pip install -r requirement.txt
  5. Run the application with the following command:

    python app.py

Now, the NyanTranslate application should be running on your computer. Make sure you have Python installed before executing the above steps.

Enjoy using NyanTranslate! If you encounter any issues or have questions, feel free to contact us.

Refrensi

Google Colab

Test run