ansuz / translate

Translations website utilizing Bergamot proceedings

Home Page:https://mozilla.github.io/translate

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Translations Website

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.

Live Demo

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

Compatible and tested on:

  • Firefox desktop
  • Chrome desktop
  • Edge desktop
  • Brave desktop
  • Firefox Nightly for Android
  • Chrome for Android

Testing locally

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

About

Translations website utilizing Bergamot proceedings

https://mozilla.github.io/translate

License:Mozilla Public License 2.0


Languages

Language:JavaScript 98.6%Language:CSS 0.8%Language:HTML 0.6%Language:Shell 0.0%