Skip to content

Translation web application with support of dictation. Works 100% on-device.

License

Notifications You must be signed in to change notification settings

n-at/local-translator

Repository files navigation

local translator

Translation web application with support of dictation. Works 100% on-device.

Build

Required:

  • nodejs + npm
  • git + git-lfs
#install dependencies
npm install

#download bergamot models
./models-bergamot.sh

#download vosk models
./models-vosk.sh

docker

Dockerfile available in the repository: https://github.com/n-at/dockerfiles/blob/master/local-translator/Dockerfile

Uses

About

Translation web application with support of dictation. Works 100% on-device.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published