Argos Translate

Offline neural machine translation library and CLI with installable language packs for over 35 languages.

Open SourceSelf HostedOffline Capable
0.0 (0)

About

Offline translation is the whole point of Argos Translate, a Python library and CLI that runs neural machine translation entirely on the local machine. It builds on OpenNMT with a CTranslate2 inference backend and distributes trained models as installable language packs covering more than 35 languages; when a direct pair is missing, it pivots automatically through an intermediate language, so Spanish to French works with only Spanish-English and English-French packs installed, at some cost in quality. Everything installs with pip install argostranslate, a separate argostranslategui package adds a desktop interface, and setting the ARGOS_DEVICE_TYPE environment variable to cuda or auto enables GPU acceleration, though CPU inference is the default and works fine. The project is dual licensed under MIT or CC0, has about 6,300 stars, and documents its API on Read the Docs. Its highest-profile deployment is LibreTranslate, which wraps it in a self-hosted web API, and privacy-sensitive applications choose it because no text ever leaves the machine.

Reviews (0)

Leave a Review

No reviews yet. Be the first to review!

Details

Price
Free
Platform
Local/Desktop
Difficulty
Easy (2/5)
License
MIT OR CC0-1.0
Added
Jul 29, 2026

Related Tools

Topic modeling library leveraging transformer embeddings and c-TF-IDF.

Open SourceSelf HostedOffline
Easy
0.0 (0)

Simple framework for state-of-the-art NLP by Zalando Research.

Open SourceSelf HostedOffline
Easy
0.0 (0)

Library for efficient text classification and word representation by Meta.

Open SourceSelf HostedOffline
Easy
0.0 (0)

Topic modeling and document similarity library for unsupervised NLP.

Open SourceSelf HostedOffline
Easy
0.0 (0)

Generalist model for named entity recognition using bidirectional transformer.

Open SourceSelf HostedOffline
Easy
0.0 (0)

Research library for NLP by AI2 built on PyTorch.

Open SourceSelf HostedOffline
Intermediate
0.0 (0)
Browse all Natural Language Processing tools