SlideShare a Scribd company logo
1 of 5
Download to read offline
@ IJTSRD | Available Online @ www.ijtsrd.com
ISSN No: 2456
International
Research
A Review on Speech Feature Techniques and
Classification Techniques
Ms. R.D. Bodke
Department of Electronic
K. K. Wagh Institute of Engineering Education
ABSTRACT
Speech Processing method is one of the important
method used in application area of digital and analog
signal processing. It is used in real world speech
processing of human language such as human
computer interface system for home, industry and
medical field. It is the most common means of the
communication because the information contains the
fundamental role in conversation. From the speech or
conversation, it converts an acoustic signal that is
captured by a microphone or a telephone, to a set of
words. Various fields for research in speech
processing are speech recognition, speaker
recognition, speech synthesis, speech coding etc.
Speech recognition is the process of automatically
recognizing the spoken words of person based on
information content in speech signal. The introduces a
brief detail study on Automatic Speech Recognition
and discusses the various classification techniques
that have been accomplished in this wide area of
speech processing. The objective of this paper is to
study some of the well known methods that are
widely used in several stages of speech recognition
system.
Keywords: MFCC, LPC, Autocorrelation, SVM, ANN
etc.
I. INTRODUCTION
Speech recognition system is the system which taking
the spoken word as an input to a computer program
and converted into a text word and text format. It is
the technology by which sounds, words or phras
spoken by humans are converted into electrical
signals, and these signals are transformed into coding
patterns to which meaning has been assigned. Speech
Recognition Systems that use training are called
@ IJTSRD | Available Online @ www.ijtsrd.com | Volume – 2 | Issue – 4 | May-Jun 2018
ISSN No: 2456 - 6470 | www.ijtsrd.com | Volume
International Journal of Trend in Scientific
Research and Development (IJTSRD)
International Open Access Journal
n Speech Feature Techniques and
Classification Techniques
Ms. R.D. Bodke, Prof. Dr. M. P. Satone
Department of Electronic and Telecommunication
K. K. Wagh Institute of Engineering Education and Research, Nashik, Maharashtra
Speech Processing method is one of the important
method used in application area of digital and analog
signal processing. It is used in real world speech
processing of human language such as human
computer interface system for home, industry and
medical field. It is the most common means of the
communication because the information contains the
role in conversation. From the speech or
conversation, it converts an acoustic signal that is
captured by a microphone or a telephone, to a set of
words. Various fields for research in speech
processing are speech recognition, speaker
ynthesis, speech coding etc.
Speech recognition is the process of automatically
recognizing the spoken words of person based on
information content in speech signal. The introduces a
brief detail study on Automatic Speech Recognition
ous classification techniques
that have been accomplished in this wide area of
speech processing. The objective of this paper is to
study some of the well known methods that are
widely used in several stages of speech recognition
LPC, Autocorrelation, SVM, ANN
Speech recognition system is the system which taking
the spoken word as an input to a computer program
and converted into a text word and text format. It is
the technology by which sounds, words or phrases
spoken by humans are converted into electrical
signals, and these signals are transformed into coding
patterns to which meaning has been assigned. Speech
Recognition Systems that use training are called
"speaker-dependent" systems. The speech signal is
captured through microphone and processed by
software running on a PC .Speech recognition
technology is used in the field of robotics, automation
and human computer interface applications.
There are main three Stages includes in speech
recognition there is pre-processing, Feature Extraction
And Classification. In this papers we studied each
stage and techniques needs to apply for speech
processing.
This paper presents a survey on Speech Recognition
and then describe some feature extraction and
classifier technique. [1]. This paper presents the
speech recognition is the process of automatically
recognizing the spoken words of person based [2].
Efficiently tested the performance of MFCC, LPC and
PLP feature extraction technique in voice[3]. Modular
Neural Network (MNN) for speech recognition is
presented with speaker dependent single word
recognition and classification[4].The Automatic
speech recognition has made great strides with the
development of digital signal processing hardware
and software specifically in case of speaker
independent speech recognition so considering the
speech feature extraction such as PLP[5].The helps in
choosing the technique along with their relative merits
demerits. A comparative study of different technique
is done [6]. This paper is concludes with the decision
on feature direction for developing technique in
Jun 2018 Page: 1465
6470 | www.ijtsrd.com | Volume - 2 | Issue – 4
Scientific
(IJTSRD)
International Open Access Journal
n Speech Feature Techniques and
Maharashtra, India
dependent" systems. The speech signal is
captured through microphone and processed by
software running on a PC .Speech recognition
technology is used in the field of robotics, automation
and human computer interface applications.
There are main three Stages includes in speech
processing, Feature Extraction
And Classification. In this papers we studied each
stage and techniques needs to apply for speech
This paper presents a survey on Speech Recognition
and then describe some feature extraction and
classifier technique. [1]. This paper presents the
speech recognition is the process of automatically
recognizing the spoken words of person based [2].
ntly tested the performance of MFCC, LPC and
PLP feature extraction technique in voice[3]. Modular
Neural Network (MNN) for speech recognition is
presented with speaker dependent single word
recognition and classification[4].The Automatic
n has made great strides with the
development of digital signal processing hardware
and software specifically in case of speaker
independent speech recognition so considering the
speech feature extraction such as PLP[5].The helps in
along with their relative merits
demerits. A comparative study of different technique
is done [6]. This paper is concludes with the decision
on feature direction for developing technique in
International Journal of Trend in Scientific Research and Development (IJTSRD) ISSN: 2456-6470
@ IJTSRD | Available Online @ www.ijtsrd.com | Volume – 2 | Issue – 4 | May-Jun 2018 Page: 1466
human computer interface system[6].this papers give
the deep study of speech recognition system using
support vector machine for speech classification
process[7,8].This study investigated the potential of
using noisy speech training in MFCC-based speech
recognition system with noise suppression robot-
assisted autism therapy. [9].The ASR systems are
developed employing the Gaussian mixture model-
based hidden Markov model (GMM-HMM) for
acoustic modeling [10].Emotion recognition from
speech which is language independent. The emotional
speech samples database is used for feature extraction.
For feature extraction MFCC and DWT these two
different algorithms are used [11].
II. Feature extraction
feature extraction is the component of a speech
recognition systems. This component should derive
descriptive features from the windowed and enhanced
speech signal to enable a classification of sounds. The
feature extraction is needed because the raw speech
signal contains information besides the linguistic
message and has a high dimensionality Units.
A. Mel Frequency Cepstral Coefficient (MFCC)
MFCCs are useful feature extraction techniques used
in speech recognition system based on frequency plot
using the Mel scale which is basically implemented
the human ear scale act as filter. It concentrates on
only certain Frequency component. These filters are
non-uniformly space on frequency.
1.Pre-emphasis filter: Pre-emphasis filter is a very
simple signal processing filter which increases the
amplitude of high frequency bands and decrease the
amplitudes of lower bands. In simple form it can be
implemented as:
𝑌(𝑛) = 𝑋(𝑛) − 𝛼𝑋(𝑛 − 1) (1)
Where, 𝑌(𝑛) is output of filter and 𝑋(𝑛) is input
sampled speech signal. 𝛼 the value commonly takes
between 0.1 to 0.9 is filter coefficient to make
stability.
2.Frame Blocking: By filtering the speech signal so
we need to segment speech for further processing. So,
for this we divides speech signal into sub-frame.
, 𝑥 , 𝑥 , … … … … . . 𝑥 (2)
3.Windowing: In MFCC most of the Hamming
window is used because is improve the Quality of
speech help to increase the width of main lobe and
decrease the width of side lobe. The hamming is
applied to each sub frame simply remove the noise
and improve the strength of speech signal.
𝑤(𝑛) = 0.54 − 0. 𝟒𝟔 cos
( )
, 0 ≤ 𝑛 ≤ 𝑁 − 1 (3)
Where, 𝑁 is total number of sample and 𝑛 is resent
sample.
𝑍(𝑛) = 𝑋(𝑛) ∗ 𝑤(𝑛) (4)
Where Z(n) output of total operation.
4.FFT(Fast Fourier Transform):It is simple process
in which to convert the each frame of N samples time
domain to frequency plot.
𝑋 = ∑ 𝑥 𝑒 𝑘 = 0, … … . . , 𝑁 − 1 (5)
Where 𝑋 is FFT of each frame 𝑥 is input frame of
speech.
5.Mel Filter:
and logarithmic at greater frequencies. The relation
between frequency of speech and Mel scale can be
established as:
𝑚𝑒𝑙𝑓 = 2595 ∗ log(1 + ) (6)
Figure 3.1. MFCC Flow
A. Pitch Detection Algorithm
A pitch detection algorithm is an algorithm designed
to estimate the pitch or fundamental frequency of a
quasi periodic or oscillating signal. The fundamental
frequency of speech can vary from 44 Hz for low
pitched male voices to 670 Hz for children or high
pitched female voices .Autocorrelation methods need
at least two pitch periods to detect pitch. When
calculating the autocorrelation we get a lot of
information of the speech signal. One information is
International Journal of Trend in Scientific Research and Development (IJTSRD) ISSN: 2456-6470
@ IJTSRD | Available Online @ www.ijtsrd.com | Volume – 2 | Issue – 4 | May-Jun 2018 Page: 1467
the pitch period. To make the speech signal closely
approximate a periodic impulse train we must use
some kind of spectrum flattening. To do this we have
chosen to use "Center clipping spectrum flattener”.
After the Center clipping the autocorrelation is
calculated and the fundamental frequency is extracted.
An overview of the system is shown in figure 3.2.
Figure 3.2 Overview of the autocorrelation pitch
detector
The autocorrelation is a correlation of a variable with
itself over time. The auto-correlation can be
calculated using the equation.7
𝑅(𝑘) = ∑ 𝑥(𝑚)𝑥(𝑚 + 𝑘)
,
(7)
B. Linear Prediction Coding Method (LPC)
LP is based on speech production and synthesis
models. speech can be modeled as the output of a
linear, time-varying system, excited by either quasi-
periodic pulse. LP provides a for estimating the
parameters of the linear system. This methods have
been used in control and information theory called
methods of system estimation and system
identification.
Figure 3.3 Block diagram of Linear Prediction
Method
The time-varying digital filter represents the effects of
the glottal pulse shape, the vocal tract IR, and
radiation at the lips. The system is excited by an
impulse train for voiced speech, or a random noise
sequence for unvoiced speech. This all-pole model is
a natural representation for non-nasal voiced speech
but it also works reasonably well for nasals and
unvoiced sounds.
The Basic LP Equation:
A 𝑝 order linear predictor is a system of the form
𝑠(𝑛) = ∑ 𝑎 𝑠(𝑛 − 𝑘) + 𝐺𝑢(𝑛) (8)
𝑝(𝑧) = ∑ 𝑎 𝑧 (9)
The prediction error 𝑒(𝑛) is
𝑒(𝑛) = 𝑠(𝑛) − ∑ 𝑎 𝑧 (10)
The prediction error is the output of a system with
transfer function:
𝐴(𝑧) =
( )
( )
= 1 − 𝑝(𝑧) = 1 − ∑ 𝑎 𝑧 =
( )
(11)
III. Classification
Classification technique involves studying the
distinguished features and creating them in different
groups depending on their feature set. Classification is
the property assigned to new data set which is
observed on basis of known training data set.
Artificial Neural Network
Artificial neural networks (ANNs) are statistical
learning algorithms that are inspired by properties of
the biological neural networks. It gives the knowledge
about the behavior of dataset by increasing and
decreasing with respect to vertical and horizontal
computational time. In this network we need to find
weight of each linkage. Let consider in figure 4.1 the
inputs as 𝑎1, 𝑎2 and 𝑎3 and Hidden states as ℎ1, ℎ2,
ℎ2 And ℎ4 output 𝑜1, 𝑜2. The weight between link
can be denoted as,
𝑊(𝑎1ℎ1) is the weight link between 𝑎1 and ℎ1
nodes.
The Following stages are follow to implement ANN
Algorithm:
International Journal of Trend in Scientific Research and Development (IJTSRD) ISSN: 2456-6470
@ IJTSRD | Available Online @ www.ijtsrd.com | Volume – 2 | Issue – 4 | May-Jun 2018 Page: 1468
1. Assign a random weight to all link to start.
2. Using input node 𝑎1 and input hidden node
𝑎1ℎ2 their linkage to find Activation rate of
Hidden Nodes.
3. Using Activation Rate of Hidden node and
like to Output, Find the Activation rate of
Output Nodes.
4. Find the error rate of the Output Node and
recalibrate the link between Hidden Nodes
and Output Nodes.
5. Using the Weights and error found at Output
node, cascade down the error to Hidden
nodes.
6. Recalibrate weight between hidden node and
the input node.
7. Repeat the process till convergence criterion
is met.
8. Using the final link weight score the
activation rate of the output nodes.
Let’s find out the activation rate for hidden node
ℎ1is given by,
log ℎ1 = 𝑊(𝑎1ℎ1) ∗ 𝑎1 + 𝑊(𝑎2ℎ1) ∗ 𝑎2 +
𝑊(𝑎3ℎ1) ∗ 𝑎3
(6)
Figure 4.1 A simple Artificial Neural Network hidden
layer
Support Vector Machine
In machine learning, support vector machines (SVMs,
also support vector net-works) are supervised learning
models with associated learning algorithms that
analyze data used for classification and regression
analysis.
Let X be a test point. The Support Vector Machine
will predict the classification of the test point X using
the following formula:
(4)
IV. Advantages and Limitations
Table 5.1 A Comparison of Feature Technique
Feature
Technique
Advantages Limitations
MFCC Identical to the
human auditory
perception
system.
Support to the
non- linear
system. more
accurate
response
Give the weak
power
spectrum. Little
noise present
LPC Easy to
calculate
coefficient. less
coefficient
required to give
efficient result.
Easy to
separate voice
and unvoiced
speech
Not get the
linear scale of
coefficient. Not
give the more
information.
Table 5.2 A Comparison of Classification Technique
Classification Advantages Limitation
ANN Learn itself
network. Easy
to add new data
into it. Most of
used for huge
data operation
More complex
to implement
and
complicated for
huge dataset.
SVM Easy to classify
the data. Get
more accurate
result. Mostly
used for pattern
recognition
It required
fixed length of
coefficients.
V. Summary
The performance of MFCC technique is much more
efficient as compared to LPC Technique . Feature
extraction methods and their advantages and
limitation .LPC and MFCC are the most frequently
used features extraction techniques in the fields of
speech recognition and speaker verification
applications. SVM and ANN are considered as the
International Journal of Trend in Scientific Research and Development (IJTSRD) ISSN: 2456-6470
@ IJTSRD | Available Online @ www.ijtsrd.com | Volume – 2 | Issue – 4 | May-Jun 2018 Page: 1469
most dominant pattern recognition techniques used in
the field of speech recognition
References
1) Namrata Dave “Feature Extraction Methods LPC,
PLP and MFCC In Speech Recognition “ ,
International Research Journal of Engineering
and Technol-ogy,2013
2) Nidhi Desai,Prof.Kinnal
Dhameliya,Prof.Vijayendra Desai “Feature
Extraction and Classification Techniques for
Speech Recognition”,IEEE Conference Pub-
lications,Depok, Indonesia, Feb. 2002.
3) Akansha Madan ,Divya Gupta “Speech Feature
Extraction and Classification", International
Journal,Mar 2014.
4) P Vanajakshi, M. Mathivanan ,“A Detailed
Survey on Large Vocabulary Contin-uous Speech
Recognition Techniques", International
Conference on Computer Communication and
Informatics,Coimbatore, INDIA jan-2017
5) Kennedy Okokpujie, Etinosa Noma-Osaghae,
Samuel John, Prince C. Jumbo,“Automatic Home
Appliance Switching Using Speech Recognition
Software andEmbedded System", IEEE
International Conference on Embedded sytem
,2017
6) Konrad Kowalczyk, Stanisaw Kacprzak, Mariusz
Zioko,“On the Extraction of Early Reflection
Signals for Automatic Speech Recognition",
IEEE 2nd Inter-national Conference on Signal
and Image Processing,2017
7) Abhishek Dhankar,“Study of Deep Learning and
CMU Sphinx in AutomaticSpeech
Recognition",IEEE Treansaction on specch
processing,2017.
8) Andros Tjandra, Sakriani Sakti, Satoshi
Nakamura, “Speech Recogni-Tion Features
Based On Deep Latent Gaussian Models",Ieee
International On Machine Learning For Signal
Pro-Cessing,2017
9) Yinyin Zhao ,Lei Zhu, “Speaker-dependent
Isolated-Word Speech Recognition System Based
on Vector Quantization ",IEEE Treansaction on
specch process-ing,2017
10) Murman Dwi Prasetio,Tomohiro Hayashida
,Ichiro Nishizaki ,Shinya Sekizaki, “Structural
Optimization of Deep Belief Network Theorem
for Classification in Speech Recognition ",IEEE
10th International Workshop on Computational
Intelligence and Applications November 11-12,
2017, Hiroshima, Japan
11) G. Dahl, D. Yu, L. Deng and A. Acero,
“Context-dependent pre-trained
deepneuralnetworks for large vocabulary speech
recognition ", IEEE Transactionson Audio,
Speech, and Language Processing, 2011.

More Related Content

Similar to Speech Recognition Techniques Reviewed

E0502 01 2327
E0502 01 2327E0502 01 2327
E0502 01 2327IJMER
 
Comparison of Feature Extraction MFCC and LPC in Automatic Speech Recognition...
Comparison of Feature Extraction MFCC and LPC in Automatic Speech Recognition...Comparison of Feature Extraction MFCC and LPC in Automatic Speech Recognition...
Comparison of Feature Extraction MFCC and LPC in Automatic Speech Recognition...TELKOMNIKA JOURNAL
 
Speaker Identification & Verification Using MFCC & SVM
Speaker Identification & Verification Using MFCC & SVMSpeaker Identification & Verification Using MFCC & SVM
Speaker Identification & Verification Using MFCC & SVMIRJET Journal
 
Speech Recognized Automation System Using Speaker Identification through Wire...
Speech Recognized Automation System Using Speaker Identification through Wire...Speech Recognized Automation System Using Speaker Identification through Wire...
Speech Recognized Automation System Using Speaker Identification through Wire...IOSR Journals
 
Speech Recognized Automation System Using Speaker Identification through Wire...
Speech Recognized Automation System Using Speaker Identification through Wire...Speech Recognized Automation System Using Speaker Identification through Wire...
Speech Recognized Automation System Using Speaker Identification through Wire...IOSR Journals
 
Utterance Based Speaker Identification Using ANN
Utterance Based Speaker Identification Using ANNUtterance Based Speaker Identification Using ANN
Utterance Based Speaker Identification Using ANNIJCSEA Journal
 
Utterance Based Speaker Identification Using ANN
Utterance Based Speaker Identification Using ANNUtterance Based Speaker Identification Using ANN
Utterance Based Speaker Identification Using ANNIJCSEA Journal
 
Speech to text conversion for visually impaired person using µ law companding
Speech to text conversion for visually impaired person using µ law compandingSpeech to text conversion for visually impaired person using µ law companding
Speech to text conversion for visually impaired person using µ law compandingiosrjce
 
Utterance based speaker identification
Utterance based speaker identificationUtterance based speaker identification
Utterance based speaker identificationIJCSEA Journal
 
Financial Transactions in ATM Machines using Speech Signals
Financial Transactions in ATM Machines using Speech SignalsFinancial Transactions in ATM Machines using Speech Signals
Financial Transactions in ATM Machines using Speech SignalsIJERA Editor
 
Intelligent Arabic letters speech recognition system based on mel frequency c...
Intelligent Arabic letters speech recognition system based on mel frequency c...Intelligent Arabic letters speech recognition system based on mel frequency c...
Intelligent Arabic letters speech recognition system based on mel frequency c...IJECEIAES
 
Voice Recognition Based Automation System for Medical Applications and for Ph...
Voice Recognition Based Automation System for Medical Applications and for Ph...Voice Recognition Based Automation System for Medical Applications and for Ph...
Voice Recognition Based Automation System for Medical Applications and for Ph...IRJET Journal
 
Voice Recognition Based Automation System for Medical Applications and for Ph...
Voice Recognition Based Automation System for Medical Applications and for Ph...Voice Recognition Based Automation System for Medical Applications and for Ph...
Voice Recognition Based Automation System for Medical Applications and for Ph...IRJET Journal
 
AI for voice recognition.pptx
AI for voice recognition.pptxAI for voice recognition.pptx
AI for voice recognition.pptxJhalakDashora
 
Speech emotion recognition with light gradient boosting decision trees machine
Speech emotion recognition with light gradient boosting decision trees machineSpeech emotion recognition with light gradient boosting decision trees machine
Speech emotion recognition with light gradient boosting decision trees machineIJECEIAES
 

Similar to Speech Recognition Techniques Reviewed (20)

E0502 01 2327
E0502 01 2327E0502 01 2327
E0502 01 2327
 
Comparison of Feature Extraction MFCC and LPC in Automatic Speech Recognition...
Comparison of Feature Extraction MFCC and LPC in Automatic Speech Recognition...Comparison of Feature Extraction MFCC and LPC in Automatic Speech Recognition...
Comparison of Feature Extraction MFCC and LPC in Automatic Speech Recognition...
 
Speaker Identification & Verification Using MFCC & SVM
Speaker Identification & Verification Using MFCC & SVMSpeaker Identification & Verification Using MFCC & SVM
Speaker Identification & Verification Using MFCC & SVM
 
Speech Recognized Automation System Using Speaker Identification through Wire...
Speech Recognized Automation System Using Speaker Identification through Wire...Speech Recognized Automation System Using Speaker Identification through Wire...
Speech Recognized Automation System Using Speaker Identification through Wire...
 
Speech Recognized Automation System Using Speaker Identification through Wire...
Speech Recognized Automation System Using Speaker Identification through Wire...Speech Recognized Automation System Using Speaker Identification through Wire...
Speech Recognized Automation System Using Speaker Identification through Wire...
 
Utterance Based Speaker Identification Using ANN
Utterance Based Speaker Identification Using ANNUtterance Based Speaker Identification Using ANN
Utterance Based Speaker Identification Using ANN
 
Utterance Based Speaker Identification Using ANN
Utterance Based Speaker Identification Using ANNUtterance Based Speaker Identification Using ANN
Utterance Based Speaker Identification Using ANN
 
H42045359
H42045359H42045359
H42045359
 
H010625862
H010625862H010625862
H010625862
 
Speech to text conversion for visually impaired person using µ law companding
Speech to text conversion for visually impaired person using µ law compandingSpeech to text conversion for visually impaired person using µ law companding
Speech to text conversion for visually impaired person using µ law companding
 
De4201715719
De4201715719De4201715719
De4201715719
 
Utterance based speaker identification
Utterance based speaker identificationUtterance based speaker identification
Utterance based speaker identification
 
Ijetcas14 426
Ijetcas14 426Ijetcas14 426
Ijetcas14 426
 
Financial Transactions in ATM Machines using Speech Signals
Financial Transactions in ATM Machines using Speech SignalsFinancial Transactions in ATM Machines using Speech Signals
Financial Transactions in ATM Machines using Speech Signals
 
Intelligent Arabic letters speech recognition system based on mel frequency c...
Intelligent Arabic letters speech recognition system based on mel frequency c...Intelligent Arabic letters speech recognition system based on mel frequency c...
Intelligent Arabic letters speech recognition system based on mel frequency c...
 
Voice Recognition Based Automation System for Medical Applications and for Ph...
Voice Recognition Based Automation System for Medical Applications and for Ph...Voice Recognition Based Automation System for Medical Applications and for Ph...
Voice Recognition Based Automation System for Medical Applications and for Ph...
 
Voice Recognition Based Automation System for Medical Applications and for Ph...
Voice Recognition Based Automation System for Medical Applications and for Ph...Voice Recognition Based Automation System for Medical Applications and for Ph...
Voice Recognition Based Automation System for Medical Applications and for Ph...
 
AI for voice recognition.pptx
AI for voice recognition.pptxAI for voice recognition.pptx
AI for voice recognition.pptx
 
Speech emotion recognition with light gradient boosting decision trees machine
Speech emotion recognition with light gradient boosting decision trees machineSpeech emotion recognition with light gradient boosting decision trees machine
Speech emotion recognition with light gradient boosting decision trees machine
 
50120140502007
5012014050200750120140502007
50120140502007
 

More from Nicole Heredia

Buy Essays Online From Successful Essay - Essay
Buy Essays Online From Successful Essay - EssayBuy Essays Online From Successful Essay - Essay
Buy Essays Online From Successful Essay - EssayNicole Heredia
 
PPT - Top Essay Writing Company In Australia, UK U
PPT - Top Essay Writing Company In Australia, UK UPPT - Top Essay Writing Company In Australia, UK U
PPT - Top Essay Writing Company In Australia, UK UNicole Heredia
 
Informative Essay Examples, Samples, Outline To Write
Informative Essay Examples, Samples, Outline To WriteInformative Essay Examples, Samples, Outline To Write
Informative Essay Examples, Samples, Outline To WriteNicole Heredia
 
RANGER SHOWCASE INFORMATION - Mrs. RatliffS 7T
RANGER SHOWCASE INFORMATION - Mrs. RatliffS 7TRANGER SHOWCASE INFORMATION - Mrs. RatliffS 7T
RANGER SHOWCASE INFORMATION - Mrs. RatliffS 7TNicole Heredia
 
Writing Objectives Part 1 - YouTube
Writing Objectives Part 1 - YouTubeWriting Objectives Part 1 - YouTube
Writing Objectives Part 1 - YouTubeNicole Heredia
 
How To Improve Your Essay Writing Quickly A Step-By
How To Improve Your Essay Writing Quickly A Step-ByHow To Improve Your Essay Writing Quickly A Step-By
How To Improve Your Essay Writing Quickly A Step-ByNicole Heredia
 
College Essay Help - Get Online College Essay Writi
College Essay Help - Get Online College Essay WritiCollege Essay Help - Get Online College Essay Writi
College Essay Help - Get Online College Essay WritiNicole Heredia
 
Typewriter With Blank Sheet Of Paper Arts Entertainment Stock
Typewriter With Blank Sheet Of Paper Arts Entertainment StockTypewriter With Blank Sheet Of Paper Arts Entertainment Stock
Typewriter With Blank Sheet Of Paper Arts Entertainment StockNicole Heredia
 
How To Write An Essay Introduction Paragraph
How To Write An Essay Introduction ParagraphHow To Write An Essay Introduction Paragraph
How To Write An Essay Introduction ParagraphNicole Heredia
 
Descriptive Essays GCE Guide - How To Write A Des
Descriptive Essays GCE Guide - How To Write A DesDescriptive Essays GCE Guide - How To Write A Des
Descriptive Essays GCE Guide - How To Write A DesNicole Heredia
 
Fall Scarecrow Stationary For Kids Fall Scarecrows, Fre
Fall Scarecrow Stationary For Kids Fall Scarecrows, FreFall Scarecrow Stationary For Kids Fall Scarecrows, Fre
Fall Scarecrow Stationary For Kids Fall Scarecrows, FreNicole Heredia
 
Apa Research Paper Order
Apa Research Paper OrderApa Research Paper Order
Apa Research Paper OrderNicole Heredia
 
Tips How To Write A Paper Presentation By Presentation Paper
Tips How To Write A Paper Presentation By Presentation PaperTips How To Write A Paper Presentation By Presentation Paper
Tips How To Write A Paper Presentation By Presentation PaperNicole Heredia
 
Dr. MLKJ Reading Passage - Read, Answer Qs, Underlin
Dr. MLKJ Reading Passage - Read, Answer Qs, UnderlinDr. MLKJ Reading Passage - Read, Answer Qs, Underlin
Dr. MLKJ Reading Passage - Read, Answer Qs, UnderlinNicole Heredia
 
Thesis Statement For Character Analysis Essay Example - Thesi
Thesis Statement For Character Analysis Essay Example - ThesiThesis Statement For Character Analysis Essay Example - Thesi
Thesis Statement For Character Analysis Essay Example - ThesiNicole Heredia
 
Writing Paper - Differentiated Writing Paper With Rubric
Writing Paper - Differentiated Writing Paper With RubricWriting Paper - Differentiated Writing Paper With Rubric
Writing Paper - Differentiated Writing Paper With RubricNicole Heredia
 
Sample Scholarship Announcement Maker Sc
Sample Scholarship Announcement Maker ScSample Scholarship Announcement Maker Sc
Sample Scholarship Announcement Maker ScNicole Heredia
 
Sample Essay On Human Resource Management Pra
Sample Essay On Human Resource Management PraSample Essay On Human Resource Management Pra
Sample Essay On Human Resource Management PraNicole Heredia
 
Lap Desk, 10 Writing Board, Best American Wood Leather Littleton
Lap Desk, 10 Writing Board, Best American Wood Leather LittletonLap Desk, 10 Writing Board, Best American Wood Leather Littleton
Lap Desk, 10 Writing Board, Best American Wood Leather LittletonNicole Heredia
 
They Say I Essay Templates For College
They Say I Essay Templates For CollegeThey Say I Essay Templates For College
They Say I Essay Templates For CollegeNicole Heredia
 

More from Nicole Heredia (20)

Buy Essays Online From Successful Essay - Essay
Buy Essays Online From Successful Essay - EssayBuy Essays Online From Successful Essay - Essay
Buy Essays Online From Successful Essay - Essay
 
PPT - Top Essay Writing Company In Australia, UK U
PPT - Top Essay Writing Company In Australia, UK UPPT - Top Essay Writing Company In Australia, UK U
PPT - Top Essay Writing Company In Australia, UK U
 
Informative Essay Examples, Samples, Outline To Write
Informative Essay Examples, Samples, Outline To WriteInformative Essay Examples, Samples, Outline To Write
Informative Essay Examples, Samples, Outline To Write
 
RANGER SHOWCASE INFORMATION - Mrs. RatliffS 7T
RANGER SHOWCASE INFORMATION - Mrs. RatliffS 7TRANGER SHOWCASE INFORMATION - Mrs. RatliffS 7T
RANGER SHOWCASE INFORMATION - Mrs. RatliffS 7T
 
Writing Objectives Part 1 - YouTube
Writing Objectives Part 1 - YouTubeWriting Objectives Part 1 - YouTube
Writing Objectives Part 1 - YouTube
 
How To Improve Your Essay Writing Quickly A Step-By
How To Improve Your Essay Writing Quickly A Step-ByHow To Improve Your Essay Writing Quickly A Step-By
How To Improve Your Essay Writing Quickly A Step-By
 
College Essay Help - Get Online College Essay Writi
College Essay Help - Get Online College Essay WritiCollege Essay Help - Get Online College Essay Writi
College Essay Help - Get Online College Essay Writi
 
Typewriter With Blank Sheet Of Paper Arts Entertainment Stock
Typewriter With Blank Sheet Of Paper Arts Entertainment StockTypewriter With Blank Sheet Of Paper Arts Entertainment Stock
Typewriter With Blank Sheet Of Paper Arts Entertainment Stock
 
How To Write An Essay Introduction Paragraph
How To Write An Essay Introduction ParagraphHow To Write An Essay Introduction Paragraph
How To Write An Essay Introduction Paragraph
 
Descriptive Essays GCE Guide - How To Write A Des
Descriptive Essays GCE Guide - How To Write A DesDescriptive Essays GCE Guide - How To Write A Des
Descriptive Essays GCE Guide - How To Write A Des
 
Fall Scarecrow Stationary For Kids Fall Scarecrows, Fre
Fall Scarecrow Stationary For Kids Fall Scarecrows, FreFall Scarecrow Stationary For Kids Fall Scarecrows, Fre
Fall Scarecrow Stationary For Kids Fall Scarecrows, Fre
 
Apa Research Paper Order
Apa Research Paper OrderApa Research Paper Order
Apa Research Paper Order
 
Tips How To Write A Paper Presentation By Presentation Paper
Tips How To Write A Paper Presentation By Presentation PaperTips How To Write A Paper Presentation By Presentation Paper
Tips How To Write A Paper Presentation By Presentation Paper
 
Dr. MLKJ Reading Passage - Read, Answer Qs, Underlin
Dr. MLKJ Reading Passage - Read, Answer Qs, UnderlinDr. MLKJ Reading Passage - Read, Answer Qs, Underlin
Dr. MLKJ Reading Passage - Read, Answer Qs, Underlin
 
Thesis Statement For Character Analysis Essay Example - Thesi
Thesis Statement For Character Analysis Essay Example - ThesiThesis Statement For Character Analysis Essay Example - Thesi
Thesis Statement For Character Analysis Essay Example - Thesi
 
Writing Paper - Differentiated Writing Paper With Rubric
Writing Paper - Differentiated Writing Paper With RubricWriting Paper - Differentiated Writing Paper With Rubric
Writing Paper - Differentiated Writing Paper With Rubric
 
Sample Scholarship Announcement Maker Sc
Sample Scholarship Announcement Maker ScSample Scholarship Announcement Maker Sc
Sample Scholarship Announcement Maker Sc
 
Sample Essay On Human Resource Management Pra
Sample Essay On Human Resource Management PraSample Essay On Human Resource Management Pra
Sample Essay On Human Resource Management Pra
 
Lap Desk, 10 Writing Board, Best American Wood Leather Littleton
Lap Desk, 10 Writing Board, Best American Wood Leather LittletonLap Desk, 10 Writing Board, Best American Wood Leather Littleton
Lap Desk, 10 Writing Board, Best American Wood Leather Littleton
 
They Say I Essay Templates For College
They Say I Essay Templates For CollegeThey Say I Essay Templates For College
They Say I Essay Templates For College
 

Recently uploaded

“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...Marc Dusseiller Dusjagr
 
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Celine George
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformChameera Dedduwage
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxmanuelaromero2013
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxGaneshChakor2
 
Concept of Vouching. B.Com(Hons) /B.Compdf
Concept of Vouching. B.Com(Hons) /B.CompdfConcept of Vouching. B.Com(Hons) /B.Compdf
Concept of Vouching. B.Com(Hons) /B.CompdfUmakantAnnand
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfsanyamsingh5019
 
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdfEnzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdfSumit Tiwari
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxpboyjonauth
 
Presiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsPresiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsanshu789521
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdfSoniaTolstoy
 
URLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppURLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppCeline George
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxiammrhaywood
 
Separation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesSeparation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesFatimaKhan178732
 
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxContemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxRoyAbrique
 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentInMediaRes1
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxheathfieldcps1
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTiammrhaywood
 

Recently uploaded (20)

“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
 
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy Reform
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptx
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptx
 
Staff of Color (SOC) Retention Efforts DDSD
Staff of Color (SOC) Retention Efforts DDSDStaff of Color (SOC) Retention Efforts DDSD
Staff of Color (SOC) Retention Efforts DDSD
 
Concept of Vouching. B.Com(Hons) /B.Compdf
Concept of Vouching. B.Com(Hons) /B.CompdfConcept of Vouching. B.Com(Hons) /B.Compdf
Concept of Vouching. B.Com(Hons) /B.Compdf
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdf
 
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdfEnzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptx
 
Presiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsPresiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha elections
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
 
URLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppURLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website App
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
 
Separation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesSeparation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and Actinides
 
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxContemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media Component
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptx
 
9953330565 Low Rate Call Girls In Rohini Delhi NCR
9953330565 Low Rate Call Girls In Rohini  Delhi NCR9953330565 Low Rate Call Girls In Rohini  Delhi NCR
9953330565 Low Rate Call Girls In Rohini Delhi NCR
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
 

Speech Recognition Techniques Reviewed

  • 1. @ IJTSRD | Available Online @ www.ijtsrd.com ISSN No: 2456 International Research A Review on Speech Feature Techniques and Classification Techniques Ms. R.D. Bodke Department of Electronic K. K. Wagh Institute of Engineering Education ABSTRACT Speech Processing method is one of the important method used in application area of digital and analog signal processing. It is used in real world speech processing of human language such as human computer interface system for home, industry and medical field. It is the most common means of the communication because the information contains the fundamental role in conversation. From the speech or conversation, it converts an acoustic signal that is captured by a microphone or a telephone, to a set of words. Various fields for research in speech processing are speech recognition, speaker recognition, speech synthesis, speech coding etc. Speech recognition is the process of automatically recognizing the spoken words of person based on information content in speech signal. The introduces a brief detail study on Automatic Speech Recognition and discusses the various classification techniques that have been accomplished in this wide area of speech processing. The objective of this paper is to study some of the well known methods that are widely used in several stages of speech recognition system. Keywords: MFCC, LPC, Autocorrelation, SVM, ANN etc. I. INTRODUCTION Speech recognition system is the system which taking the spoken word as an input to a computer program and converted into a text word and text format. It is the technology by which sounds, words or phras spoken by humans are converted into electrical signals, and these signals are transformed into coding patterns to which meaning has been assigned. Speech Recognition Systems that use training are called @ IJTSRD | Available Online @ www.ijtsrd.com | Volume – 2 | Issue – 4 | May-Jun 2018 ISSN No: 2456 - 6470 | www.ijtsrd.com | Volume International Journal of Trend in Scientific Research and Development (IJTSRD) International Open Access Journal n Speech Feature Techniques and Classification Techniques Ms. R.D. Bodke, Prof. Dr. M. P. Satone Department of Electronic and Telecommunication K. K. Wagh Institute of Engineering Education and Research, Nashik, Maharashtra Speech Processing method is one of the important method used in application area of digital and analog signal processing. It is used in real world speech processing of human language such as human computer interface system for home, industry and medical field. It is the most common means of the communication because the information contains the role in conversation. From the speech or conversation, it converts an acoustic signal that is captured by a microphone or a telephone, to a set of words. Various fields for research in speech processing are speech recognition, speaker ynthesis, speech coding etc. Speech recognition is the process of automatically recognizing the spoken words of person based on information content in speech signal. The introduces a brief detail study on Automatic Speech Recognition ous classification techniques that have been accomplished in this wide area of speech processing. The objective of this paper is to study some of the well known methods that are widely used in several stages of speech recognition LPC, Autocorrelation, SVM, ANN Speech recognition system is the system which taking the spoken word as an input to a computer program and converted into a text word and text format. It is the technology by which sounds, words or phrases spoken by humans are converted into electrical signals, and these signals are transformed into coding patterns to which meaning has been assigned. Speech Recognition Systems that use training are called "speaker-dependent" systems. The speech signal is captured through microphone and processed by software running on a PC .Speech recognition technology is used in the field of robotics, automation and human computer interface applications. There are main three Stages includes in speech recognition there is pre-processing, Feature Extraction And Classification. In this papers we studied each stage and techniques needs to apply for speech processing. This paper presents a survey on Speech Recognition and then describe some feature extraction and classifier technique. [1]. This paper presents the speech recognition is the process of automatically recognizing the spoken words of person based [2]. Efficiently tested the performance of MFCC, LPC and PLP feature extraction technique in voice[3]. Modular Neural Network (MNN) for speech recognition is presented with speaker dependent single word recognition and classification[4].The Automatic speech recognition has made great strides with the development of digital signal processing hardware and software specifically in case of speaker independent speech recognition so considering the speech feature extraction such as PLP[5].The helps in choosing the technique along with their relative merits demerits. A comparative study of different technique is done [6]. This paper is concludes with the decision on feature direction for developing technique in Jun 2018 Page: 1465 6470 | www.ijtsrd.com | Volume - 2 | Issue – 4 Scientific (IJTSRD) International Open Access Journal n Speech Feature Techniques and Maharashtra, India dependent" systems. The speech signal is captured through microphone and processed by software running on a PC .Speech recognition technology is used in the field of robotics, automation and human computer interface applications. There are main three Stages includes in speech processing, Feature Extraction And Classification. In this papers we studied each stage and techniques needs to apply for speech This paper presents a survey on Speech Recognition and then describe some feature extraction and classifier technique. [1]. This paper presents the speech recognition is the process of automatically recognizing the spoken words of person based [2]. ntly tested the performance of MFCC, LPC and PLP feature extraction technique in voice[3]. Modular Neural Network (MNN) for speech recognition is presented with speaker dependent single word recognition and classification[4].The Automatic n has made great strides with the development of digital signal processing hardware and software specifically in case of speaker independent speech recognition so considering the speech feature extraction such as PLP[5].The helps in along with their relative merits demerits. A comparative study of different technique is done [6]. This paper is concludes with the decision on feature direction for developing technique in
  • 2. International Journal of Trend in Scientific Research and Development (IJTSRD) ISSN: 2456-6470 @ IJTSRD | Available Online @ www.ijtsrd.com | Volume – 2 | Issue – 4 | May-Jun 2018 Page: 1466 human computer interface system[6].this papers give the deep study of speech recognition system using support vector machine for speech classification process[7,8].This study investigated the potential of using noisy speech training in MFCC-based speech recognition system with noise suppression robot- assisted autism therapy. [9].The ASR systems are developed employing the Gaussian mixture model- based hidden Markov model (GMM-HMM) for acoustic modeling [10].Emotion recognition from speech which is language independent. The emotional speech samples database is used for feature extraction. For feature extraction MFCC and DWT these two different algorithms are used [11]. II. Feature extraction feature extraction is the component of a speech recognition systems. This component should derive descriptive features from the windowed and enhanced speech signal to enable a classification of sounds. The feature extraction is needed because the raw speech signal contains information besides the linguistic message and has a high dimensionality Units. A. Mel Frequency Cepstral Coefficient (MFCC) MFCCs are useful feature extraction techniques used in speech recognition system based on frequency plot using the Mel scale which is basically implemented the human ear scale act as filter. It concentrates on only certain Frequency component. These filters are non-uniformly space on frequency. 1.Pre-emphasis filter: Pre-emphasis filter is a very simple signal processing filter which increases the amplitude of high frequency bands and decrease the amplitudes of lower bands. In simple form it can be implemented as: 𝑌(𝑛) = 𝑋(𝑛) − 𝛼𝑋(𝑛 − 1) (1) Where, 𝑌(𝑛) is output of filter and 𝑋(𝑛) is input sampled speech signal. 𝛼 the value commonly takes between 0.1 to 0.9 is filter coefficient to make stability. 2.Frame Blocking: By filtering the speech signal so we need to segment speech for further processing. So, for this we divides speech signal into sub-frame. , 𝑥 , 𝑥 , … … … … . . 𝑥 (2) 3.Windowing: In MFCC most of the Hamming window is used because is improve the Quality of speech help to increase the width of main lobe and decrease the width of side lobe. The hamming is applied to each sub frame simply remove the noise and improve the strength of speech signal. 𝑤(𝑛) = 0.54 − 0. 𝟒𝟔 cos ( ) , 0 ≤ 𝑛 ≤ 𝑁 − 1 (3) Where, 𝑁 is total number of sample and 𝑛 is resent sample. 𝑍(𝑛) = 𝑋(𝑛) ∗ 𝑤(𝑛) (4) Where Z(n) output of total operation. 4.FFT(Fast Fourier Transform):It is simple process in which to convert the each frame of N samples time domain to frequency plot. 𝑋 = ∑ 𝑥 𝑒 𝑘 = 0, … … . . , 𝑁 − 1 (5) Where 𝑋 is FFT of each frame 𝑥 is input frame of speech. 5.Mel Filter: and logarithmic at greater frequencies. The relation between frequency of speech and Mel scale can be established as: 𝑚𝑒𝑙𝑓 = 2595 ∗ log(1 + ) (6) Figure 3.1. MFCC Flow A. Pitch Detection Algorithm A pitch detection algorithm is an algorithm designed to estimate the pitch or fundamental frequency of a quasi periodic or oscillating signal. The fundamental frequency of speech can vary from 44 Hz for low pitched male voices to 670 Hz for children or high pitched female voices .Autocorrelation methods need at least two pitch periods to detect pitch. When calculating the autocorrelation we get a lot of information of the speech signal. One information is
  • 3. International Journal of Trend in Scientific Research and Development (IJTSRD) ISSN: 2456-6470 @ IJTSRD | Available Online @ www.ijtsrd.com | Volume – 2 | Issue – 4 | May-Jun 2018 Page: 1467 the pitch period. To make the speech signal closely approximate a periodic impulse train we must use some kind of spectrum flattening. To do this we have chosen to use "Center clipping spectrum flattener”. After the Center clipping the autocorrelation is calculated and the fundamental frequency is extracted. An overview of the system is shown in figure 3.2. Figure 3.2 Overview of the autocorrelation pitch detector The autocorrelation is a correlation of a variable with itself over time. The auto-correlation can be calculated using the equation.7 𝑅(𝑘) = ∑ 𝑥(𝑚)𝑥(𝑚 + 𝑘) , (7) B. Linear Prediction Coding Method (LPC) LP is based on speech production and synthesis models. speech can be modeled as the output of a linear, time-varying system, excited by either quasi- periodic pulse. LP provides a for estimating the parameters of the linear system. This methods have been used in control and information theory called methods of system estimation and system identification. Figure 3.3 Block diagram of Linear Prediction Method The time-varying digital filter represents the effects of the glottal pulse shape, the vocal tract IR, and radiation at the lips. The system is excited by an impulse train for voiced speech, or a random noise sequence for unvoiced speech. This all-pole model is a natural representation for non-nasal voiced speech but it also works reasonably well for nasals and unvoiced sounds. The Basic LP Equation: A 𝑝 order linear predictor is a system of the form 𝑠(𝑛) = ∑ 𝑎 𝑠(𝑛 − 𝑘) + 𝐺𝑢(𝑛) (8) 𝑝(𝑧) = ∑ 𝑎 𝑧 (9) The prediction error 𝑒(𝑛) is 𝑒(𝑛) = 𝑠(𝑛) − ∑ 𝑎 𝑧 (10) The prediction error is the output of a system with transfer function: 𝐴(𝑧) = ( ) ( ) = 1 − 𝑝(𝑧) = 1 − ∑ 𝑎 𝑧 = ( ) (11) III. Classification Classification technique involves studying the distinguished features and creating them in different groups depending on their feature set. Classification is the property assigned to new data set which is observed on basis of known training data set. Artificial Neural Network Artificial neural networks (ANNs) are statistical learning algorithms that are inspired by properties of the biological neural networks. It gives the knowledge about the behavior of dataset by increasing and decreasing with respect to vertical and horizontal computational time. In this network we need to find weight of each linkage. Let consider in figure 4.1 the inputs as 𝑎1, 𝑎2 and 𝑎3 and Hidden states as ℎ1, ℎ2, ℎ2 And ℎ4 output 𝑜1, 𝑜2. The weight between link can be denoted as, 𝑊(𝑎1ℎ1) is the weight link between 𝑎1 and ℎ1 nodes. The Following stages are follow to implement ANN Algorithm:
  • 4. International Journal of Trend in Scientific Research and Development (IJTSRD) ISSN: 2456-6470 @ IJTSRD | Available Online @ www.ijtsrd.com | Volume – 2 | Issue – 4 | May-Jun 2018 Page: 1468 1. Assign a random weight to all link to start. 2. Using input node 𝑎1 and input hidden node 𝑎1ℎ2 their linkage to find Activation rate of Hidden Nodes. 3. Using Activation Rate of Hidden node and like to Output, Find the Activation rate of Output Nodes. 4. Find the error rate of the Output Node and recalibrate the link between Hidden Nodes and Output Nodes. 5. Using the Weights and error found at Output node, cascade down the error to Hidden nodes. 6. Recalibrate weight between hidden node and the input node. 7. Repeat the process till convergence criterion is met. 8. Using the final link weight score the activation rate of the output nodes. Let’s find out the activation rate for hidden node ℎ1is given by, log ℎ1 = 𝑊(𝑎1ℎ1) ∗ 𝑎1 + 𝑊(𝑎2ℎ1) ∗ 𝑎2 + 𝑊(𝑎3ℎ1) ∗ 𝑎3 (6) Figure 4.1 A simple Artificial Neural Network hidden layer Support Vector Machine In machine learning, support vector machines (SVMs, also support vector net-works) are supervised learning models with associated learning algorithms that analyze data used for classification and regression analysis. Let X be a test point. The Support Vector Machine will predict the classification of the test point X using the following formula: (4) IV. Advantages and Limitations Table 5.1 A Comparison of Feature Technique Feature Technique Advantages Limitations MFCC Identical to the human auditory perception system. Support to the non- linear system. more accurate response Give the weak power spectrum. Little noise present LPC Easy to calculate coefficient. less coefficient required to give efficient result. Easy to separate voice and unvoiced speech Not get the linear scale of coefficient. Not give the more information. Table 5.2 A Comparison of Classification Technique Classification Advantages Limitation ANN Learn itself network. Easy to add new data into it. Most of used for huge data operation More complex to implement and complicated for huge dataset. SVM Easy to classify the data. Get more accurate result. Mostly used for pattern recognition It required fixed length of coefficients. V. Summary The performance of MFCC technique is much more efficient as compared to LPC Technique . Feature extraction methods and their advantages and limitation .LPC and MFCC are the most frequently used features extraction techniques in the fields of speech recognition and speaker verification applications. SVM and ANN are considered as the
  • 5. International Journal of Trend in Scientific Research and Development (IJTSRD) ISSN: 2456-6470 @ IJTSRD | Available Online @ www.ijtsrd.com | Volume – 2 | Issue – 4 | May-Jun 2018 Page: 1469 most dominant pattern recognition techniques used in the field of speech recognition References 1) Namrata Dave “Feature Extraction Methods LPC, PLP and MFCC In Speech Recognition “ , International Research Journal of Engineering and Technol-ogy,2013 2) Nidhi Desai,Prof.Kinnal Dhameliya,Prof.Vijayendra Desai “Feature Extraction and Classification Techniques for Speech Recognition”,IEEE Conference Pub- lications,Depok, Indonesia, Feb. 2002. 3) Akansha Madan ,Divya Gupta “Speech Feature Extraction and Classification", International Journal,Mar 2014. 4) P Vanajakshi, M. Mathivanan ,“A Detailed Survey on Large Vocabulary Contin-uous Speech Recognition Techniques", International Conference on Computer Communication and Informatics,Coimbatore, INDIA jan-2017 5) Kennedy Okokpujie, Etinosa Noma-Osaghae, Samuel John, Prince C. Jumbo,“Automatic Home Appliance Switching Using Speech Recognition Software andEmbedded System", IEEE International Conference on Embedded sytem ,2017 6) Konrad Kowalczyk, Stanisaw Kacprzak, Mariusz Zioko,“On the Extraction of Early Reflection Signals for Automatic Speech Recognition", IEEE 2nd Inter-national Conference on Signal and Image Processing,2017 7) Abhishek Dhankar,“Study of Deep Learning and CMU Sphinx in AutomaticSpeech Recognition",IEEE Treansaction on specch processing,2017. 8) Andros Tjandra, Sakriani Sakti, Satoshi Nakamura, “Speech Recogni-Tion Features Based On Deep Latent Gaussian Models",Ieee International On Machine Learning For Signal Pro-Cessing,2017 9) Yinyin Zhao ,Lei Zhu, “Speaker-dependent Isolated-Word Speech Recognition System Based on Vector Quantization ",IEEE Treansaction on specch process-ing,2017 10) Murman Dwi Prasetio,Tomohiro Hayashida ,Ichiro Nishizaki ,Shinya Sekizaki, “Structural Optimization of Deep Belief Network Theorem for Classification in Speech Recognition ",IEEE 10th International Workshop on Computational Intelligence and Applications November 11-12, 2017, Hiroshima, Japan 11) G. Dahl, D. Yu, L. Deng and A. Acero, “Context-dependent pre-trained deepneuralnetworks for large vocabulary speech recognition ", IEEE Transactionson Audio, Speech, and Language Processing, 2011.