SlideShare a Scribd company logo
1 of 5
Download to read offline
ISSN 2349-7815
International Journal of Recent Research in Electrical and Electronics Engineering (IJRREEE)
Vol. 2, Issue 2, pp: (1-5), Month: April 2015 - June 2015, Available at: www.paperpublications.org
Page | 1
Paper Publications
American Standard Sign Language
Representation Using Speech Recognition
1
Attar Shahebaj, 2
Deth Krupa, 3
Jadhav Madhavi
1,2,3
E&TC Dept., BVCOEW, Pune, India
Abstract: For many deaf people, sign language is the principle means of communication. This increases the
isolation of hearing impaired people. This paper presents a system prototype that is able to automatically recognize
speech which helps to communicate more effectively with the hearing or speech impaired people. This system
recognizes speech signal . Recognized spoken words are represented using American standard sign language via
a robotic arm and also on the computer using visual basic .In this project a software package is provided to
convert the speech signal, (which does not have any meaning for the deaf and the dumb) into the sign language.
The main purpose of this project is to bridge the communication and expression gap between the normal people
who cannot understand the sign language, and the deaf and dumb who cannot understand the normal speech.
Keywords: Speech recognition, Mel frequency cepstral coefficients, Robotic arm.
I. INTRODUCTION
SIGN LANGUAGE:
Sign language is the language used by deaf and mute people. It is a combination of shapes and movements of different
parts of the body. These parts include face and hands. The area of performance of the movements may be from well above
the head to the belt level. Signs are used in a sign language to communicate words and sentences to audience. A gesture in
a sign language, is a particular movement of the hands with a specific shape made out of them.
Facial expressions also count toward the gesture, at the same time. A posture on the other hand, is a static shape of the
hand to indicate a sign. A sign language usually provides signs for whole words. It also provides signs of letters to
perform words that don‟t have a corresponding sign in that sign language. So, although sentences can be made using the
signs for letters, performing with signs of words is faster. The sign language chosen for this project is the American Sign
Language.
AMERICAN STANDARD SIGN LANGUAGE:
It is the most well documented and most widely used language in the world. American Sign Language (ASL) is a complex
visual-spatial language that is used by the Deaf community in the United States and English-speaking parts of Canada.
It is a linguistically complete, natural language. It is the native language of many Deaf men and women, as well as some
hearing children born into Deaf families. ASL shares no grammatical similarities to English and should not be considered
in any way to be a broken, mimed, or gestural form of English. A-S-S-L enables the dumb and def to speak with their
hands which represent their tongue.
The signs are shown below:
ISSN 2349-7815
International Journal of Recent Research in Electrical and Electronics Engineering (IJRREEE)
Vol. 2, Issue 2, pp: (1-5), Month: April 2015 - June 2015, Available at: www.paperpublications.org
Page | 2
Paper Publications
II. LITERATURE REVIEW
American standard sign language was demonstrated around 1980 in United States and many other countries, to provide
education for the people who have problem in speaking and hearing the words (the def and the dumb).A-S-S-L enables
the dumb and deaf to speak with their hands which represent their tongue.
Chuan Xie ,Xiaoli Cao ,Lingling He[1] Praposed idea of Characteristics extraction has a great effect on the audio training
and recognition in the audio recognition system.MFCC algorithm is a typical characteristics extraction method with stable
performance and high recognition rate. For the situation that MFCC has a large amount of computation, an improved
algorithm MFCC_E is introduced. The computation of MFCC_E is reduced by 50% compared with the standard
algorithm MFCC, and it make the hardware implementation is easy.
Mohd Aliff, Shujiro Dohta, Tetsuya Akagi, Hui Li[2] says that the master-slave attitude control and the trajectory control
of the flexible robot arm are proposed. This robot arm has three degree-of freedom that is bending, expanding and
contracting and will be applied into a rehabilitation device for human wrist. The master-slave control system which is
proposed in this paper is necessary when a physical therapist wants to give a rehabilitation motion to a patient. While the
trajectory control system is necessary when a sequential rehabilitation motion is applied to a patient.
Jordan Fenlon , Adam Schembri , Ramas Rentelis , Kearsy Cormier [3] proposed the idea for Variation in hand shape and
orientation in British Sign Language in case of 1 hand configuration. This paper investigates phonological variation in
British Sign Language (BSL) signs produced with a „1‟ hand configuration in citation form. Multivariate analyses of 2084
tokens reveals that hand shape variation in these signs is constrained by linguistic factors (e.g., the preceding and
following phonological environment, grammatical category, indexicality, lexical frequency). The only significant social
factor was region. For the subset of signs where orientation was also investigated, only grammatical function was
important.
Dan Song, Xuan Wang, Xinxin Xu[4] state the Chinese Sign Language Synthesis System on Mobile Device. In this paper,
we proposed an effective approach for Chinese Sign Language (CLS) Synthesis System on mobile device. It can translate
messages or other text information into Chinese sign languages in real time. In this system, it mainly includes two parts:
construction of motion database and sign language synthesis based on text-driven. Construction of motion database is a
prerequisite for the Chinese sign language synthesis system. Its motion quality, motion data structure and motion data size
together determine the final performance of system. We also introduce a method for motion smoothing in synthesis
module.
Daphne Bavelier, David P. Corina and Helen J. Neville [5] say that sign languages are not a concatenation of universally
understood pantomimes or concrete gestures has been hard to unroot. In fact, just as there are many spoken languages,
there are many unique and different signed languages. Recent advances in linguistics have revealed that sign languages
such as ASL encompass the same abstract capabilities as spoken languages and contain all the different levels of linguistic
representations found in spoken language, including phonology, morphology, syntax, semantics, and pragmatics.
ISSN 2349-7815
International Journal of Recent Research in Electrical and Electronics Engineering (IJRREEE)
Vol. 2, Issue 2, pp: (1-5), Month: April 2015 - June 2015, Available at: www.paperpublications.org
Page | 3
Paper Publications
III. SYSTEM BLOCK DIAGRAM
Transmitter
Receiver
Fig 1 Block Diagram of System
Block diagram of the overall system will be implemented. The system will be operating in close to real time and will take
the speech input from the microphone and will convert it to synthesized speech or finger spelling. Speech recognition will
be implemented for the considered languages. Language models will be used to solve ambiguities. Finger spelling
synthesis will be implemented. Language model in matlab is used to synthesis speech in to text. And given to arm
controller which will have LCD to verify words spell and processed by processor.
Robotic arm is connected to arm to represent the vocal language in to sign language. The robotic arm uses servo motors
for their movement. Speech recognition system based on the speech reading and the samples passed to the processing unit.
The processing system consists of a speech recognition unit with symbol generator, which determines the speech signal
and produces an equivalent coded symbol for their recognized speech signal.
IV. SPEECH RECOGNITION BY MFCC
In PC, using speech recognition algorithm in MATLAB speech will get recognized taking input from microphone.Then
that recognized speech will get transfer serially to the ARM7 controller. To the Arm7 controller, servo motors are
interfaced so according to letter or word the movement of servo will be done to move hand assembly according sign
languages.
Following steps are taken to recognition of speech:
Speech is one of the oldest and most natural means of information exchange between human beings. We humans speak
and listen to each other in human=human interface. For centuries people have tried to develop machines that can
understand speech as humans do so naturally.
For doing so we have used the method of MFCC coefficients. We have used MFCC because it resembles the human ear
in many ways. The output of the human ear is linear above 1 kHz and so is the output of MFCC and the output is
logarithmic above 1 kHz for the human ear as well as MFCC. So it resembles the human auditory features.
ISSN 2349-7815
International Journal of Recent Research in Electrical and Electronics Engineering (IJRREEE)
Vol. 2, Issue 2, pp: (1-5), Month: April 2015 - June 2015, Available at: www.paperpublications.org
Page | 4
Paper Publications
Mel-Frequency Transformation:
According to psychophysical scientists, Human hearing perception of frequency contents is not linear. It is linear up-to
1000 Hz and logarithmic over 1000 Hz. This logic can be implemented by using this formula,
Mel-frequency =2595*log (1+linearfrequency/700)
 Mel frequency cepstral coefficients
 Each region on the basilar membrane acts as a filter bank.
 There are more receptors for frequencies from 0-1Khz and the number decrease rapidly thereon.
 Mel filter banks are used to simulate this
Fig 2 Block diagram speech recognition by MFCC
V. SPECIFICATIONS
1] Input power supply: 12V 1A
2] Processor: ARM7 LPC2138
3] LCD: 16*2
4] Serial communication: RS232
5] Servo Motor: VTS050A
6] MATLAB for MFCC algorithm
7] Embedded C for ARM7 coding.
VI. APPLICATIONS
1] Public places like airports, railway stations and counters of banks, hotels etc. where there is communication between
different people.
2] Assuming the fact that we are able to convert spoken English into American standard sign language, we can
manufacture a handy and portable hardware device having this translating system built in as a chip.
3] With the help of this hardware device, which has Mice along with the robotic arm a mute person can communicate to
any normal person anywhere.
ISSN 2349-7815
International Journal of Recent Research in Electrical and Electronics Engineering (IJRREEE)
Vol. 2, Issue 2, pp: (1-5), Month: April 2015 - June 2015, Available at: www.paperpublications.org
Page | 5
Paper Publications
VII. CONCLUSION
This project was meant to be a prototype to check the feasibility of recognizing sign languages using speech recognition..
More words and sentences can be recognized by developing some complex algorithm.
VIII. FUTURE SCOPE
This design being a prototype uses MATLAB software which is readily available to us in the institute, but for practical
application MATLAB is not available readily and is also costly. Hence suitable DSP processor should be selected for
carrying out Speech Recognition. Motion can be detected to produce speech.
REFERENCES
[1] Chuan Xie,Xiaoli Cao,Lingling He “Algorithm of Abnormal Audio Recognition Based on Improved MFCC”
Elsevier, Procedia Engineering 29 (2012) 731 – 737.
[2] Mohd Aliffa, Shujiro Dohtaa, “Development of a simple-structured pneumatic robot arm and its control using low-
cost embedded controller” Tetsuya Akagia, Hui Lia, Elsevier, Procedia Engineering 41 ( 2012 ) 134 – 142.
[3] Jordan Fenlon , Adam Schembri , Ramas Rentelis , Kearsy Cormier.“Variation in hand shape and orientation in
British Sign Language:The case of the „1‟ hand configuration”Elsevier, Language & Communication 33 (2013)
69–91.
[4] Dan Song, Xuan Wang,Xinxin Xu “Chinese Sign Language Synthesis System on Mobile Device” ,Elsevier,2012
International Workshop on Information and Electronics Engineering (IWIEE), Procedia Engineering 29 (2012) 986
– 992.
[5] Daphne Bavelier, David P. Corina, and Helen J. Neville,Neuron, “Brain and Language a Perspective from Sign
Language” Vol. 21, 275–278, August, 1998, Copyright ã1998 by Cell Press.

More Related Content

What's hot

Natural language processing
Natural language processingNatural language processing
Natural language processingYogendra Tamang
 
Introduction to text to speech
Introduction to text to speechIntroduction to text to speech
Introduction to text to speechBilgin Aksoy
 
Speech recognition techniques
Speech recognition techniquesSpeech recognition techniques
Speech recognition techniquessonukumar142
 
Automatic speech recognition
Automatic speech recognitionAutomatic speech recognition
Automatic speech recognitionanshu shrivastava
 
Speech recognition An overview
Speech recognition An overviewSpeech recognition An overview
Speech recognition An overviewsajanazoya
 
Natural language processing
Natural language processing Natural language processing
Natural language processing Md.Sumon Sarder
 
IRJET- Communication Aid for Deaf and Dumb People
IRJET- Communication Aid for Deaf and Dumb PeopleIRJET- Communication Aid for Deaf and Dumb People
IRJET- Communication Aid for Deaf and Dumb PeopleIRJET Journal
 
Speech Recognition Technology
Speech Recognition TechnologySpeech Recognition Technology
Speech Recognition TechnologyAamir-sheriff
 
INTEGRATION OF PHONOTACTIC FEATURES FOR LANGUAGE IDENTIFICATION ON CODE-SWITC...
INTEGRATION OF PHONOTACTIC FEATURES FOR LANGUAGE IDENTIFICATION ON CODE-SWITC...INTEGRATION OF PHONOTACTIC FEATURES FOR LANGUAGE IDENTIFICATION ON CODE-SWITC...
INTEGRATION OF PHONOTACTIC FEATURES FOR LANGUAGE IDENTIFICATION ON CODE-SWITC...kevig
 
Speech Recognition
Speech RecognitionSpeech Recognition
Speech Recognitionfathitarek
 
Natural language processing
Natural language processingNatural language processing
Natural language processingBasha Chand
 
MORPHOLOGICAL ANALYZER USING THE BILSTM MODEL ONLY FOR JAPANESE HIRAGANA SENT...
MORPHOLOGICAL ANALYZER USING THE BILSTM MODEL ONLY FOR JAPANESE HIRAGANA SENT...MORPHOLOGICAL ANALYZER USING THE BILSTM MODEL ONLY FOR JAPANESE HIRAGANA SENT...
MORPHOLOGICAL ANALYZER USING THE BILSTM MODEL ONLY FOR JAPANESE HIRAGANA SENT...kevig
 
EXTRACTING LINGUISTIC SPEECH PATTERNS OF JAPANESE FICTIONAL CHARACTERS USING ...
EXTRACTING LINGUISTIC SPEECH PATTERNS OF JAPANESE FICTIONAL CHARACTERS USING ...EXTRACTING LINGUISTIC SPEECH PATTERNS OF JAPANESE FICTIONAL CHARACTERS USING ...
EXTRACTING LINGUISTIC SPEECH PATTERNS OF JAPANESE FICTIONAL CHARACTERS USING ...kevig
 
Script to Sentiment : on future of Language TechnologyMysore latest
Script to Sentiment : on future of Language TechnologyMysore latestScript to Sentiment : on future of Language TechnologyMysore latest
Script to Sentiment : on future of Language TechnologyMysore latestJaganadh Gopinadhan
 
Speech Recognition: Transcription and transformation of human speech
Speech Recognition: Transcription and transformation of human speechSpeech Recognition: Transcription and transformation of human speech
Speech Recognition: Transcription and transformation of human speechSubmissionResearchpa
 
12EEE032- text 2 voice
12EEE032-  text 2 voice12EEE032-  text 2 voice
12EEE032- text 2 voiceNsaroj kumar
 
speech processing basics
speech processing basicsspeech processing basics
speech processing basicssivakumar m
 

What's hot (20)

Natural language processing
Natural language processingNatural language processing
Natural language processing
 
Automatic speech recognition
Automatic speech recognitionAutomatic speech recognition
Automatic speech recognition
 
Introduction to text to speech
Introduction to text to speechIntroduction to text to speech
Introduction to text to speech
 
Speech recognition techniques
Speech recognition techniquesSpeech recognition techniques
Speech recognition techniques
 
Automatic speech recognition
Automatic speech recognitionAutomatic speech recognition
Automatic speech recognition
 
Speech recognition An overview
Speech recognition An overviewSpeech recognition An overview
Speech recognition An overview
 
Natural language processing
Natural language processing Natural language processing
Natural language processing
 
IRJET- Communication Aid for Deaf and Dumb People
IRJET- Communication Aid for Deaf and Dumb PeopleIRJET- Communication Aid for Deaf and Dumb People
IRJET- Communication Aid for Deaf and Dumb People
 
Speech Recognition Technology
Speech Recognition TechnologySpeech Recognition Technology
Speech Recognition Technology
 
INTEGRATION OF PHONOTACTIC FEATURES FOR LANGUAGE IDENTIFICATION ON CODE-SWITC...
INTEGRATION OF PHONOTACTIC FEATURES FOR LANGUAGE IDENTIFICATION ON CODE-SWITC...INTEGRATION OF PHONOTACTIC FEATURES FOR LANGUAGE IDENTIFICATION ON CODE-SWITC...
INTEGRATION OF PHONOTACTIC FEATURES FOR LANGUAGE IDENTIFICATION ON CODE-SWITC...
 
Speech Recognition
Speech RecognitionSpeech Recognition
Speech Recognition
 
Natural language processing
Natural language processingNatural language processing
Natural language processing
 
Project paper
Project paperProject paper
Project paper
 
Speech Recognition System
Speech Recognition SystemSpeech Recognition System
Speech Recognition System
 
MORPHOLOGICAL ANALYZER USING THE BILSTM MODEL ONLY FOR JAPANESE HIRAGANA SENT...
MORPHOLOGICAL ANALYZER USING THE BILSTM MODEL ONLY FOR JAPANESE HIRAGANA SENT...MORPHOLOGICAL ANALYZER USING THE BILSTM MODEL ONLY FOR JAPANESE HIRAGANA SENT...
MORPHOLOGICAL ANALYZER USING THE BILSTM MODEL ONLY FOR JAPANESE HIRAGANA SENT...
 
EXTRACTING LINGUISTIC SPEECH PATTERNS OF JAPANESE FICTIONAL CHARACTERS USING ...
EXTRACTING LINGUISTIC SPEECH PATTERNS OF JAPANESE FICTIONAL CHARACTERS USING ...EXTRACTING LINGUISTIC SPEECH PATTERNS OF JAPANESE FICTIONAL CHARACTERS USING ...
EXTRACTING LINGUISTIC SPEECH PATTERNS OF JAPANESE FICTIONAL CHARACTERS USING ...
 
Script to Sentiment : on future of Language TechnologyMysore latest
Script to Sentiment : on future of Language TechnologyMysore latestScript to Sentiment : on future of Language TechnologyMysore latest
Script to Sentiment : on future of Language TechnologyMysore latest
 
Speech Recognition: Transcription and transformation of human speech
Speech Recognition: Transcription and transformation of human speechSpeech Recognition: Transcription and transformation of human speech
Speech Recognition: Transcription and transformation of human speech
 
12EEE032- text 2 voice
12EEE032-  text 2 voice12EEE032-  text 2 voice
12EEE032- text 2 voice
 
speech processing basics
speech processing basicsspeech processing basics
speech processing basics
 

Viewers also liked

Design of Hybrid Solar-Wind Power System for a Coaster Area in Lagos State, S...
Design of Hybrid Solar-Wind Power System for a Coaster Area in Lagos State, S...Design of Hybrid Solar-Wind Power System for a Coaster Area in Lagos State, S...
Design of Hybrid Solar-Wind Power System for a Coaster Area in Lagos State, S...paperpublications3
 
10 reasons for using ict in primary school.ppt
10 reasons for using ict in primary school.ppt10 reasons for using ict in primary school.ppt
10 reasons for using ict in primary school.pptSamuel Marín García
 
Design and Optimization of GDI Based 1-bit comparator using Reverse Logic
Design and Optimization of GDI Based 1-bit comparator using Reverse LogicDesign and Optimization of GDI Based 1-bit comparator using Reverse Logic
Design and Optimization of GDI Based 1-bit comparator using Reverse Logicpaperpublications3
 
Предложение о проведении стратегических сессий
Предложение о проведении стратегических сессийПредложение о проведении стратегических сессий
Предложение о проведении стратегических сессийAnuar Buranbayev
 
GSM Based Automatic Meter Reading – A Review
GSM Based Automatic Meter Reading – A ReviewGSM Based Automatic Meter Reading – A Review
GSM Based Automatic Meter Reading – A Reviewpaperpublications3
 
RELIABILITY BASED POWER DISTRIBUTION SYSTEMS PLANNING USING CREDIBILITY THEORY
RELIABILITY BASED POWER DISTRIBUTION SYSTEMS PLANNING USING CREDIBILITY THEORYRELIABILITY BASED POWER DISTRIBUTION SYSTEMS PLANNING USING CREDIBILITY THEORY
RELIABILITY BASED POWER DISTRIBUTION SYSTEMS PLANNING USING CREDIBILITY THEORYpaperpublications3
 
Power Generation Using Footstep
Power Generation Using FootstepPower Generation Using Footstep
Power Generation Using Footsteppaperpublications3
 
Study of Optimization of Squirrel Cage Induction Motor Using DCR Technology
Study of Optimization of Squirrel Cage Induction Motor Using DCR TechnologyStudy of Optimization of Squirrel Cage Induction Motor Using DCR Technology
Study of Optimization of Squirrel Cage Induction Motor Using DCR Technologypaperpublications3
 
Design of Shunt Active Power Filter to eliminate harmonics generated by CFL
Design of Shunt Active Power Filter to eliminate harmonics generated by CFLDesign of Shunt Active Power Filter to eliminate harmonics generated by CFL
Design of Shunt Active Power Filter to eliminate harmonics generated by CFLpaperpublications3
 
Energy Efficient Packet Processing Engine
Energy Efficient Packet Processing EngineEnergy Efficient Packet Processing Engine
Energy Efficient Packet Processing Enginepaperpublications3
 
A Study On Double Gate Field Effect Transistor For Area And Cost Efficiency
A Study On Double Gate Field Effect Transistor For Area And Cost EfficiencyA Study On Double Gate Field Effect Transistor For Area And Cost Efficiency
A Study On Double Gate Field Effect Transistor For Area And Cost Efficiencypaperpublications3
 
Importance of Antennas for Wireless Communication Devices
Importance of Antennas for Wireless Communication DevicesImportance of Antennas for Wireless Communication Devices
Importance of Antennas for Wireless Communication Devicespaperpublications3
 
Link Disconnection Entropy Disorder in Mobile Adhoc Networks
Link Disconnection Entropy Disorder in Mobile Adhoc NetworksLink Disconnection Entropy Disorder in Mobile Adhoc Networks
Link Disconnection Entropy Disorder in Mobile Adhoc Networkspaperpublications3
 
HOME AUTOMATION WITH SPY ROBOT AND SECURITY SYSTEM
HOME AUTOMATION WITH SPY ROBOT AND SECURITY SYSTEMHOME AUTOMATION WITH SPY ROBOT AND SECURITY SYSTEM
HOME AUTOMATION WITH SPY ROBOT AND SECURITY SYSTEMpaperpublications3
 
Hardware Unit for Edge Detection with Comparative Analysis of Different Edge ...
Hardware Unit for Edge Detection with Comparative Analysis of Different Edge ...Hardware Unit for Edge Detection with Comparative Analysis of Different Edge ...
Hardware Unit for Edge Detection with Comparative Analysis of Different Edge ...paperpublications3
 
Effect of Humidity on the Impulse Breakdown Characteristic of Air
Effect of Humidity on the Impulse Breakdown Characteristic of AirEffect of Humidity on the Impulse Breakdown Characteristic of Air
Effect of Humidity on the Impulse Breakdown Characteristic of Airpaperpublications3
 
Design and Implementation of Maximum Power Point Tracking Using Fuzzy Logic C...
Design and Implementation of Maximum Power Point Tracking Using Fuzzy Logic C...Design and Implementation of Maximum Power Point Tracking Using Fuzzy Logic C...
Design and Implementation of Maximum Power Point Tracking Using Fuzzy Logic C...paperpublications3
 
SMS Based Automatic Vehicle Accident Information System
SMS Based Automatic Vehicle Accident Information SystemSMS Based Automatic Vehicle Accident Information System
SMS Based Automatic Vehicle Accident Information Systempaperpublications3
 
MODELLING AND IMPLEMENTATION OF AN IMPROVED DSVM SCHEME FOR PMSM DTC
MODELLING AND IMPLEMENTATION OF AN IMPROVED DSVM SCHEME FOR PMSM DTCMODELLING AND IMPLEMENTATION OF AN IMPROVED DSVM SCHEME FOR PMSM DTC
MODELLING AND IMPLEMENTATION OF AN IMPROVED DSVM SCHEME FOR PMSM DTCpaperpublications3
 
Annunciator for Blind Person Using Ultrasonic Sensor
Annunciator for Blind Person Using Ultrasonic SensorAnnunciator for Blind Person Using Ultrasonic Sensor
Annunciator for Blind Person Using Ultrasonic Sensorpaperpublications3
 

Viewers also liked (20)

Design of Hybrid Solar-Wind Power System for a Coaster Area in Lagos State, S...
Design of Hybrid Solar-Wind Power System for a Coaster Area in Lagos State, S...Design of Hybrid Solar-Wind Power System for a Coaster Area in Lagos State, S...
Design of Hybrid Solar-Wind Power System for a Coaster Area in Lagos State, S...
 
10 reasons for using ict in primary school.ppt
10 reasons for using ict in primary school.ppt10 reasons for using ict in primary school.ppt
10 reasons for using ict in primary school.ppt
 
Design and Optimization of GDI Based 1-bit comparator using Reverse Logic
Design and Optimization of GDI Based 1-bit comparator using Reverse LogicDesign and Optimization of GDI Based 1-bit comparator using Reverse Logic
Design and Optimization of GDI Based 1-bit comparator using Reverse Logic
 
Предложение о проведении стратегических сессий
Предложение о проведении стратегических сессийПредложение о проведении стратегических сессий
Предложение о проведении стратегических сессий
 
GSM Based Automatic Meter Reading – A Review
GSM Based Automatic Meter Reading – A ReviewGSM Based Automatic Meter Reading – A Review
GSM Based Automatic Meter Reading – A Review
 
RELIABILITY BASED POWER DISTRIBUTION SYSTEMS PLANNING USING CREDIBILITY THEORY
RELIABILITY BASED POWER DISTRIBUTION SYSTEMS PLANNING USING CREDIBILITY THEORYRELIABILITY BASED POWER DISTRIBUTION SYSTEMS PLANNING USING CREDIBILITY THEORY
RELIABILITY BASED POWER DISTRIBUTION SYSTEMS PLANNING USING CREDIBILITY THEORY
 
Power Generation Using Footstep
Power Generation Using FootstepPower Generation Using Footstep
Power Generation Using Footstep
 
Study of Optimization of Squirrel Cage Induction Motor Using DCR Technology
Study of Optimization of Squirrel Cage Induction Motor Using DCR TechnologyStudy of Optimization of Squirrel Cage Induction Motor Using DCR Technology
Study of Optimization of Squirrel Cage Induction Motor Using DCR Technology
 
Design of Shunt Active Power Filter to eliminate harmonics generated by CFL
Design of Shunt Active Power Filter to eliminate harmonics generated by CFLDesign of Shunt Active Power Filter to eliminate harmonics generated by CFL
Design of Shunt Active Power Filter to eliminate harmonics generated by CFL
 
Energy Efficient Packet Processing Engine
Energy Efficient Packet Processing EngineEnergy Efficient Packet Processing Engine
Energy Efficient Packet Processing Engine
 
A Study On Double Gate Field Effect Transistor For Area And Cost Efficiency
A Study On Double Gate Field Effect Transistor For Area And Cost EfficiencyA Study On Double Gate Field Effect Transistor For Area And Cost Efficiency
A Study On Double Gate Field Effect Transistor For Area And Cost Efficiency
 
Importance of Antennas for Wireless Communication Devices
Importance of Antennas for Wireless Communication DevicesImportance of Antennas for Wireless Communication Devices
Importance of Antennas for Wireless Communication Devices
 
Link Disconnection Entropy Disorder in Mobile Adhoc Networks
Link Disconnection Entropy Disorder in Mobile Adhoc NetworksLink Disconnection Entropy Disorder in Mobile Adhoc Networks
Link Disconnection Entropy Disorder in Mobile Adhoc Networks
 
HOME AUTOMATION WITH SPY ROBOT AND SECURITY SYSTEM
HOME AUTOMATION WITH SPY ROBOT AND SECURITY SYSTEMHOME AUTOMATION WITH SPY ROBOT AND SECURITY SYSTEM
HOME AUTOMATION WITH SPY ROBOT AND SECURITY SYSTEM
 
Hardware Unit for Edge Detection with Comparative Analysis of Different Edge ...
Hardware Unit for Edge Detection with Comparative Analysis of Different Edge ...Hardware Unit for Edge Detection with Comparative Analysis of Different Edge ...
Hardware Unit for Edge Detection with Comparative Analysis of Different Edge ...
 
Effect of Humidity on the Impulse Breakdown Characteristic of Air
Effect of Humidity on the Impulse Breakdown Characteristic of AirEffect of Humidity on the Impulse Breakdown Characteristic of Air
Effect of Humidity on the Impulse Breakdown Characteristic of Air
 
Design and Implementation of Maximum Power Point Tracking Using Fuzzy Logic C...
Design and Implementation of Maximum Power Point Tracking Using Fuzzy Logic C...Design and Implementation of Maximum Power Point Tracking Using Fuzzy Logic C...
Design and Implementation of Maximum Power Point Tracking Using Fuzzy Logic C...
 
SMS Based Automatic Vehicle Accident Information System
SMS Based Automatic Vehicle Accident Information SystemSMS Based Automatic Vehicle Accident Information System
SMS Based Automatic Vehicle Accident Information System
 
MODELLING AND IMPLEMENTATION OF AN IMPROVED DSVM SCHEME FOR PMSM DTC
MODELLING AND IMPLEMENTATION OF AN IMPROVED DSVM SCHEME FOR PMSM DTCMODELLING AND IMPLEMENTATION OF AN IMPROVED DSVM SCHEME FOR PMSM DTC
MODELLING AND IMPLEMENTATION OF AN IMPROVED DSVM SCHEME FOR PMSM DTC
 
Annunciator for Blind Person Using Ultrasonic Sensor
Annunciator for Blind Person Using Ultrasonic SensorAnnunciator for Blind Person Using Ultrasonic Sensor
Annunciator for Blind Person Using Ultrasonic Sensor
 

Similar to American Standard Sign Language Representation Using Speech Recognition

SYLLABLE-BASED SPEECH RECOGNITION SYSTEM FOR MYANMAR
SYLLABLE-BASED SPEECH RECOGNITION SYSTEM FOR MYANMARSYLLABLE-BASED SPEECH RECOGNITION SYSTEM FOR MYANMAR
SYLLABLE-BASED SPEECH RECOGNITION SYSTEM FOR MYANMARijcseit
 
SYLLABLE-BASED SPEECH RECOGNITION SYSTEM FOR MYANMAR
SYLLABLE-BASED SPEECH RECOGNITION SYSTEM FOR MYANMARSYLLABLE-BASED SPEECH RECOGNITION SYSTEM FOR MYANMAR
SYLLABLE-BASED SPEECH RECOGNITION SYSTEM FOR MYANMARijcseit
 
SYLLABLE-BASED SPEECH RECOGNITION SYSTEM FOR MYANMAR
SYLLABLE-BASED SPEECH RECOGNITION SYSTEM FOR MYANMARSYLLABLE-BASED SPEECH RECOGNITION SYSTEM FOR MYANMAR
SYLLABLE-BASED SPEECH RECOGNITION SYSTEM FOR MYANMARijcseit
 
SYLLABLE-BASED SPEECH RECOGNITION SYSTEM FOR MYANMAR
SYLLABLE-BASED SPEECH RECOGNITION SYSTEM FOR MYANMARSYLLABLE-BASED SPEECH RECOGNITION SYSTEM FOR MYANMAR
SYLLABLE-BASED SPEECH RECOGNITION SYSTEM FOR MYANMARijcseit
 
5215ijcseit01
5215ijcseit015215ijcseit01
5215ijcseit01ijcsit
 
Computational linguistics
Computational linguisticsComputational linguistics
Computational linguisticsAdnanBaloch15
 
An expert system for automatic reading of a text written in standard arabic
An expert system for automatic reading of a text written in standard arabicAn expert system for automatic reading of a text written in standard arabic
An expert system for automatic reading of a text written in standard arabicijnlc
 
Sign language converter
Sign language converterSign language converter
Sign language converterIJCSES Journal
 
High Level Speaker Specific Features as an Efficiency Enhancing Parameters in...
High Level Speaker Specific Features as an Efficiency Enhancing Parameters in...High Level Speaker Specific Features as an Efficiency Enhancing Parameters in...
High Level Speaker Specific Features as an Efficiency Enhancing Parameters in...IJECEIAES
 
MULTILINGUAL SPEECH IDENTIFICATION USING ARTIFICIAL NEURAL NETWORK
 MULTILINGUAL SPEECH IDENTIFICATION USING ARTIFICIAL NEURAL NETWORK MULTILINGUAL SPEECH IDENTIFICATION USING ARTIFICIAL NEURAL NETWORK
MULTILINGUAL SPEECH IDENTIFICATION USING ARTIFICIAL NEURAL NETWORKijitcs
 
Natural Language Processing: State of The Art, Current Trends and Challenges
Natural Language Processing: State of The Art, Current Trends and ChallengesNatural Language Processing: State of The Art, Current Trends and Challenges
Natural Language Processing: State of The Art, Current Trends and Challengesantonellarose
 
IRJET-A System for Recognition of Indian Sign Language for Deaf People using ...
IRJET-A System for Recognition of Indian Sign Language for Deaf People using ...IRJET-A System for Recognition of Indian Sign Language for Deaf People using ...
IRJET-A System for Recognition of Indian Sign Language for Deaf People using ...IRJET Journal
 
INTEGRATION OF PHONOTACTIC FEATURES FOR LANGUAGE IDENTIFICATION ON CODE-SWITC...
INTEGRATION OF PHONOTACTIC FEATURES FOR LANGUAGE IDENTIFICATION ON CODE-SWITC...INTEGRATION OF PHONOTACTIC FEATURES FOR LANGUAGE IDENTIFICATION ON CODE-SWITC...
INTEGRATION OF PHONOTACTIC FEATURES FOR LANGUAGE IDENTIFICATION ON CODE-SWITC...kevig
 
Malayalam Isolated Digit Recognition using HMM and PLP cepstral coefficient
Malayalam Isolated Digit Recognition using HMM and PLP cepstral coefficientMalayalam Isolated Digit Recognition using HMM and PLP cepstral coefficient
Malayalam Isolated Digit Recognition using HMM and PLP cepstral coefficientijait
 
Computational linguistics
Computational linguisticsComputational linguistics
Computational linguisticsshrey bhate
 
Design and Development of Morphological Analyzer for Tigrigna Verbs using Hyb...
Design and Development of Morphological Analyzer for Tigrigna Verbs using Hyb...Design and Development of Morphological Analyzer for Tigrigna Verbs using Hyb...
Design and Development of Morphological Analyzer for Tigrigna Verbs using Hyb...kevig
 
A New Approach: Automatically Identify Proper Noun from Bengali Sentence for ...
A New Approach: Automatically Identify Proper Noun from Bengali Sentence for ...A New Approach: Automatically Identify Proper Noun from Bengali Sentence for ...
A New Approach: Automatically Identify Proper Noun from Bengali Sentence for ...Syeful Islam
 
DESIGN AND DEVELOPMENT OF MORPHOLOGICAL ANALYZER FOR TIGRIGNA VERBS USING HYB...
DESIGN AND DEVELOPMENT OF MORPHOLOGICAL ANALYZER FOR TIGRIGNA VERBS USING HYB...DESIGN AND DEVELOPMENT OF MORPHOLOGICAL ANALYZER FOR TIGRIGNA VERBS USING HYB...
DESIGN AND DEVELOPMENT OF MORPHOLOGICAL ANALYZER FOR TIGRIGNA VERBS USING HYB...kevig
 

Similar to American Standard Sign Language Representation Using Speech Recognition (20)

SYLLABLE-BASED SPEECH RECOGNITION SYSTEM FOR MYANMAR
SYLLABLE-BASED SPEECH RECOGNITION SYSTEM FOR MYANMARSYLLABLE-BASED SPEECH RECOGNITION SYSTEM FOR MYANMAR
SYLLABLE-BASED SPEECH RECOGNITION SYSTEM FOR MYANMAR
 
SYLLABLE-BASED SPEECH RECOGNITION SYSTEM FOR MYANMAR
SYLLABLE-BASED SPEECH RECOGNITION SYSTEM FOR MYANMARSYLLABLE-BASED SPEECH RECOGNITION SYSTEM FOR MYANMAR
SYLLABLE-BASED SPEECH RECOGNITION SYSTEM FOR MYANMAR
 
SYLLABLE-BASED SPEECH RECOGNITION SYSTEM FOR MYANMAR
SYLLABLE-BASED SPEECH RECOGNITION SYSTEM FOR MYANMARSYLLABLE-BASED SPEECH RECOGNITION SYSTEM FOR MYANMAR
SYLLABLE-BASED SPEECH RECOGNITION SYSTEM FOR MYANMAR
 
SYLLABLE-BASED SPEECH RECOGNITION SYSTEM FOR MYANMAR
SYLLABLE-BASED SPEECH RECOGNITION SYSTEM FOR MYANMARSYLLABLE-BASED SPEECH RECOGNITION SYSTEM FOR MYANMAR
SYLLABLE-BASED SPEECH RECOGNITION SYSTEM FOR MYANMAR
 
5215ijcseit01
5215ijcseit015215ijcseit01
5215ijcseit01
 
Computational linguistics
Computational linguisticsComputational linguistics
Computational linguistics
 
An expert system for automatic reading of a text written in standard arabic
An expert system for automatic reading of a text written in standard arabicAn expert system for automatic reading of a text written in standard arabic
An expert system for automatic reading of a text written in standard arabic
 
Sign language converter
Sign language converterSign language converter
Sign language converter
 
High Level Speaker Specific Features as an Efficiency Enhancing Parameters in...
High Level Speaker Specific Features as an Efficiency Enhancing Parameters in...High Level Speaker Specific Features as an Efficiency Enhancing Parameters in...
High Level Speaker Specific Features as an Efficiency Enhancing Parameters in...
 
Isolated English Word Recognition System: Appropriate for Bengali-accented En...
Isolated English Word Recognition System: Appropriate for Bengali-accented En...Isolated English Word Recognition System: Appropriate for Bengali-accented En...
Isolated English Word Recognition System: Appropriate for Bengali-accented En...
 
MULTILINGUAL SPEECH IDENTIFICATION USING ARTIFICIAL NEURAL NETWORK
 MULTILINGUAL SPEECH IDENTIFICATION USING ARTIFICIAL NEURAL NETWORK MULTILINGUAL SPEECH IDENTIFICATION USING ARTIFICIAL NEURAL NETWORK
MULTILINGUAL SPEECH IDENTIFICATION USING ARTIFICIAL NEURAL NETWORK
 
Natural Language Processing: State of The Art, Current Trends and Challenges
Natural Language Processing: State of The Art, Current Trends and ChallengesNatural Language Processing: State of The Art, Current Trends and Challenges
Natural Language Processing: State of The Art, Current Trends and Challenges
 
IRJET-A System for Recognition of Indian Sign Language for Deaf People using ...
IRJET-A System for Recognition of Indian Sign Language for Deaf People using ...IRJET-A System for Recognition of Indian Sign Language for Deaf People using ...
IRJET-A System for Recognition of Indian Sign Language for Deaf People using ...
 
INTEGRATION OF PHONOTACTIC FEATURES FOR LANGUAGE IDENTIFICATION ON CODE-SWITC...
INTEGRATION OF PHONOTACTIC FEATURES FOR LANGUAGE IDENTIFICATION ON CODE-SWITC...INTEGRATION OF PHONOTACTIC FEATURES FOR LANGUAGE IDENTIFICATION ON CODE-SWITC...
INTEGRATION OF PHONOTACTIC FEATURES FOR LANGUAGE IDENTIFICATION ON CODE-SWITC...
 
Malayalam Isolated Digit Recognition using HMM and PLP cepstral coefficient
Malayalam Isolated Digit Recognition using HMM and PLP cepstral coefficientMalayalam Isolated Digit Recognition using HMM and PLP cepstral coefficient
Malayalam Isolated Digit Recognition using HMM and PLP cepstral coefficient
 
Computational linguistics
Computational linguisticsComputational linguistics
Computational linguistics
 
Design and Development of Morphological Analyzer for Tigrigna Verbs using Hyb...
Design and Development of Morphological Analyzer for Tigrigna Verbs using Hyb...Design and Development of Morphological Analyzer for Tigrigna Verbs using Hyb...
Design and Development of Morphological Analyzer for Tigrigna Verbs using Hyb...
 
Speech-Recognition.pptx
Speech-Recognition.pptxSpeech-Recognition.pptx
Speech-Recognition.pptx
 
A New Approach: Automatically Identify Proper Noun from Bengali Sentence for ...
A New Approach: Automatically Identify Proper Noun from Bengali Sentence for ...A New Approach: Automatically Identify Proper Noun from Bengali Sentence for ...
A New Approach: Automatically Identify Proper Noun from Bengali Sentence for ...
 
DESIGN AND DEVELOPMENT OF MORPHOLOGICAL ANALYZER FOR TIGRIGNA VERBS USING HYB...
DESIGN AND DEVELOPMENT OF MORPHOLOGICAL ANALYZER FOR TIGRIGNA VERBS USING HYB...DESIGN AND DEVELOPMENT OF MORPHOLOGICAL ANALYZER FOR TIGRIGNA VERBS USING HYB...
DESIGN AND DEVELOPMENT OF MORPHOLOGICAL ANALYZER FOR TIGRIGNA VERBS USING HYB...
 

Recently uploaded

SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )Tsuyoshi Horigome
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineeringmalavadedarshan25
 
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...ZTE
 
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝soniya singh
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSKurinjimalarL3
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidNikhilNagaraju
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Dr.Costas Sachpazis
 
Application of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptxApplication of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptx959SahilShah
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile servicerehmti665
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...Soham Mondal
 
Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...VICTOR MAESTRE RAMIREZ
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionDr.Costas Sachpazis
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxJoão Esperancinha
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escortsranjana rawat
 
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort servicejennyeacort
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSCAESB
 

Recently uploaded (20)

SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineering
 
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
 
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfid
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
 
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCRCall Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
 
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Serviceyoung call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
 
Application of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptxApplication of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptx
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile service
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
 
Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
 
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentation
 

American Standard Sign Language Representation Using Speech Recognition

  • 1. ISSN 2349-7815 International Journal of Recent Research in Electrical and Electronics Engineering (IJRREEE) Vol. 2, Issue 2, pp: (1-5), Month: April 2015 - June 2015, Available at: www.paperpublications.org Page | 1 Paper Publications American Standard Sign Language Representation Using Speech Recognition 1 Attar Shahebaj, 2 Deth Krupa, 3 Jadhav Madhavi 1,2,3 E&TC Dept., BVCOEW, Pune, India Abstract: For many deaf people, sign language is the principle means of communication. This increases the isolation of hearing impaired people. This paper presents a system prototype that is able to automatically recognize speech which helps to communicate more effectively with the hearing or speech impaired people. This system recognizes speech signal . Recognized spoken words are represented using American standard sign language via a robotic arm and also on the computer using visual basic .In this project a software package is provided to convert the speech signal, (which does not have any meaning for the deaf and the dumb) into the sign language. The main purpose of this project is to bridge the communication and expression gap between the normal people who cannot understand the sign language, and the deaf and dumb who cannot understand the normal speech. Keywords: Speech recognition, Mel frequency cepstral coefficients, Robotic arm. I. INTRODUCTION SIGN LANGUAGE: Sign language is the language used by deaf and mute people. It is a combination of shapes and movements of different parts of the body. These parts include face and hands. The area of performance of the movements may be from well above the head to the belt level. Signs are used in a sign language to communicate words and sentences to audience. A gesture in a sign language, is a particular movement of the hands with a specific shape made out of them. Facial expressions also count toward the gesture, at the same time. A posture on the other hand, is a static shape of the hand to indicate a sign. A sign language usually provides signs for whole words. It also provides signs of letters to perform words that don‟t have a corresponding sign in that sign language. So, although sentences can be made using the signs for letters, performing with signs of words is faster. The sign language chosen for this project is the American Sign Language. AMERICAN STANDARD SIGN LANGUAGE: It is the most well documented and most widely used language in the world. American Sign Language (ASL) is a complex visual-spatial language that is used by the Deaf community in the United States and English-speaking parts of Canada. It is a linguistically complete, natural language. It is the native language of many Deaf men and women, as well as some hearing children born into Deaf families. ASL shares no grammatical similarities to English and should not be considered in any way to be a broken, mimed, or gestural form of English. A-S-S-L enables the dumb and def to speak with their hands which represent their tongue. The signs are shown below:
  • 2. ISSN 2349-7815 International Journal of Recent Research in Electrical and Electronics Engineering (IJRREEE) Vol. 2, Issue 2, pp: (1-5), Month: April 2015 - June 2015, Available at: www.paperpublications.org Page | 2 Paper Publications II. LITERATURE REVIEW American standard sign language was demonstrated around 1980 in United States and many other countries, to provide education for the people who have problem in speaking and hearing the words (the def and the dumb).A-S-S-L enables the dumb and deaf to speak with their hands which represent their tongue. Chuan Xie ,Xiaoli Cao ,Lingling He[1] Praposed idea of Characteristics extraction has a great effect on the audio training and recognition in the audio recognition system.MFCC algorithm is a typical characteristics extraction method with stable performance and high recognition rate. For the situation that MFCC has a large amount of computation, an improved algorithm MFCC_E is introduced. The computation of MFCC_E is reduced by 50% compared with the standard algorithm MFCC, and it make the hardware implementation is easy. Mohd Aliff, Shujiro Dohta, Tetsuya Akagi, Hui Li[2] says that the master-slave attitude control and the trajectory control of the flexible robot arm are proposed. This robot arm has three degree-of freedom that is bending, expanding and contracting and will be applied into a rehabilitation device for human wrist. The master-slave control system which is proposed in this paper is necessary when a physical therapist wants to give a rehabilitation motion to a patient. While the trajectory control system is necessary when a sequential rehabilitation motion is applied to a patient. Jordan Fenlon , Adam Schembri , Ramas Rentelis , Kearsy Cormier [3] proposed the idea for Variation in hand shape and orientation in British Sign Language in case of 1 hand configuration. This paper investigates phonological variation in British Sign Language (BSL) signs produced with a „1‟ hand configuration in citation form. Multivariate analyses of 2084 tokens reveals that hand shape variation in these signs is constrained by linguistic factors (e.g., the preceding and following phonological environment, grammatical category, indexicality, lexical frequency). The only significant social factor was region. For the subset of signs where orientation was also investigated, only grammatical function was important. Dan Song, Xuan Wang, Xinxin Xu[4] state the Chinese Sign Language Synthesis System on Mobile Device. In this paper, we proposed an effective approach for Chinese Sign Language (CLS) Synthesis System on mobile device. It can translate messages or other text information into Chinese sign languages in real time. In this system, it mainly includes two parts: construction of motion database and sign language synthesis based on text-driven. Construction of motion database is a prerequisite for the Chinese sign language synthesis system. Its motion quality, motion data structure and motion data size together determine the final performance of system. We also introduce a method for motion smoothing in synthesis module. Daphne Bavelier, David P. Corina and Helen J. Neville [5] say that sign languages are not a concatenation of universally understood pantomimes or concrete gestures has been hard to unroot. In fact, just as there are many spoken languages, there are many unique and different signed languages. Recent advances in linguistics have revealed that sign languages such as ASL encompass the same abstract capabilities as spoken languages and contain all the different levels of linguistic representations found in spoken language, including phonology, morphology, syntax, semantics, and pragmatics.
  • 3. ISSN 2349-7815 International Journal of Recent Research in Electrical and Electronics Engineering (IJRREEE) Vol. 2, Issue 2, pp: (1-5), Month: April 2015 - June 2015, Available at: www.paperpublications.org Page | 3 Paper Publications III. SYSTEM BLOCK DIAGRAM Transmitter Receiver Fig 1 Block Diagram of System Block diagram of the overall system will be implemented. The system will be operating in close to real time and will take the speech input from the microphone and will convert it to synthesized speech or finger spelling. Speech recognition will be implemented for the considered languages. Language models will be used to solve ambiguities. Finger spelling synthesis will be implemented. Language model in matlab is used to synthesis speech in to text. And given to arm controller which will have LCD to verify words spell and processed by processor. Robotic arm is connected to arm to represent the vocal language in to sign language. The robotic arm uses servo motors for their movement. Speech recognition system based on the speech reading and the samples passed to the processing unit. The processing system consists of a speech recognition unit with symbol generator, which determines the speech signal and produces an equivalent coded symbol for their recognized speech signal. IV. SPEECH RECOGNITION BY MFCC In PC, using speech recognition algorithm in MATLAB speech will get recognized taking input from microphone.Then that recognized speech will get transfer serially to the ARM7 controller. To the Arm7 controller, servo motors are interfaced so according to letter or word the movement of servo will be done to move hand assembly according sign languages. Following steps are taken to recognition of speech: Speech is one of the oldest and most natural means of information exchange between human beings. We humans speak and listen to each other in human=human interface. For centuries people have tried to develop machines that can understand speech as humans do so naturally. For doing so we have used the method of MFCC coefficients. We have used MFCC because it resembles the human ear in many ways. The output of the human ear is linear above 1 kHz and so is the output of MFCC and the output is logarithmic above 1 kHz for the human ear as well as MFCC. So it resembles the human auditory features.
  • 4. ISSN 2349-7815 International Journal of Recent Research in Electrical and Electronics Engineering (IJRREEE) Vol. 2, Issue 2, pp: (1-5), Month: April 2015 - June 2015, Available at: www.paperpublications.org Page | 4 Paper Publications Mel-Frequency Transformation: According to psychophysical scientists, Human hearing perception of frequency contents is not linear. It is linear up-to 1000 Hz and logarithmic over 1000 Hz. This logic can be implemented by using this formula, Mel-frequency =2595*log (1+linearfrequency/700)  Mel frequency cepstral coefficients  Each region on the basilar membrane acts as a filter bank.  There are more receptors for frequencies from 0-1Khz and the number decrease rapidly thereon.  Mel filter banks are used to simulate this Fig 2 Block diagram speech recognition by MFCC V. SPECIFICATIONS 1] Input power supply: 12V 1A 2] Processor: ARM7 LPC2138 3] LCD: 16*2 4] Serial communication: RS232 5] Servo Motor: VTS050A 6] MATLAB for MFCC algorithm 7] Embedded C for ARM7 coding. VI. APPLICATIONS 1] Public places like airports, railway stations and counters of banks, hotels etc. where there is communication between different people. 2] Assuming the fact that we are able to convert spoken English into American standard sign language, we can manufacture a handy and portable hardware device having this translating system built in as a chip. 3] With the help of this hardware device, which has Mice along with the robotic arm a mute person can communicate to any normal person anywhere.
  • 5. ISSN 2349-7815 International Journal of Recent Research in Electrical and Electronics Engineering (IJRREEE) Vol. 2, Issue 2, pp: (1-5), Month: April 2015 - June 2015, Available at: www.paperpublications.org Page | 5 Paper Publications VII. CONCLUSION This project was meant to be a prototype to check the feasibility of recognizing sign languages using speech recognition.. More words and sentences can be recognized by developing some complex algorithm. VIII. FUTURE SCOPE This design being a prototype uses MATLAB software which is readily available to us in the institute, but for practical application MATLAB is not available readily and is also costly. Hence suitable DSP processor should be selected for carrying out Speech Recognition. Motion can be detected to produce speech. REFERENCES [1] Chuan Xie,Xiaoli Cao,Lingling He “Algorithm of Abnormal Audio Recognition Based on Improved MFCC” Elsevier, Procedia Engineering 29 (2012) 731 – 737. [2] Mohd Aliffa, Shujiro Dohtaa, “Development of a simple-structured pneumatic robot arm and its control using low- cost embedded controller” Tetsuya Akagia, Hui Lia, Elsevier, Procedia Engineering 41 ( 2012 ) 134 – 142. [3] Jordan Fenlon , Adam Schembri , Ramas Rentelis , Kearsy Cormier.“Variation in hand shape and orientation in British Sign Language:The case of the „1‟ hand configuration”Elsevier, Language & Communication 33 (2013) 69–91. [4] Dan Song, Xuan Wang,Xinxin Xu “Chinese Sign Language Synthesis System on Mobile Device” ,Elsevier,2012 International Workshop on Information and Electronics Engineering (IWIEE), Procedia Engineering 29 (2012) 986 – 992. [5] Daphne Bavelier, David P. Corina, and Helen J. Neville,Neuron, “Brain and Language a Perspective from Sign Language” Vol. 21, 275–278, August, 1998, Copyright ã1998 by Cell Press.