browsermt / bergamot-translator

Cross platform C++ library focusing on optimized machine translation on the consumer-grade device.
http://browser.mt
Mozilla Public License 2.0
327 stars 36 forks source link

Python package seems broken #471

Open bjesus opened 4 months ago

bjesus commented 4 months ago

I can't seem to figure out how to use the python package, and I suspect it's broken.

❯ bergamot download

❯ bergamot ls
Available models:

It never seem to find any model or to let you download any model.

bjesus commented 4 months ago

This fixes a bug with downloading: https://github.com/browsermt/bergamot-translator/pull/472