UKPLab/EasyNMT
A Python wrapper library providing easy access to pre-trained neural machine translation models for 150+ languages.

Velocity · 7d
+0.6
★ / day
Trend
→steady
star history
EasyNMT is a Python package that wraps state-of-the-art neural machine translation models including Opus-MT from Helsinki-NLP, mBART50_m2m, and M2M_100 from Facebook Research. It provides automatic model downloading, multi-GPU support, and a REST API for hosting translation services via Docker. Users can translate between 150+ language pairs with just a few lines of code.