Location>code7788 >text

A .NET open source real-time on-screen translation tool

Popularity:164 ℃/2024-11-08 13:19:24

preamble

NET open source screen real-time translation tool : Translumo.

Tools

NET open source advanced screen translation tool that detects and translates text (e.g. subtitles) within a selected area in real time.Translumo allows the simultaneous combination of multiple OCR engines. It uses machine learning to train models through the OCR to score each recognized result and select the best result .

Main features

  • Highly accurate text recognition: Score the recognition results of the OCR engine by a machine learning model and select the best result.
  • simple interface: Designed for ease of daily use and eliminates the need to make manual adjustments for each case.
  • low latency: Reduce system performance impact through optimizations that minimize the delay between text appearance and actual translation.
  • Integration with modern OCR engines:Tesseract 5.2、WindowsOCR、EasyOCR。

Supported Languages

  • recognition language: English, Russian, Japanese, Simplified Chinese, Korean.
  • translation language: English, Russian, Japanese, Simplified Chinese, Korean, French, Spanish, German, Portuguese, Italian, Vietnamese, Thai, Turkish, Arabic.

System Requirements

  • Windows 10 build 19041 (20H1) / Windows 11。
  • DirectX11。
  • 8 GB RAM (for modes that use EasyOCR).
  • 5 GB of available storage space (for modes that use EasyOCR).
  • Nvidia GPU (GTX 750, 8xxM, 9xx series or higher) with CUDA SDK 11.8 support (for modes using EasyOCR).

Usage

  • Open Settings and select Source Language and Translation Language.
  • Select the text recognition engine.
  • Select the capture area.
  • Run the translation.

Tool Source Code

Project source code address

More useful features and characteristics of the project welcome to the project open source address to view 👀, do not forget to give the project a Star support 💖.

  • Open source address:/Danily07/Translumo

A selection of great projects and frameworks

This project has been included in the C#/.NET/.NET Core Excellent Projects and Frameworks Selection, focusing on the excellent projects and frameworks selection can let you keep abreast of the latest developments and best practices in the field of C#, .NET and .NET Core, and improve the efficiency and quality of development work. The pit has been dug, you are welcome to submit PR recommendations or self-recommendation (so that excellent projects and frameworks are not buried 🤞).

  • GitHub open source address:/YSGStudyHards/DotNetGuide/blob/main/docs/DotNet/
  • Gitee open source address:/ysgdaydayup/DotNetGuide/blob/main/docs/DotNet/