Traduzir-paginas-web
Traduzir-paginas-web copied to clipboard
Adding Glosbe and MinT and Mymemory Machine translation service
Description
Adding these new machine translation options will allow users to translate text into up to 200 languages, including some low-resource languages like Asturian and Luganda. The online machine translation service providers Glosbe and MinT use NLLB models, while only Glosbe uses MarianNMT models. MyMemory already has its largest TM base.
Machine translation alternatives:
- https://translate.glosbe.com (Glosbe Translate hosted by Glosbe)
- https://translate.wmcloud.org/ (MinT Machine translation hosted by Wikimedia Foundation) - API spec (https://translate.wmcloud.org/api/spec)
- https://mymemory.translated.net/
Can they be self hosted?
They use NLLB and other models and I think by using OneRingTranslator it can be done and it provides Simple WEB API REST service for translation.