Translation web application with support of dictation. Works 100% on-device.
Required:
- nodejs + npm
- git + git-lfs
#install dependencies
npm install
#download bergamot models
./models-bergamot.sh
#download vosk models
./models-vosk.sh
Dockerfile available in the repository: https://github.com/n-at/dockerfiles/blob/master/local-translator/Dockerfile
- Bootstrap 5 - MIT
- Bootstrap Icons - MIT
- SpinKit - MIT
- Bergamot Translator - MPL-2.0
- vosk-browser - Apache-2.0
- Vosk models - Apache-2.0
- wasm-feature-detect - Apache-2.0