Skip to content

willweimike/NLLBTranslateServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NLLBTranslateServer - Translate Locally

Locally, Privately

Yandax Translate API / Google Translate API are all convenient to use, but people are concerned about "Privacy" since user data must be send to the remote to do the translation work

NLLBTranslateServer 100% run on your device, zero tracking

Easy to set up

Please place the binary alongside with your model folder, "The File and Folder Name" must be the same as the picture

In terminal, type sudo chmod u+x NTS_darwin to allow the executable to run, and then type ./NTS_darwin.

Everything is now ready 🌟

Endpoints provided by NLLBTranslateServer

image

NLLB - No Language Left Behind

A good model to be used in translation task

Where to get the models?

Please go to this link and download, the things that you would need are prepared for you 😃.

Compile the binary on your own? Packages are ready right here!

just download "python-3.11.5-macos11.pkg", and pip install [wheels within "nllb_server_use_packages"]!!

About

NLLBTranslateServer - Translate Locally

Resources

License

Stars

Watchers

Forks

Languages