/silent-speech

An android application using ML to interpret sign language to text from live feed, videos, and images as well.

Primary LanguageKotlinMIT LicenseMIT

Silent Speech

An android application using ML to interpret sign language to text from live feed, videos, and images as well.

Installation

Client:

For the application code.

  git clone https://github.com/aa-del9/sign-language-interpretor
  cd client/

Model:

  git clone https://github.com/aa-del9/sign-language-interpretor
  cd model/

Tech Stack

Model: Mediapipe

Logo

Client: Kotlin

Logo