awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
argosopentech avatar

argosopentech/argos-translate

0
View on GitHub↗
6,204 星标·472 分支·Python·MIT·5 次浏览www.argosopentech.com↗

Argos Translate

Argos Translate is an open-source Python library for offline neural machine translation. It provides a toolkit for translating text between languages using locally installed models, with support for GPU acceleration and intermediate language pivoting when a direct translation model is not available.

The project offers multiple interfaces for translation, including a command-line interface for terminal-based workflows, a graphical user interface for users without programming knowledge, and a REST API server for integration with other applications. It includes a language model package manager that handles installing, updating, and removing translation models from a remote index, enabling offline operation. The system can parse and translate structured files such as HTML documents while preserving original markup and formatting.

Translation behavior can be configured through adjustable settings for model paths and network options. The project supports automatic pivot translation routing through intermediate language pairs when direct models are not installed.

Features

  • Offline Translation Engines - Translates text between languages using locally installed models without requiring an internet connection.
  • Neural Machine Translation Toolkits - Provides an open-source toolkit with CLI, GUI, and API interfaces for neural machine translation.
  • Pivoting Engines - Automatically routes translations through a bridge language when no direct model is available.
  • Offline Libraries - Python library for translating text between languages using locally installed neural machine translation models without internet access.
  • Text Translation Services - Translates text between languages using installed language model packages with direct and pivot translation support.
  • Translation API Endpoints - Ships a REST API endpoint that accepts text and returns translated JSON responses.
  • Translation Libraries - Ships a Python library for offline neural machine translation with GPU acceleration support.
  • Translation Package Managers - Provides a CLI for managing language model packages and performing translations without a GUI.
  • Model Package Managers - Installs, updates, and removes language model packages to support different language pairs.
  • Application REST API Gateways - Exposes translation functionality as a RESTful HTTP API for integration with other applications.
  • Terminal-Based Workflows - Runs translations and manages language packages from the terminal without a graphical interface.
  • GPU Acceleration - Offloads translation computation to a GPU via environment variable for faster neural machine translation.
  • Model Inference Runtimes - Runs neural machine translation models using PyTorch for tensor computation and GPU acceleration.
  • Pivot Translation Routers - Automatically routes translations through intermediate language pairs when direct models are unavailable.
  • Graphical User Interfaces - Offers a desktop GUI for installing models and translating text without programming knowledge.
  • Translation Model Package Managers - Downloads and installs language model packages from a remote index for offline translation.
  • Language Model Package Managers - Includes a package manager for installing, updating, and removing language translation models.
  • HTML Retention in Translations - Parses and translates HTML documents while preserving the markup structure and formatting.
  • Structured Document Translations - Parses and translates entire documents or HTML content while preserving the original structure.
  • Model Package Distributions - Distributes pre-trained translation models as downloadable packages from a remote index.
  • Document Format Preservations - Parses and translates HTML documents while preserving original markup and formatting.
  • Plugin-Based Architectures - Uses a plugin-based architecture where language models are loaded as separate packages at runtime.
  • Desktop Translation Interfaces - Offers a desktop graphical user interface for installing models and translating text without coding.
  • Document Translations - Parses and translates entire files, converting their text content from one language to another.

Star 历史

argosopentech/argos-translate 的 Star 历史图表argosopentech/argos-translate 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

常见问题解答

argosopentech/argos-translate 是做什么的?

Argos Translate is an open-source Python library for offline neural machine translation. It provides a toolkit for translating text between languages using locally installed models, with support for GPU acceleration and intermediate language pivoting when a direct translation model is not available.

argosopentech/argos-translate 的主要功能有哪些?

argosopentech/argos-translate 的主要功能包括:Offline Translation Engines, Neural Machine Translation Toolkits, Pivoting Engines, Offline Libraries, Text Translation Services, Translation API Endpoints, Translation Libraries, Translation Package Managers。

argosopentech/argos-translate 有哪些开源替代品?

argosopentech/argos-translate 的开源替代品包括: hillya51/lunatranslator — LunaTranslator is a real-time translation tool designed for visual novels and games. It functions as a multi-engine… owo-network/deeplx — DeepLX is a self-hosted translation API server that provides free access to DeepL translation services without… ripperhe/bob — Bob is an extensible macOS utility designed for screen text extraction, translation aggregation, and speech synthesis.… moodle/moodle — Moodle is an open-source learning management system (LMS) that provides a complete platform for creating, delivering,… onlyoffice/desktopeditors — DesktopEditors is an office suite application designed for creating and editing text documents, spreadsheets, and… windingwind/zotero-pdf-translate — zotero-pdf-translate is a translation extension for Zotero that converts PDF text, annotations, and bibliographic…

Argos Translate 的开源替代方案

相似的开源项目,按与 Argos Translate 的功能重合度排序。
  • hillya51/lunatranslatorHIllya51 的头像

    HIllya51/LunaTranslator

    12,030在 GitHub 上查看↗

    LunaTranslator is a real-time translation tool designed for visual novels and games. It functions as a multi-engine translation hub and text extractor that captures dialogue via memory hooking or optical character recognition to convert it into a target language. The project distinguishes itself through specialized linguistic tools, including a Japanese text analyzer for sentence segmentation and phonetic readings. It also operates as a digital dictionary aggregator, querying multiple online and offline databases simultaneously to provide comprehensive vocabulary definitions for language lear

    C++galgameocrreverse-engineering
    在 GitHub 上查看↗12,030
  • owo-network/deeplxOwO-Network 的头像

    OwO-Network/DeepLX

    8,571在 GitHub 上查看↗

    DeepLX is a self-hosted translation API server that provides free access to DeepL translation services without requiring a paid API token or account. It functions as a token-free proxy, enabling programmatic text translation between languages through a single HTTP endpoint. The server accepts JSON-based requests with source and target language parameters, supporting automatic source language detection and validation of language codes. It processes each translation request independently in a stateless manner, and offers optional bearer token authentication to restrict access to authorized clie

    Gobobplugindeepl
    在 GitHub 上查看↗8,571
  • ripperhe/bobripperhe 的头像

    ripperhe/Bob

    9,693在 GitHub 上查看↗

    Bob is an extensible macOS utility designed for screen text extraction, translation aggregation, and speech synthesis. It functions as a wrapper that integrates multiple optical character recognition and translation services into a single interface, allowing users to capture screen areas, decode QR codes, and convert visual text into editable strings. The tool distinguishes itself through a plugin-based architecture that supports the integration of custom translation, speech synthesis, and image recognition APIs. It enables multi-engine parallel execution, allowing a single request to be proc

    bobappchatgptdeepseek
    在 GitHub 上查看↗9,693
  • moodle/moodlemoodle 的头像

    moodle/moodle

    7,185在 GitHub 上查看↗

    Moodle is an open-source learning management system (LMS) that provides a complete platform for creating, delivering, and managing online courses, assessments, and learner progress. Its architecture combines database-driven content storage, a plugin-based modular extension system, hierarchical role-based access control, and a RESTful API layer, all built around multi-tenant course isolation that keeps each course's activities, users, and grading structures separate. The platform distinguishes itself through a comprehensive assessment and grading system that manages question banks, applies fle

    PHP
    在 GitHub 上查看↗7,185
  • 查看 Argos Translate 的所有 30 个替代方案→