Code Monkey home page Code Monkey logo

sign-to-speech's Introduction

Sign-to-Speech

Sign-to-Speech is done in two steps.

  1. Sign-to-Text.
  2. Text-to-Speech.

For the first part, American Sign Language(ASL), most commonly used sign language is used. Two types of ASL Datasets are used.
Dataset-1 : ASL Dataset without bounding boxes.
Dataset-2 : ASL Dataset with bounding boxes.

Trained various SOTA models, custom CNN models on the both datasets and compared their results.

Dataset-1: ASL without Bounding Boxes

Model Training Accuracy Validation Accuracy Training Time(in sec)
MobileNet 65.31% 65.91% 1345.8388
EfficientNetB7 62.48% 63.30% 2030.4323
DenseNet201 58.94% 61.17% 1537.5592
ResNet101v2 61.95% 60.31% 1591.4062
ResNet50v2 61.22% 59.86% 1407.8828
ResNet50 59.06% 58.29% 1432.4340
VGG16 51.79% 55.22% 1584.7626
VGG19 51.21% 53.21% 1555.2616
MobileNetV2 54.88% 51.90% 1287.8853
Xception 52.37% 49.87% 1467.0641
InceptionV3 47.34% 45.42% 1409.6493

Dataset-2: ASL with Bounding Boxes

This dataset can be found at roboflow website, created by David Lee.

Model Training Accuracy
YOLOv5s 89%
Faster RCNN 86%
Custom CNN 88%

For the second part, one of the top performing Sileros TTS models at the time has been used for the Speech Recognition from the Text, produced from above.

For detailed explanation, please refer FER.pdf.

sign-to-speech's People

Contributors

dasarijayanth avatar vpavankalyan avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.