Skip to content

Releases: kroketio/kotki

0.6.0

04 Jan 21:40
Compare
Choose a tag to compare

Kotki offers 2 model packages, pick either one:

  • normal package - 30mb per model, downloaded from the Mozilla extension 'Firefox Translations'.
  • tiny package - 15mb per model, downloaded from https://translatelocally.com/models.json

Extract to ~/.config/kotki/models/ for automatic detection:

mkdir -p ~/.config/kotki/models/
wget https://github.com/kroketio/kotki/releases/download/v0.4.5/kotki_models_0.3.3.zip
unzip kotki_models_0.3.3.zip -d ~/.config/kotki/models

Or point directly to registry.json from your code using load(path).

kotki_models_0.3.3.zip - 650mb

Translation support:

bg -> en
cs -> en
de -> en
en -> bg
en -> cs
en -> de
en -> es
en -> et
en -> fa
en -> fr
en -> it
en -> nl
en -> pl
en -> pt
en -> ru
en -> uk
es -> en
et -> en
fa -> en
fr -> en
is -> en
it -> en
nb -> en
nl -> en
nn -> en
pl -> en
pt -> en
ru -> en
uk -> en

kotki_models_0.3.3-tiny.zip - 350mb

Translation support:

bg -> en
cs -> en
de -> en
en -> bg
en -> cs
en -> de
en -> es
en -> et
en -> fr
en -> pl
es -> en
et -> en
fr -> en
is -> en
nb -> en
nn -> en
pl -> en