Skip to content

nicmosc/BSL

Repository files navigation

BSL

MSc Project - Virtual BSL translation

ABOUT

An online translator from English to British Sign Language. It uses Python NLTK to translate the English string into a gloss format which is then visualised with a virtual avatar. The avatar was created and animated in Blender, and the files are then combined and played back with three.js.

DEMO

You can view a demo of the project at http://translate.nicmosc.com

INSTALLATION

git clone https://github.com/nicmosc/BSL.git
cd BSL
pip install -r requirements.txt
python app.py

About

MSc Project - Virtual BSL translation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published