1 Repo
Python libraries for offline neural machine translation with GPU acceleration and intermediate language pivoting.
Distinct from Python Libraries: Distinct from Python Libraries: focuses specifically on translation libraries, not general-purpose Python libraries.
Explore 1 awesome GitHub repository matching part of an awesome list · Translation Libraries. Refine with filters or upvote what's useful.
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 t
Ships a Python library for offline neural machine translation with GPU acceleration support.