Skip to content
This repository has been archived by the owner on Aug 3, 2022. It is now read-only.

thatcherclough/ASL-for-All

Repository files navigation

ASL for All

ASL for All is an English to American Sign Language Translator.

Disclaimer

Due to copyright issues, ASL for All has been taken down from the App Store and is no longer avaliable.

Demo

Input Choose meaning Translation

How it works

ASL for All is an English to American Sign Language translator.

It uses videos from SigningSavvy and an English to ASL grammar translator to seamlessly translate English sentences to videos depicting American Sign Language.

The ASL grammar translator is a modified version of Harsh Bhavsar's English to ASL grammar algorithm (see credits), and this modified version (which can be found here) is used in the custom ASL for All API. This custom python API can be found in the "api" folder. More information about this API can be found in its documentation.

Further development information:

While the Xcode project will compile, it will not run properly because an API base url is required when running pod install.

Installation

See the disclaimer above.

Credits

  • Harsh Bhavsar for the algorithm used to convert English grammar to ASL grammar. The original can be found here, and the modified one used in the api can be found here.
  • SigningSavvy for the ASL videos.

Future Dev Plans

  • Store translations on remote end (API)
  • Better concatenation
  • Add a micophone buton when not typing
  • Add report button / Update algorithm
  • Better video management (expecially with export)
  • Better export
  • Better video player
  • Keys for API
  • VideoView PlayerItem ram handling
  • Starting screen text cuts off
  • Use GeometryReader everywhere

License

MIT

Copyright 2022 © Thatcher Clough.

About

An iOS app for translating English to American Sign Language.

Resources

License

Stars

Watchers

Forks

Packages

No packages published