Helsinki-NLP/Opus-MT
Open neural machine translation models and web services
This project provides an easy way to set up your own machine translation service. You input text in one language, and it outputs the translated text in another language. It's designed for organizations or individuals who need custom or private translation capabilities without relying on public translation services.
782 stars.
Use this if you need to run your own neural machine translation system for specific language pairs, either via a web interface or an API.
Not ideal if you're looking for an out-of-the-box translation service for casual, one-off use, or if you don't have the technical expertise to set up and configure a server.
Stars
782
Forks
84
Language
Python
License
MIT
Category
Last pushed
Feb 23, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/Helsinki-NLP/Opus-MT"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related frameworks
facebookresearch/fairseq2
FAIR Sequence Modeling Toolkit 2
lhotse-speech/lhotse
Tools for handling multimodal data in machine learning projects.
google/sequence-layers
A neural network layer API and library for sequence modeling, designed for easy creation of...
awslabs/sockeye
Sequence-to-sequence framework with a focus on Neural Machine Translation based on PyTorch
OpenNMT/OpenNMT-tf
Neural machine translation and sequence learning using TensorFlow