mozilla/translations
The code, training pipeline, and models that power Firefox Translations
This project helps machine translation researchers and practitioners build custom neural machine translation models. You provide a dataset of text in two languages, and it outputs a trained translation model that can be used for tasks like translating web pages. It's designed for those who need to create or fine-tune translation models for specific language pairs or domains.
258 stars.
Use this if you need to train or adapt machine translation models for specific language pairs or for specialized content, beyond what off-the-shelf tools offer.
Not ideal if you're looking for a tool to simply translate text or web pages, as this project focuses on the model training pipeline itself.
Stars
258
Forks
45
Language
C++
License
MPL-2.0
Category
Last pushed
Mar 13, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/mozilla/translations"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
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