internetarchive / internetarchive/bookreader

Add script to download/sync the models to IA

Open
#1,482 0 comments 0 reactions 0 assignees View on GitHub
translations
Dominant language
JavaScript
Stars
1.2k
Forks
491
Avg merge
2d 15h
Merged PRs (30d)
3

Description

The Firefox models currently at https://archive.org/details/mozilla-translate-models were downloaded in bulk via python notebook. We want to make this process easy to repeat, so we can update to the latest-and-greatest models as they roll out.

It seems like the models have been moved since the python notebook was made, and are now stored in these locations:

* JSON index of all the models: https://storage.googleapis.com/moz-fx-translations-data--303e-prod-translations-data/db/models.json
* The models themselves: https://mozilla.github.io/translations/model-registry/
* The repo now _doesn't_ contain models, and only contains the code for creating the models. This repo is here: https://github.com/mozilla/translations?tab=readme-ov-file

### Stakeholders

@schu96

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.