- Create virtual environment
python -m venv venv
- Activate virtual environemnt
venv\Scripts\activate
- Run
setup.bat
. It will installing dependencies used in this demo project - Download models from bin folder from here
- Put
lang-detection
,model
, andmodel-nmt
tobin
- Simply run
run.bat
- Open link from your command line
- Enjoy