Thanks to visit codestin.com
Credit goes to github.com

Skip to content

willweimike/NLLBTranslateServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NLLBTranslateServer - Translate Locally

Latest Release Downloads

Because I am a student, I could not afford the fee of Apple Developer, so the binary is not code-signed.

Live Demo

NLLBTranslator_NLLBTranslateServer.Demo.mp4

Translate Locally, Privately

Google Translate API are convenient to use, but people may concern about "privacy" since 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 backend for translation

Topics

Resources

License

Stars

Watchers

Forks

Contributors

Languages