Source code of the Machine Translation from English to Odia.
- Install Python 3.8
pip install -r requirements.txt
python -m nmt
or run ./run.sh
After the Open http://localhost:31137/translate in browser for the translation interface.
Source code of the Machine Translation from English to Odia.
pip install -r requirements.txt
python -m nmt
or run ./run.sh
After the Open http://localhost:31137/translate in browser for the translation interface.