mozilla / translate

Translations website utilizing Bergamot proceedings
https://mozilla.github.io/translate
Mozilla Public License 2.0
61 stars 15 forks source link

Translations Website

!!! This website is only for testing the latest models from the model registry. Use about:translations in Firefox instead !!!

This repo contains a static website utilizing the proceedings of project Bergamot.

The concept is the same as Firefox Translation, where the inference occurs entirely in the webpage by utilizing the WebAssembly port of the neural machine translation engine (marian), while the models are dynamically downloaded and loaded as the user switches between the languages.

It downloads translation models from https://github.com/mozilla/firefox-translations-models

Live Demo

The live demo is hosted on Github Pages and published on https://mozilla.github.io/translate.

Compatible and tested on:

Testing locally

$npm install
$bash start_dev_server.sh
$firefox https://mozilla.github.io/translate