/fabulinkus

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Fabulinkus

Fabulinkus project, aims to help people with specific disabilities, allowing them to speak using their face movements only. It augments the experience with auto word complete and text to speech features. Currently, only Turkish language is supported.

Installation

Requirements

  • Linux
  • Python 2.7
  • dlib

To install all required python libraries, run this command on your terminal (preferably within your virtual environment): $ pip install -r requirements.txt

Usage

Make sure other files are on the same level with fabulinkus, don't forget to include the trained facial shape predictor from here.

$ (venv) python2.7 fabulinkus.py

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

Authors

You can also see the list of contributors who participated in this project.

License

GPL3.0