Skip to content

Casezy/Translumo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

239 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

License Github All Releases

Advanced Real-Time Screen Translator (Agentic Custom Build)

English | Русский | Indonesian (Mod)


🚀 Agentic Mod - What's New & Fixed?

This version of Translumo has been heavily customized and fixed by an AI Agent (Antigravity). It includes exclusive features and major stability fixes that are not present in the original repository.

✨ New Features

  1. AI Translator Integration: Added support for translating via Advanced AI Models (e.g., Gemini, ChatGPT/OpenAI compatible APIs) to achieve highly contextual and natural game translations.
  2. Local LibreTranslate Support: Fully integrated a completely offline, local LibreTranslate server support. Translumo will automatically manage the server startup and shutdown without you needing to open the terminal.
  3. Clear Chat Hotkey (ALT+C): A newly implemented global hotkey that allows you to instantly clear the chat bubble/translation screen when it gets too cluttered.

🛠️ Major Bug Fixes & Stability Improvements

  1. Proxy Error Fixes: Resolved persistent proxy errors that blocked connections to translators.
  2. LibreTranslate Lifecycle Manager: Fixed a bug where simply opening or minimizing the Settings menu would aggressively kill the port 5000 LibreTranslate server. The server is now safely managed by a background singleton manager and only shuts down when you completely exit Translumo from the tray.
  3. Restored Anti Double-Click: Re-implemented the lock on the "Run LibreTranslate" button to prevent accidental spam-clicking that could cause duplicate server spawns.
  4. Dark Theme Removal: Systematically removed the highly unstable, experimental Dark Theme feature that was causing Translumo to force-close and crash on startup.
  5. Setup Guide Improvements: Added direct hyperlinks to the supported language codes inside the LibreTranslate guide within the app, making it extremely easy to copy-paste the exact argospm language model commands.

Sibling Project

This project has a sibling called Lookupper — an on-screen dictionary for language learning. It is similar to Translumo but built for a different purpose. Lookupper is built to help you learn a language, not just depend on a translator forever.

Lookupper is my commercial project with a free version. If you find it useful and decide to grab the Pro version, you'll also be supporting the development of both Lookupper and Translumo.

Lookupper

Download Translumo

Direct download link to the latest version:
Translumo_1.0.2.zip
After downloading, unzip the archive and run Translumo.exe.

Version 1.0.x includes many changes and improvements compared to versions 0.9.x. You can view the full list of updates on the Releases page.

Main Features

  • High text recognition precision
    Translumo allows combining multiple OCR engines simultaneously. It uses a machine learning model to score each OCR result and selects the best one.

  • Game oriented
    Designed for real-time translation in PC games, but works anywhere on the screen with any application.

  • Low latency
    Several optimizations reduce system impact and minimize latency between text appearance and translation.

  • Integrated modern OCR engines: Windows OCR (recommended), Tesseract 5.2 (legacy), EasyOCR (legacy)

  • Available translators: DeepL (recommended), Google Translate, Yandex Translate, Naver Papago, AI Translator (Custom), LibreTranslate (Custom).

  • Supported recognition languages: English, Russian, Japanese, Chinese (Simplified), Korean.

  • Supported translation languages: English, Russian, Japanese, Chinese (Simplified), Korean, French, Spanish, German, Portuguese, Italian, Vietnamese, Thai, Turkish, Arabic, Greek, Brazilian Portuguese, Polish, Belarusian, Persian, Indonesian, Bulgarian, Czech, Danish, Estonian, Finnish, Hungarian, Lithuanian, Latvian, Dutch, Romanian, Slovak, Slovenian, Swedish, Ukrainian.

System Requirements

Minimal requirements to use Tesseract and Windows OCR

  • Windows 10 version 2004 (build 19041) or later, or Windows 11
  • DirectX 11 compatible GPU
  • 2 GB RAM

About

Advanced real-time screen translator for games, hardcoded subtitles in videos, static text and etc.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 94.9%
  • C# 5.1%