SlideShare a Scribd company logo
1 of 3
Download to read offline
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 02 | Feb 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1812
Tamil Speech to Indian Sign Language using CMUSphinx
language Models
Priyanka B R1, Arvind Mukund2
1,2Student, Dept. of Computer Science and Engineering, SRM Institute of Science and Technology, Chennai, India
---------------------------------------------------------------------***----------------------------------------------------------------------
Abstract - The aim of our project is to helphearingdisabled
people be independent in their day-to-day conversations and
associations. This project is mainly focused on people who
know Tamil and are hard of hearing. This project will use
Speech recognition algorithms to convert spoken Tamil to a
base language stored by the computer in an intermediate
format. It will be implemented with thehelpofusinggrammar
algorithms transformation (Natural Language Processing).
This project would be able to either fully or at least sparsely
translate the input phrase spoken by the user and output in an
avatar depicting the input in Indian Sign Language.
Key Words: Language Models, Word Error Rate, Speech
Recognition, Indian Sign Language
1. INTRODUCTION
It is an everyday hassle that people with a hearing
impairment face when it comes to understanding the
specifics of what people are saying to them. It could be
something mundane such as describing a shirt to having
specifics about their food. This is intensified when
encountering someone who does not know sign language.
Indian Sign Language is not very commonly taught in India.
According to the consensus taken in early 2018, the
population of people with a hearing impairment is around
six million. However, the number of schools that teach sign
language is lesser than five hundred. And the schools are
scarcely located that families have had to give up their
livelihood to move to big cities in order to access these
resources.
Aiming to bridge this gap, a system that converts everyday
Tamil speech to Sign Language (explained in detail later) is
to be employed using concepts under Machine Learningand
Natural Language Processing.
2. PRESENT SYSTEM
Although there is no currentsystemthatspecificallyconverts
Tamil speech to Sign language, there are similar projects in
other languages.
In 2008,a system to convertSpanish speech to sign language
was proposed to assist people with a hearing impairment.
This system was mainly focused on phrases that are spoken
by an official while renewing or applying for an identitycard.
There are also mobile applications thatcanconvertspeechto
sign language. Hand Talk, which has been downloaded for
over 1 million times as of 2016, enables the users to record
their speech which an avatar then translates into sign
language. This application is extensively used in Brazil as it
converts Portuguese into Libras which is the Brazilian Sign
Language. Another application called iCommunicator helps
two-way conversion (i.e.) it can convert speechtotextorsign
language, and it converts sign language to text which is then
read aloud by the application.This application is widelyused
in many corporations around the US and Canada.
Another project that is being developed is the conversion of
the Korean closed captions in weather news channels to sign
language that is depicted by avatars.
3. PROPOSED SYSTEM
The problem with the existing system is that itdoesnotexist
for Tamil language. Since Tamil is phonologically rich, the
present systems do not offer the flexibility to help recognize
and interpret it.
The system that is being proposed processes Tamil speech
and converts it to Indian Sign Language. Therefore, any user
can speak into the system which then processes the
contextual meaning and displays the corresponding sign
language for it.
The converted sign language will be displayed either in the
form of videos or programmed avatars depicted the
translated input speech.
4. LITERATURE SURVEY
We examined some of the methodologies that were
implemented by the present systems and surveyed the
usability of the concepts and algorithms that we wish to
implement in our system for maximum optimization.
Paper [1] addresses the fact that English and Tamil have
acoustically similar phonemes. The differencephonemes for
both English and Tamil are recorded. The Englishphonemes
are then mapped to the closest sounding phoneme in Tamil.
This would improve our efficiency rate by using an English
based Speech to Text model and adapting it for languages by
just incorporating the lexicon for different sounding
phonemes. This paper would help us identify the phonemes
and help optimize the proposed system.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 02 | Feb 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1813
Paper [2] describes a system that they wish to implement in
North Korea where they make use of the closed captioning
service provided in weather channels and convert it to
Korean Sign Language. This paper uses Parts-Of-Speech
(POS) tagger from Pusan National University to build their
dictionary. To prevent issuessuchasunavailabilityofa word
in the Korean Sign Language (KSL), a synonym dictionary is
built so that the missing word can be translated using the
synonym. The dictionary is built using Yoon et al's KorLex
which acts as the Korean WordNet. [2] illustrates the use of
different Natural LanguageProcessing(NLP)featurestohelp
optimize the system. It also highlights the use of the
synonym dictionary to increase the range of speech that can
be translated. This paper also uses motion capture to create
avatars that demonstrate the translated KSL. It does not
incorporate any speech recognition since it only considers
the closed captions offered in the channel.
Paper [3] illustrates how the lexicon and the orthographic
rules of Tamil Language are written in the form of regular
expressions. It uses only finite state operations andhowthis
approach can be implemented to develop a morphological
analyzer/generator. It identifies the morphological richness
of Tamil compared to other universal languages such as
English. It is based on an implementation called the Two-
Level Morphology which was successful forotherlanguages.
This paper helps us understand the scope of the Tamil
Language and the different morphological elements that are
incorporated. It makes use of Finite State Transducers and
Regular Expressions to create a model. This paper uses a
XEROX Toolkit to create their model. This paper tries to
cover only the verbs and nouns in the language.
Paper [4] describes a system that converts Kannada speech
to text using CMUSphinx. This paper also elaborates on the
difficulty in creating a language model for Asian languages
when compared to English due to the unavailability of
multiple language models. [4] Uses publicly availabledata of
a speech that consists of 1000 sentences giving general
information about Karnataka. It was able to identify 2112
unique words in the corpora. Feature extraction has a lot of
parameters such as the age of the speaker, the upper and
lower frequencies. A dictionary is created consisting of the
phonemes. [4] Implements two sets of data: the single user
speech context dependent, and multi user speech context
independent. For context dependent, a Word Error Rate
(WER) of 4.6% was recorded with a sentence error rate of
22.5% compared to the context independent 57% sentence
error and WER of 19.8%.
Paper [5] proposes a model that extracts features from a
preprocessed image and produces a classifier that improves
the accuracy of classification in Tamil Sign Languageimages.
Although this paper describes a model thatisa reverseofthe
project in our proposal, thispapergivesusmoreinformation
about the Indian Sign Language and the nuances that exist
within it.
Paper [6] defines different methods of speech recognition
over a large vocabulary. This paper analyses a variety of
techniques like word based, class based, or subword based
using neural network language modelling. To benefit
acoustic modelling, spontaneous speech corpora were
combined with less spontaneous language. Data for Finnish
included 550 speakers who all read 30 sentences and 30
words in varying noise conditions. Estonianacousticmodels
used 164 training data hours comprising of broadcast
conversations, news, lectures, and spontaneous
conversation. Around 1.3 million words were recorded. The
paper concludes by stating that class based neural network
language model (NNLM) is the most accurateforFinnishand
Estonian speech recognition when comparedto word-based
models with a WER of 27.1% in Finnish and 21.9% WER in
Estonian.
Paper [7] describes a statistical system that translates
Spanish speech to sign language. It presents results of
translation from both using an automatic speech recognizer
(ASR) and written texts. Using both Finite State Transducers
(FST) and Phrase Based Systems, [7] considerstwodifferent
approaches in the translation to sign language. In Phrase
Based Systems, GIZA++ which is an automatic statistical
translation system, is used. This tool will help train these
models for any pair of languages. Bayes theorem is used to
represent the probability that a string LO is generated in a
string LD. In FST method, a set of strings is generated by
GIZA++ using the training corpus andappropriatealignment
methods. This can be inferred as a rational grammar which
then becomes the topology for FST. The training pairs of
sentences are then built by extending the corpus from the
pairs of subphrases with GIZA++ wherein the FST is
obtained. The WER that is recorded by using the subphrase
mechanism is averaged out to be 31.75% and the WER
obtained by using the FST is 28.21%
After analyzing the present systems in other languages and
the methodology, wecometotheconclusionthatCMUSphinx
is the least erroneous language modeling method to identify
Tamil speech and the phonemes. The parameterssuchasthe
frequencies, and the age of the speaker are taken into
consideration to aid us in implementing the model.
5. IMPLEMENTATION
Implementation of this project depends on the CMUSphinx
project or more specifically the pocketsphinx Application
Program Interface (API)whichcontainsa lightweightspeech
recognition library with a python wrapper. The dictionary
and phonemes are created manually by hand and once
written we can use the g2p-seq2seq to convert our
grapheme (word as they are written) to the phonemes. The
dictionary contains of a dict file which we use to transcribe
words to their phonetic sounds. A language model to
calculate the n-gram for each wordcontextuallyoralone. We
currently support up to 3-gram. The language model dictfile
and filler words are used generate the trained model by
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 02 | Feb 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1814
extracting features from the input training sounds. Once
trained using Baum Welch (BM) filters, we can now use the
trained model to decode a given speech input. Although
similar sounding words prove to be an issue now due to the
limited resources, we can obtain for the Tamil Language.
6. CONCLUSION
As seen in the above paper, and the surveys undertaken, we
can ascertain the value of this model and the different
aspects of communicationit cansimplify.Afterreviewing the
past systems, using CMUSphinx for creating the language
model is proven to be the most efficient methodology.
Therefore, our proposed system aims to use the CMUSphinx
language model to implement the speech recognition phase
of our project. Communication being a basic feature of
humans, we seek to make it equal for all to enjoy.
7. ACKNOWLEDGEMENT
We would like to express our gratitude to Professor Dr. T.
Sujithra for her advice and assistance in reviewing this
research work.
REFERENCES
[1] Exploiting acoustic similarities between Tamil and
Indian English in the development of an HMM-based
bilingual synthesiser, Sherlin SolomiVijayaRajSolomon;
Vijayalakshmi Parthasarathy ; Nagarajan Thangavelu,
2017
[2] Avatar-Based Sign Language Interpretationfor Weather
Forecast and Other TV Programs By Juhyun Oh,
Seonggyu Jeon, Byungsun Kim, Minho Kim, Sangwook
Kang, Hyukchul Kwon, SMPTE Motion Imaging Journal,
2017
[3] Morphological Analyzer and Generator for Tamil
Language, S. Lushanthan, A. R. Weerasinghe, D. L.
Herath, 2014 International Conference on Advances in
ICT for Emerging Regions, 2014
[4] Kannada Speech to Text Conversion Using CMU Sphinx
Shivakumar, K. Aravind, K. G., Anoop, T. V. Gupta, D.
(2016). Kannada speech to text conversion using CMU
Sphinx. 2016 International Conference on Inventive
Computation Technologies (ICICT)
[5] Optimized Classification Based on Particle Swarm
Optimization Algorithm for Tamil Sign Language Digital
Images, Dr M Krishnaveni, Dr P Subashini, T T
Dhivyaprabha, A Sathiya Priya, 2016
[6] Unlimited vocabulary speech recognition with morph
language models applied to Finnish, Teemu Hirsima¨ki,
Mathias Creutz, Vesa Siivola, Mikko Kurimo, Sami
Virpioja, Janne Pylkko¨nen, Computer Speech and
Language, 2006
[7] Speech intoSignLanguageStatistical TranslationSystem
for Deaf People, B. Gallo, R. San-Segundo, J.M. Lucas, R.
Barra, L.F. D’Haro, F. Fernández, IEEE LATIN AMERICA
TRANSACTIONS, VOL. 7, NO. 3, JULY 2009
[8] http://www.cmusphinx.github.io: CMU Sphinx API
[9] https://www.npr.org/sections/goatsandsoda/2018/01
/14/575921716/a-mom-fights-to-get-an-education-for-
her-deaf-daughters

More Related Content

What's hot

ATTENTION-BASED SYLLABLE LEVEL NEURAL MACHINE TRANSLATION SYSTEM FOR MYANMAR ...
ATTENTION-BASED SYLLABLE LEVEL NEURAL MACHINE TRANSLATION SYSTEM FOR MYANMAR ...ATTENTION-BASED SYLLABLE LEVEL NEURAL MACHINE TRANSLATION SYSTEM FOR MYANMAR ...
ATTENTION-BASED SYLLABLE LEVEL NEURAL MACHINE TRANSLATION SYSTEM FOR MYANMAR ...kevig
 
ADVANCEMENTS ON NLP APPLICATIONS FOR MANIPURI LANGUAGE
ADVANCEMENTS ON NLP APPLICATIONS FOR MANIPURI LANGUAGEADVANCEMENTS ON NLP APPLICATIONS FOR MANIPURI LANGUAGE
ADVANCEMENTS ON NLP APPLICATIONS FOR MANIPURI LANGUAGEkevig
 
Grapheme-To-Phoneme Tools for the Marathi Speech Synthesis
Grapheme-To-Phoneme Tools for the Marathi Speech SynthesisGrapheme-To-Phoneme Tools for the Marathi Speech Synthesis
Grapheme-To-Phoneme Tools for the Marathi Speech SynthesisIJERA Editor
 
IRJET- Text to Speech Synthesis for Hindi Language using Festival Framework
IRJET- Text to Speech Synthesis for Hindi Language using Festival FrameworkIRJET- Text to Speech Synthesis for Hindi Language using Festival Framework
IRJET- Text to Speech Synthesis for Hindi Language using Festival FrameworkIRJET Journal
 
K AMBA P ART O F S PEECH T AGGER U SING M EMORY B ASED A PPROACH
K AMBA  P ART  O F  S PEECH  T AGGER  U SING  M EMORY  B ASED  A PPROACHK AMBA  P ART  O F  S PEECH  T AGGER  U SING  M EMORY  B ASED  A PPROACH
K AMBA P ART O F S PEECH T AGGER U SING M EMORY B ASED A PPROACHijnlc
 
Punjabi to Hindi Transliteration System for Proper Nouns Using Hybrid Approach
Punjabi to Hindi Transliteration System for Proper Nouns Using Hybrid ApproachPunjabi to Hindi Transliteration System for Proper Nouns Using Hybrid Approach
Punjabi to Hindi Transliteration System for Proper Nouns Using Hybrid ApproachIJERA Editor
 
Myanmar named entity corpus and its use in syllable-based neural named entity...
Myanmar named entity corpus and its use in syllable-based neural named entity...Myanmar named entity corpus and its use in syllable-based neural named entity...
Myanmar named entity corpus and its use in syllable-based neural named entity...IJECEIAES
 
Improving accuracy of part-of-speech (POS) tagging using hidden markov model ...
Improving accuracy of part-of-speech (POS) tagging using hidden markov model ...Improving accuracy of part-of-speech (POS) tagging using hidden markov model ...
Improving accuracy of part-of-speech (POS) tagging using hidden markov model ...IJECEIAES
 
BOOTSTRAPPING METHOD FOR DEVELOPING PART-OF-SPEECH TAGGED CORPUS IN LOW RESOU...
BOOTSTRAPPING METHOD FOR DEVELOPING PART-OF-SPEECH TAGGED CORPUS IN LOW RESOU...BOOTSTRAPPING METHOD FOR DEVELOPING PART-OF-SPEECH TAGGED CORPUS IN LOW RESOU...
BOOTSTRAPPING METHOD FOR DEVELOPING PART-OF-SPEECH TAGGED CORPUS IN LOW RESOU...ijnlc
 
Implementation of English-Text to Marathi-Speech (ETMS) Synthesizer
Implementation of English-Text to Marathi-Speech (ETMS) SynthesizerImplementation of English-Text to Marathi-Speech (ETMS) Synthesizer
Implementation of English-Text to Marathi-Speech (ETMS) SynthesizerIOSR Journals
 
A Context-based Numeral Reading Technique for Text to Speech Systems
A Context-based Numeral Reading Technique for Text to Speech Systems A Context-based Numeral Reading Technique for Text to Speech Systems
A Context-based Numeral Reading Technique for Text to Speech Systems IJECEIAES
 
An Improved Approach for Word Ambiguity Removal
An Improved Approach for Word Ambiguity RemovalAn Improved Approach for Word Ambiguity Removal
An Improved Approach for Word Ambiguity RemovalWaqas Tariq
 
Morpheme Based Myanmar Word Segmenter
Morpheme Based Myanmar Word SegmenterMorpheme Based Myanmar Word Segmenter
Morpheme Based Myanmar Word Segmenterijtsrd
 
Marathi Text-To-Speech Synthesis using Natural Language Processing
Marathi Text-To-Speech Synthesis using Natural Language ProcessingMarathi Text-To-Speech Synthesis using Natural Language Processing
Marathi Text-To-Speech Synthesis using Natural Language Processingiosrjce
 

What's hot (18)

ATTENTION-BASED SYLLABLE LEVEL NEURAL MACHINE TRANSLATION SYSTEM FOR MYANMAR ...
ATTENTION-BASED SYLLABLE LEVEL NEURAL MACHINE TRANSLATION SYSTEM FOR MYANMAR ...ATTENTION-BASED SYLLABLE LEVEL NEURAL MACHINE TRANSLATION SYSTEM FOR MYANMAR ...
ATTENTION-BASED SYLLABLE LEVEL NEURAL MACHINE TRANSLATION SYSTEM FOR MYANMAR ...
 
ADVANCEMENTS ON NLP APPLICATIONS FOR MANIPURI LANGUAGE
ADVANCEMENTS ON NLP APPLICATIONS FOR MANIPURI LANGUAGEADVANCEMENTS ON NLP APPLICATIONS FOR MANIPURI LANGUAGE
ADVANCEMENTS ON NLP APPLICATIONS FOR MANIPURI LANGUAGE
 
Grapheme-To-Phoneme Tools for the Marathi Speech Synthesis
Grapheme-To-Phoneme Tools for the Marathi Speech SynthesisGrapheme-To-Phoneme Tools for the Marathi Speech Synthesis
Grapheme-To-Phoneme Tools for the Marathi Speech Synthesis
 
Cf32516518
Cf32516518Cf32516518
Cf32516518
 
Applying Rule-Based Maximum Matching Approach for Verb Phrase Identification ...
Applying Rule-Based Maximum Matching Approach for Verb Phrase Identification ...Applying Rule-Based Maximum Matching Approach for Verb Phrase Identification ...
Applying Rule-Based Maximum Matching Approach for Verb Phrase Identification ...
 
IRJET- Text to Speech Synthesis for Hindi Language using Festival Framework
IRJET- Text to Speech Synthesis for Hindi Language using Festival FrameworkIRJET- Text to Speech Synthesis for Hindi Language using Festival Framework
IRJET- Text to Speech Synthesis for Hindi Language using Festival Framework
 
K AMBA P ART O F S PEECH T AGGER U SING M EMORY B ASED A PPROACH
K AMBA  P ART  O F  S PEECH  T AGGER  U SING  M EMORY  B ASED  A PPROACHK AMBA  P ART  O F  S PEECH  T AGGER  U SING  M EMORY  B ASED  A PPROACH
K AMBA P ART O F S PEECH T AGGER U SING M EMORY B ASED A PPROACH
 
Punjabi to Hindi Transliteration System for Proper Nouns Using Hybrid Approach
Punjabi to Hindi Transliteration System for Proper Nouns Using Hybrid ApproachPunjabi to Hindi Transliteration System for Proper Nouns Using Hybrid Approach
Punjabi to Hindi Transliteration System for Proper Nouns Using Hybrid Approach
 
551 466-472
551 466-472551 466-472
551 466-472
 
C8 akumaran
C8 akumaranC8 akumaran
C8 akumaran
 
Myanmar named entity corpus and its use in syllable-based neural named entity...
Myanmar named entity corpus and its use in syllable-based neural named entity...Myanmar named entity corpus and its use in syllable-based neural named entity...
Myanmar named entity corpus and its use in syllable-based neural named entity...
 
Improving accuracy of part-of-speech (POS) tagging using hidden markov model ...
Improving accuracy of part-of-speech (POS) tagging using hidden markov model ...Improving accuracy of part-of-speech (POS) tagging using hidden markov model ...
Improving accuracy of part-of-speech (POS) tagging using hidden markov model ...
 
BOOTSTRAPPING METHOD FOR DEVELOPING PART-OF-SPEECH TAGGED CORPUS IN LOW RESOU...
BOOTSTRAPPING METHOD FOR DEVELOPING PART-OF-SPEECH TAGGED CORPUS IN LOW RESOU...BOOTSTRAPPING METHOD FOR DEVELOPING PART-OF-SPEECH TAGGED CORPUS IN LOW RESOU...
BOOTSTRAPPING METHOD FOR DEVELOPING PART-OF-SPEECH TAGGED CORPUS IN LOW RESOU...
 
Implementation of English-Text to Marathi-Speech (ETMS) Synthesizer
Implementation of English-Text to Marathi-Speech (ETMS) SynthesizerImplementation of English-Text to Marathi-Speech (ETMS) Synthesizer
Implementation of English-Text to Marathi-Speech (ETMS) Synthesizer
 
A Context-based Numeral Reading Technique for Text to Speech Systems
A Context-based Numeral Reading Technique for Text to Speech Systems A Context-based Numeral Reading Technique for Text to Speech Systems
A Context-based Numeral Reading Technique for Text to Speech Systems
 
An Improved Approach for Word Ambiguity Removal
An Improved Approach for Word Ambiguity RemovalAn Improved Approach for Word Ambiguity Removal
An Improved Approach for Word Ambiguity Removal
 
Morpheme Based Myanmar Word Segmenter
Morpheme Based Myanmar Word SegmenterMorpheme Based Myanmar Word Segmenter
Morpheme Based Myanmar Word Segmenter
 
Marathi Text-To-Speech Synthesis using Natural Language Processing
Marathi Text-To-Speech Synthesis using Natural Language ProcessingMarathi Text-To-Speech Synthesis using Natural Language Processing
Marathi Text-To-Speech Synthesis using Natural Language Processing
 

Similar to IRJET- Tamil Speech to Indian Sign Language using CMUSphinx Language Models

HINDI AND MARATHI TO ENGLISH MACHINE TRANSLITERATION USING SVM
HINDI AND MARATHI TO ENGLISH MACHINE TRANSLITERATION USING SVMHINDI AND MARATHI TO ENGLISH MACHINE TRANSLITERATION USING SVM
HINDI AND MARATHI TO ENGLISH MACHINE TRANSLITERATION USING SVMijnlc
 
ATTENTION-BASED SYLLABLE LEVEL NEURAL MACHINE TRANSLATION SYSTEM FOR MYANMAR ...
ATTENTION-BASED SYLLABLE LEVEL NEURAL MACHINE TRANSLATION SYSTEM FOR MYANMAR ...ATTENTION-BASED SYLLABLE LEVEL NEURAL MACHINE TRANSLATION SYSTEM FOR MYANMAR ...
ATTENTION-BASED SYLLABLE LEVEL NEURAL MACHINE TRANSLATION SYSTEM FOR MYANMAR ...ijnlc
 
Interpretation of Sadhu into Cholit Bhasha by Cataloguing and Translation System
Interpretation of Sadhu into Cholit Bhasha by Cataloguing and Translation SystemInterpretation of Sadhu into Cholit Bhasha by Cataloguing and Translation System
Interpretation of Sadhu into Cholit Bhasha by Cataloguing and Translation Systemijtsrd
 
Cross language information retrieval in indian
Cross language information retrieval in indianCross language information retrieval in indian
Cross language information retrieval in indianeSAT Publishing House
 
ON THE UTILITY OF A SYLLABLE-LIKE SEGMENTATION FOR LEARNING A TRANSLITERATION...
ON THE UTILITY OF A SYLLABLE-LIKE SEGMENTATION FOR LEARNING A TRANSLITERATION...ON THE UTILITY OF A SYLLABLE-LIKE SEGMENTATION FOR LEARNING A TRANSLITERATION...
ON THE UTILITY OF A SYLLABLE-LIKE SEGMENTATION FOR LEARNING A TRANSLITERATION...cscpconf
 
Emotional telugu speech signals classification based on k nn classifier
Emotional telugu speech signals classification based on k nn classifierEmotional telugu speech signals classification based on k nn classifier
Emotional telugu speech signals classification based on k nn classifiereSAT Publishing House
 
Emotional telugu speech signals classification based on k nn classifier
Emotional telugu speech signals classification based on k nn classifierEmotional telugu speech signals classification based on k nn classifier
Emotional telugu speech signals classification based on k nn classifiereSAT Journals
 
IRJET- Kinyarwanda Speech Recognition in an Automatic Dictation System for Tr...
IRJET- Kinyarwanda Speech Recognition in an Automatic Dictation System for Tr...IRJET- Kinyarwanda Speech Recognition in an Automatic Dictation System for Tr...
IRJET- Kinyarwanda Speech Recognition in an Automatic Dictation System for Tr...IRJET Journal
 
A ROBUST THREE-STAGE HYBRID FRAMEWORK FOR ENGLISH TO BANGLA TRANSLITERATION
A ROBUST THREE-STAGE HYBRID FRAMEWORK FOR ENGLISH TO BANGLA TRANSLITERATIONA ROBUST THREE-STAGE HYBRID FRAMEWORK FOR ENGLISH TO BANGLA TRANSLITERATION
A ROBUST THREE-STAGE HYBRID FRAMEWORK FOR ENGLISH TO BANGLA TRANSLITERATIONkevig
 
A ROBUST THREE-STAGE HYBRID FRAMEWORK FOR ENGLISH TO BANGLA TRANSLITERATION
A ROBUST THREE-STAGE HYBRID FRAMEWORK FOR ENGLISH TO BANGLA TRANSLITERATIONA ROBUST THREE-STAGE HYBRID FRAMEWORK FOR ENGLISH TO BANGLA TRANSLITERATION
A ROBUST THREE-STAGE HYBRID FRAMEWORK FOR ENGLISH TO BANGLA TRANSLITERATIONkevig
 
Direct Punjabi to English Speech Translation using Discrete Units
Direct Punjabi to English Speech Translation using Discrete UnitsDirect Punjabi to English Speech Translation using Discrete Units
Direct Punjabi to English Speech Translation using Discrete UnitsIJCI JOURNAL
 
MULTILINGUAL SPEECH TO TEXT USING DEEP LEARNING BASED ON MFCC FEATURES
MULTILINGUAL SPEECH TO TEXT USING DEEP LEARNING BASED ON MFCC FEATURESMULTILINGUAL SPEECH TO TEXT USING DEEP LEARNING BASED ON MFCC FEATURES
MULTILINGUAL SPEECH TO TEXT USING DEEP LEARNING BASED ON MFCC FEATURESmlaij
 
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
 
Smart grammar a dynamic spoken language understanding grammar for inflective ...
Smart grammar a dynamic spoken language understanding grammar for inflective ...Smart grammar a dynamic spoken language understanding grammar for inflective ...
Smart grammar a dynamic spoken language understanding grammar for inflective ...ijnlc
 
A New Approach: Automatically Identify Naming Word from Bengali Sentence for ...
A New Approach: Automatically Identify Naming Word from Bengali Sentence for ...A New Approach: Automatically Identify Naming Word from Bengali Sentence for ...
A New Approach: Automatically Identify Naming Word from Bengali Sentence for ...Syeful Islam
 
Contextual Analysis for Middle Eastern Languages with Hidden Markov Models
Contextual Analysis for Middle Eastern Languages with Hidden Markov ModelsContextual Analysis for Middle Eastern Languages with Hidden Markov Models
Contextual Analysis for Middle Eastern Languages with Hidden Markov Modelsijnlc
 

Similar to IRJET- Tamil Speech to Indian Sign Language using CMUSphinx Language Models (20)

Ijetcas14 444
Ijetcas14 444Ijetcas14 444
Ijetcas14 444
 
HINDI AND MARATHI TO ENGLISH MACHINE TRANSLITERATION USING SVM
HINDI AND MARATHI TO ENGLISH MACHINE TRANSLITERATION USING SVMHINDI AND MARATHI TO ENGLISH MACHINE TRANSLITERATION USING SVM
HINDI AND MARATHI TO ENGLISH MACHINE TRANSLITERATION USING SVM
 
ATTENTION-BASED SYLLABLE LEVEL NEURAL MACHINE TRANSLATION SYSTEM FOR MYANMAR ...
ATTENTION-BASED SYLLABLE LEVEL NEURAL MACHINE TRANSLATION SYSTEM FOR MYANMAR ...ATTENTION-BASED SYLLABLE LEVEL NEURAL MACHINE TRANSLATION SYSTEM FOR MYANMAR ...
ATTENTION-BASED SYLLABLE LEVEL NEURAL MACHINE TRANSLATION SYSTEM FOR MYANMAR ...
 
Interpretation of Sadhu into Cholit Bhasha by Cataloguing and Translation System
Interpretation of Sadhu into Cholit Bhasha by Cataloguing and Translation SystemInterpretation of Sadhu into Cholit Bhasha by Cataloguing and Translation System
Interpretation of Sadhu into Cholit Bhasha by Cataloguing and Translation System
 
Cross language information retrieval in indian
Cross language information retrieval in indianCross language information retrieval in indian
Cross language information retrieval in indian
 
ON THE UTILITY OF A SYLLABLE-LIKE SEGMENTATION FOR LEARNING A TRANSLITERATION...
ON THE UTILITY OF A SYLLABLE-LIKE SEGMENTATION FOR LEARNING A TRANSLITERATION...ON THE UTILITY OF A SYLLABLE-LIKE SEGMENTATION FOR LEARNING A TRANSLITERATION...
ON THE UTILITY OF A SYLLABLE-LIKE SEGMENTATION FOR LEARNING A TRANSLITERATION...
 
Emotional telugu speech signals classification based on k nn classifier
Emotional telugu speech signals classification based on k nn classifierEmotional telugu speech signals classification based on k nn classifier
Emotional telugu speech signals classification based on k nn classifier
 
Emotional telugu speech signals classification based on k nn classifier
Emotional telugu speech signals classification based on k nn classifierEmotional telugu speech signals classification based on k nn classifier
Emotional telugu speech signals classification based on k nn classifier
 
G1803013542
G1803013542G1803013542
G1803013542
 
IRJET- Kinyarwanda Speech Recognition in an Automatic Dictation System for Tr...
IRJET- Kinyarwanda Speech Recognition in an Automatic Dictation System for Tr...IRJET- Kinyarwanda Speech Recognition in an Automatic Dictation System for Tr...
IRJET- Kinyarwanda Speech Recognition in an Automatic Dictation System for Tr...
 
A ROBUST THREE-STAGE HYBRID FRAMEWORK FOR ENGLISH TO BANGLA TRANSLITERATION
A ROBUST THREE-STAGE HYBRID FRAMEWORK FOR ENGLISH TO BANGLA TRANSLITERATIONA ROBUST THREE-STAGE HYBRID FRAMEWORK FOR ENGLISH TO BANGLA TRANSLITERATION
A ROBUST THREE-STAGE HYBRID FRAMEWORK FOR ENGLISH TO BANGLA TRANSLITERATION
 
A ROBUST THREE-STAGE HYBRID FRAMEWORK FOR ENGLISH TO BANGLA TRANSLITERATION
A ROBUST THREE-STAGE HYBRID FRAMEWORK FOR ENGLISH TO BANGLA TRANSLITERATIONA ROBUST THREE-STAGE HYBRID FRAMEWORK FOR ENGLISH TO BANGLA TRANSLITERATION
A ROBUST THREE-STAGE HYBRID FRAMEWORK FOR ENGLISH TO BANGLA TRANSLITERATION
 
Direct Punjabi to English Speech Translation using Discrete Units
Direct Punjabi to English Speech Translation using Discrete UnitsDirect Punjabi to English Speech Translation using Discrete Units
Direct Punjabi to English Speech Translation using Discrete Units
 
MULTILINGUAL SPEECH TO TEXT USING DEEP LEARNING BASED ON MFCC FEATURES
MULTILINGUAL SPEECH TO TEXT USING DEEP LEARNING BASED ON MFCC FEATURESMULTILINGUAL SPEECH TO TEXT USING DEEP LEARNING BASED ON MFCC FEATURES
MULTILINGUAL SPEECH TO TEXT USING DEEP LEARNING BASED ON MFCC FEATURES
 
I1 geetha3 revathi
I1 geetha3 revathiI1 geetha3 revathi
I1 geetha3 revathi
 
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
 
Parafraseo-Chenggang.pdf
Parafraseo-Chenggang.pdfParafraseo-Chenggang.pdf
Parafraseo-Chenggang.pdf
 
Smart grammar a dynamic spoken language understanding grammar for inflective ...
Smart grammar a dynamic spoken language understanding grammar for inflective ...Smart grammar a dynamic spoken language understanding grammar for inflective ...
Smart grammar a dynamic spoken language understanding grammar for inflective ...
 
A New Approach: Automatically Identify Naming Word from Bengali Sentence for ...
A New Approach: Automatically Identify Naming Word from Bengali Sentence for ...A New Approach: Automatically Identify Naming Word from Bengali Sentence for ...
A New Approach: Automatically Identify Naming Word from Bengali Sentence for ...
 
Contextual Analysis for Middle Eastern Languages with Hidden Markov Models
Contextual Analysis for Middle Eastern Languages with Hidden Markov ModelsContextual Analysis for Middle Eastern Languages with Hidden Markov Models
Contextual Analysis for Middle Eastern Languages with Hidden Markov Models
 

More from IRJET Journal

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...IRJET Journal
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTUREIRJET Journal
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...IRJET Journal
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsIRJET Journal
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...IRJET Journal
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...IRJET Journal
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...IRJET Journal
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...IRJET Journal
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASIRJET Journal
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...IRJET Journal
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProIRJET Journal
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...IRJET Journal
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemIRJET Journal
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesIRJET Journal
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web applicationIRJET Journal
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...IRJET Journal
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.IRJET Journal
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...IRJET Journal
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignIRJET Journal
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...IRJET Journal
 

More from IRJET Journal (20)

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil Characteristics
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADAS
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare System
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridges
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
 

Recently uploaded

Artificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxArtificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxbritheesh05
 
Introduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxIntroduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxk795866
 
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024Mark Billinghurst
 
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
 
Churning of Butter, Factors affecting .
Churning of Butter, Factors affecting  .Churning of Butter, Factors affecting  .
Churning of Butter, Factors affecting .Satyam Kumar
 
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
 
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETEINFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETEroselinkalist12
 
Arduino_CSE ece ppt for working and principal of arduino.ppt
Arduino_CSE ece ppt for working and principal of arduino.pptArduino_CSE ece ppt for working and principal of arduino.ppt
Arduino_CSE ece ppt for working and principal of arduino.pptSAURABHKUMAR892774
 
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdfCCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdfAsst.prof M.Gokilavani
 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfAsst.prof M.Gokilavani
 
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)dollysharma2066
 
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfAsst.prof M.Gokilavani
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024hassan khalil
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...srsj9000
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVRajaP95
 
Risk Assessment For Installation of Drainage Pipes.pdf
Risk Assessment For Installation of Drainage Pipes.pdfRisk Assessment For Installation of Drainage Pipes.pdf
Risk Assessment For Installation of Drainage Pipes.pdfROCENODodongVILLACER
 

Recently uploaded (20)

Artificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxArtificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptx
 
Introduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxIntroduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptx
 
POWER SYSTEMS-1 Complete notes examples
POWER SYSTEMS-1 Complete notes  examplesPOWER SYSTEMS-1 Complete notes  examples
POWER SYSTEMS-1 Complete notes examples
 
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024
 
Design and analysis of solar grass cutter.pdf
Design and analysis of solar grass cutter.pdfDesign and analysis of solar grass cutter.pdf
Design and analysis of solar grass cutter.pdf
 
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
 
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
 
Churning of Butter, Factors affecting .
Churning of Butter, Factors affecting  .Churning of Butter, Factors affecting  .
Churning of Butter, Factors affecting .
 
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
 
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETEINFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
 
Arduino_CSE ece ppt for working and principal of arduino.ppt
Arduino_CSE ece ppt for working and principal of arduino.pptArduino_CSE ece ppt for working and principal of arduino.ppt
Arduino_CSE ece ppt for working and principal of arduino.ppt
 
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdfCCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
 
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
 
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
 
Risk Assessment For Installation of Drainage Pipes.pdf
Risk Assessment For Installation of Drainage Pipes.pdfRisk Assessment For Installation of Drainage Pipes.pdf
Risk Assessment For Installation of Drainage Pipes.pdf
 

IRJET- Tamil Speech to Indian Sign Language using CMUSphinx Language Models

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 02 | Feb 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1812 Tamil Speech to Indian Sign Language using CMUSphinx language Models Priyanka B R1, Arvind Mukund2 1,2Student, Dept. of Computer Science and Engineering, SRM Institute of Science and Technology, Chennai, India ---------------------------------------------------------------------***---------------------------------------------------------------------- Abstract - The aim of our project is to helphearingdisabled people be independent in their day-to-day conversations and associations. This project is mainly focused on people who know Tamil and are hard of hearing. This project will use Speech recognition algorithms to convert spoken Tamil to a base language stored by the computer in an intermediate format. It will be implemented with thehelpofusinggrammar algorithms transformation (Natural Language Processing). This project would be able to either fully or at least sparsely translate the input phrase spoken by the user and output in an avatar depicting the input in Indian Sign Language. Key Words: Language Models, Word Error Rate, Speech Recognition, Indian Sign Language 1. INTRODUCTION It is an everyday hassle that people with a hearing impairment face when it comes to understanding the specifics of what people are saying to them. It could be something mundane such as describing a shirt to having specifics about their food. This is intensified when encountering someone who does not know sign language. Indian Sign Language is not very commonly taught in India. According to the consensus taken in early 2018, the population of people with a hearing impairment is around six million. However, the number of schools that teach sign language is lesser than five hundred. And the schools are scarcely located that families have had to give up their livelihood to move to big cities in order to access these resources. Aiming to bridge this gap, a system that converts everyday Tamil speech to Sign Language (explained in detail later) is to be employed using concepts under Machine Learningand Natural Language Processing. 2. PRESENT SYSTEM Although there is no currentsystemthatspecificallyconverts Tamil speech to Sign language, there are similar projects in other languages. In 2008,a system to convertSpanish speech to sign language was proposed to assist people with a hearing impairment. This system was mainly focused on phrases that are spoken by an official while renewing or applying for an identitycard. There are also mobile applications thatcanconvertspeechto sign language. Hand Talk, which has been downloaded for over 1 million times as of 2016, enables the users to record their speech which an avatar then translates into sign language. This application is extensively used in Brazil as it converts Portuguese into Libras which is the Brazilian Sign Language. Another application called iCommunicator helps two-way conversion (i.e.) it can convert speechtotextorsign language, and it converts sign language to text which is then read aloud by the application.This application is widelyused in many corporations around the US and Canada. Another project that is being developed is the conversion of the Korean closed captions in weather news channels to sign language that is depicted by avatars. 3. PROPOSED SYSTEM The problem with the existing system is that itdoesnotexist for Tamil language. Since Tamil is phonologically rich, the present systems do not offer the flexibility to help recognize and interpret it. The system that is being proposed processes Tamil speech and converts it to Indian Sign Language. Therefore, any user can speak into the system which then processes the contextual meaning and displays the corresponding sign language for it. The converted sign language will be displayed either in the form of videos or programmed avatars depicted the translated input speech. 4. LITERATURE SURVEY We examined some of the methodologies that were implemented by the present systems and surveyed the usability of the concepts and algorithms that we wish to implement in our system for maximum optimization. Paper [1] addresses the fact that English and Tamil have acoustically similar phonemes. The differencephonemes for both English and Tamil are recorded. The Englishphonemes are then mapped to the closest sounding phoneme in Tamil. This would improve our efficiency rate by using an English based Speech to Text model and adapting it for languages by just incorporating the lexicon for different sounding phonemes. This paper would help us identify the phonemes and help optimize the proposed system.
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 02 | Feb 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1813 Paper [2] describes a system that they wish to implement in North Korea where they make use of the closed captioning service provided in weather channels and convert it to Korean Sign Language. This paper uses Parts-Of-Speech (POS) tagger from Pusan National University to build their dictionary. To prevent issuessuchasunavailabilityofa word in the Korean Sign Language (KSL), a synonym dictionary is built so that the missing word can be translated using the synonym. The dictionary is built using Yoon et al's KorLex which acts as the Korean WordNet. [2] illustrates the use of different Natural LanguageProcessing(NLP)featurestohelp optimize the system. It also highlights the use of the synonym dictionary to increase the range of speech that can be translated. This paper also uses motion capture to create avatars that demonstrate the translated KSL. It does not incorporate any speech recognition since it only considers the closed captions offered in the channel. Paper [3] illustrates how the lexicon and the orthographic rules of Tamil Language are written in the form of regular expressions. It uses only finite state operations andhowthis approach can be implemented to develop a morphological analyzer/generator. It identifies the morphological richness of Tamil compared to other universal languages such as English. It is based on an implementation called the Two- Level Morphology which was successful forotherlanguages. This paper helps us understand the scope of the Tamil Language and the different morphological elements that are incorporated. It makes use of Finite State Transducers and Regular Expressions to create a model. This paper uses a XEROX Toolkit to create their model. This paper tries to cover only the verbs and nouns in the language. Paper [4] describes a system that converts Kannada speech to text using CMUSphinx. This paper also elaborates on the difficulty in creating a language model for Asian languages when compared to English due to the unavailability of multiple language models. [4] Uses publicly availabledata of a speech that consists of 1000 sentences giving general information about Karnataka. It was able to identify 2112 unique words in the corpora. Feature extraction has a lot of parameters such as the age of the speaker, the upper and lower frequencies. A dictionary is created consisting of the phonemes. [4] Implements two sets of data: the single user speech context dependent, and multi user speech context independent. For context dependent, a Word Error Rate (WER) of 4.6% was recorded with a sentence error rate of 22.5% compared to the context independent 57% sentence error and WER of 19.8%. Paper [5] proposes a model that extracts features from a preprocessed image and produces a classifier that improves the accuracy of classification in Tamil Sign Languageimages. Although this paper describes a model thatisa reverseofthe project in our proposal, thispapergivesusmoreinformation about the Indian Sign Language and the nuances that exist within it. Paper [6] defines different methods of speech recognition over a large vocabulary. This paper analyses a variety of techniques like word based, class based, or subword based using neural network language modelling. To benefit acoustic modelling, spontaneous speech corpora were combined with less spontaneous language. Data for Finnish included 550 speakers who all read 30 sentences and 30 words in varying noise conditions. Estonianacousticmodels used 164 training data hours comprising of broadcast conversations, news, lectures, and spontaneous conversation. Around 1.3 million words were recorded. The paper concludes by stating that class based neural network language model (NNLM) is the most accurateforFinnishand Estonian speech recognition when comparedto word-based models with a WER of 27.1% in Finnish and 21.9% WER in Estonian. Paper [7] describes a statistical system that translates Spanish speech to sign language. It presents results of translation from both using an automatic speech recognizer (ASR) and written texts. Using both Finite State Transducers (FST) and Phrase Based Systems, [7] considerstwodifferent approaches in the translation to sign language. In Phrase Based Systems, GIZA++ which is an automatic statistical translation system, is used. This tool will help train these models for any pair of languages. Bayes theorem is used to represent the probability that a string LO is generated in a string LD. In FST method, a set of strings is generated by GIZA++ using the training corpus andappropriatealignment methods. This can be inferred as a rational grammar which then becomes the topology for FST. The training pairs of sentences are then built by extending the corpus from the pairs of subphrases with GIZA++ wherein the FST is obtained. The WER that is recorded by using the subphrase mechanism is averaged out to be 31.75% and the WER obtained by using the FST is 28.21% After analyzing the present systems in other languages and the methodology, wecometotheconclusionthatCMUSphinx is the least erroneous language modeling method to identify Tamil speech and the phonemes. The parameterssuchasthe frequencies, and the age of the speaker are taken into consideration to aid us in implementing the model. 5. IMPLEMENTATION Implementation of this project depends on the CMUSphinx project or more specifically the pocketsphinx Application Program Interface (API)whichcontainsa lightweightspeech recognition library with a python wrapper. The dictionary and phonemes are created manually by hand and once written we can use the g2p-seq2seq to convert our grapheme (word as they are written) to the phonemes. The dictionary contains of a dict file which we use to transcribe words to their phonetic sounds. A language model to calculate the n-gram for each wordcontextuallyoralone. We currently support up to 3-gram. The language model dictfile and filler words are used generate the trained model by
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 02 | Feb 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 1814 extracting features from the input training sounds. Once trained using Baum Welch (BM) filters, we can now use the trained model to decode a given speech input. Although similar sounding words prove to be an issue now due to the limited resources, we can obtain for the Tamil Language. 6. CONCLUSION As seen in the above paper, and the surveys undertaken, we can ascertain the value of this model and the different aspects of communicationit cansimplify.Afterreviewing the past systems, using CMUSphinx for creating the language model is proven to be the most efficient methodology. Therefore, our proposed system aims to use the CMUSphinx language model to implement the speech recognition phase of our project. Communication being a basic feature of humans, we seek to make it equal for all to enjoy. 7. ACKNOWLEDGEMENT We would like to express our gratitude to Professor Dr. T. Sujithra for her advice and assistance in reviewing this research work. REFERENCES [1] Exploiting acoustic similarities between Tamil and Indian English in the development of an HMM-based bilingual synthesiser, Sherlin SolomiVijayaRajSolomon; Vijayalakshmi Parthasarathy ; Nagarajan Thangavelu, 2017 [2] Avatar-Based Sign Language Interpretationfor Weather Forecast and Other TV Programs By Juhyun Oh, Seonggyu Jeon, Byungsun Kim, Minho Kim, Sangwook Kang, Hyukchul Kwon, SMPTE Motion Imaging Journal, 2017 [3] Morphological Analyzer and Generator for Tamil Language, S. Lushanthan, A. R. Weerasinghe, D. L. Herath, 2014 International Conference on Advances in ICT for Emerging Regions, 2014 [4] Kannada Speech to Text Conversion Using CMU Sphinx Shivakumar, K. Aravind, K. G., Anoop, T. V. Gupta, D. (2016). Kannada speech to text conversion using CMU Sphinx. 2016 International Conference on Inventive Computation Technologies (ICICT) [5] Optimized Classification Based on Particle Swarm Optimization Algorithm for Tamil Sign Language Digital Images, Dr M Krishnaveni, Dr P Subashini, T T Dhivyaprabha, A Sathiya Priya, 2016 [6] Unlimited vocabulary speech recognition with morph language models applied to Finnish, Teemu Hirsima¨ki, Mathias Creutz, Vesa Siivola, Mikko Kurimo, Sami Virpioja, Janne Pylkko¨nen, Computer Speech and Language, 2006 [7] Speech intoSignLanguageStatistical TranslationSystem for Deaf People, B. Gallo, R. San-Segundo, J.M. Lucas, R. Barra, L.F. D’Haro, F. Fernández, IEEE LATIN AMERICA TRANSACTIONS, VOL. 7, NO. 3, JULY 2009 [8] http://www.cmusphinx.github.io: CMU Sphinx API [9] https://www.npr.org/sections/goatsandsoda/2018/01 /14/575921716/a-mom-fights-to-get-an-education-for- her-deaf-daughters