Helsinki-NLP/OPUS-MT-train
Training open neural machine translation models
This project helps machine translation researchers and developers train custom neural machine translation (NMT) models. You provide source and target language text data, and it outputs a trained NMT model capable of translating between those languages. It is designed for those building and evaluating new translation systems.
403 stars.
Use this if you need to train your own neural machine translation models using OPUS data and the MarianNMT framework, particularly on a high-performance computing cluster.
Not ideal if you simply need to use pre-trained translation models or are looking for a user-friendly, out-of-the-box translation application.
Stars
403
Forks
46
Language
Makefile
License
MIT
Category
Last pushed
Jan 17, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/Helsinki-NLP/OPUS-MT-train"
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