XapaJIaMnu / translateLocally

Fast and secure translation on your local machine, powered by marian and Bergamot.
MIT License
501 stars 28 forks source link

Cannot download is-en-tiny #147

Closed pacien closed 9 months ago

pacien commented 1 year ago

Seems like the tarball URL in the index for is-en-tiny is incorrect. I'm not sure who to contact about that, so I'm creating the issue here.

❯ ./translateLocally -a | grep is-en-tiny
Icelandic-English type: tiny version: 1; To download do -d is-en-tiny

❯ ./translateLocally -d is-en-tiny
Downloading Icelandic-English type tiny...
100% [############################################################]An error occurred while downloading https://data.statmt.org/bergamot/models/isen/isen.student.tiny11.tar.gz: Error transferring https://data.statmt.org/bergamot/models/isen/isen.student.tiny11.tar.gz - server replied: Not Found
jelmervdl commented 1 year ago

I also noticed this last week. The file is missing from the server. Cc @kpu.

To be fair: that model was trained for another project that needed approximate translations. The translation quality wasn't great.

pacien commented 9 months ago

This now seems to be fixed!