Skip to content

NLLBTranslateServer - A Ready-To-Use System which is easier to setup comparing to LibreTranslate

License

Notifications You must be signed in to change notification settings

willweimike/NLLBTranslateServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NLLBTranslateServer - Translate Locally

Locally, Privately

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

Setup

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

Where to get the AI models?

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

About

NLLBTranslateServer - A Ready-To-Use System which is easier to setup comparing to LibreTranslate

Topics

Resources

License

Stars

Watchers

Forks

Languages