Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 1.45 KB

README.md

File metadata and controls

31 lines (21 loc) · 1.45 KB

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

  1. type sudo chmod 777 path/to/NTS_darwin to allow the executable to run and fetch nllb files
  2. type xattr -cr path/to/NTS_darwin to eliminate warning from Apple Signature
  3. type ./NTS_darwin to start server

Everything is now ready 🌟

Endpoints provided by NLLBTranslateServer

NLLB - No Language Left Behind

Great 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 😃.