nllb-serve icon indicating copy to clipboard operation
nllb-serve copied to clipboard

Meta's "No Language Left Behind" models served as web app and REST API

Results 5 nllb-serve issues
Sort by recently updated
recently updated
newest added

Thanks for your project. I have a few wishes: the most important thing is that the models cannot translate more than one sentence (after the dot it does not translate...

It's a really good project working out of the box, much appreciated man! I was wondering if **language auto detection feature** is there it will be really helpful.

NllbTokenizerFast' object has no attribute 'lang_code_to_id

Traceback (most recent call last): File "/usr/local/lib/python3.8/site-packages/flask/app.py", line 1463, in wsgi_app response = self.full_dispatch_request() File "/usr/local/lib/python3.8/site-packages/flask/app.py", line 872, in full_dispatch_request rv = self.handle_user_exception(e) File "/usr/local/lib/python3.8/site-packages/flask/app.py", line 870, in full_dispatch_request rv...