SlideShare a Scribd company logo
1 of 4
Download to read offline
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 06 | June 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 2196
“Speech Signal Processing for Classification of Parkinson’s Disease”
Abhijeet M. Pimpale1 Dr. R. N. Awale2
1MTech Electronics, VJTI, H.R.Mahajani Road, Matunga, Mumbai 40019, INDIA
2Professor Electrical Department, VJTI, H.R.Mahajani Road, Matunga, Mumbai 40019, INDIA
-------------------------------------------------------------------------***------------------------------------------------------------------------
Abstract - Parkinson’s disease is a disorder of central
Nervous system. The main signs and symptoms of
Parkinson’s are tremor, slow movement, rigid muscle,
impaired posture and balance, loss of automatic
movement, speech changes and writing changes. But
speech changes occurs in about 90% of people and they
suffer from speech disorder like disorder of laryngeal,
respiratory and articulatory function. Hence purpose of
this paper is to analyse the voice samples from Parkinson’s
and healthy people and discriminate them using machine
learning algorithms. Different features like Jitter,
Shimmer, NHR and HNR are extracted.
Keywords: Parkinson disease, Jitter, Shimmer, Pitch,
Machine Learning, Classification, SVM, KNN.
1. INTRODUCTION
Basic unit of nervous system is neurons. Neuron is
basically cell that carries electrical impulses. The gradual
loss of structure or function of neurons including death
of neurons is called as neurodegeneration.
Neurodegereration disease includes Amyotrophic lateral
sclerosis, Parkinson’s disease, Alzheimer’s disease and
Huntington’s disease. The above disease occurs as a
result of neurodegeration process. One of the
degenerative disease is Parkinson’s which affect the
person above the age of 65 years [1]. It is basically
affects the predominately dopamine-producing neurons
in specific area of brain called substania nigra.
It is very difficult to identify Parkinson’s disease as no
diagnostic lab test are available. Since approximately
90% of people with PD suffer from speech disorder,
voice analysis is most efficient method of diagnosis of
PD.
Voice signal recording is the advance, simple and most
non-invasive technique for diagnosis of PD [2]. As most
of the people with PD affected by speech disorders [3], it
could be considered as the most reasonable way for
detection of PD [4]. Symptoms present in speech
includes diminished loudness, rise of vocal tremor, and
breathiness (noise). Vocal impairment relevant to PD is
described as dysphonia (inability to produce normal
vocal sounds) and dysarthria (difficulty in pronouncing
words).
In literature, different researches on speech
measurement for general voice disorders [5], [6], [7] and
Parkinson’s Disease in particular [8],[9], [10] [11], [12].
Some of the research use a regression approach to detect
the level of PD utilizing the UPDRS (Unified Parkinson’s
Disease Rating Scale) measurements while other
research approach to problem as a classification problem
to detect whether the patient has Parkinson or not.
[11]Uses the dataset which contain vowel ‘a’ phonation
of 31 subjects and get the accuracy of 91.4% by SVM
with RBF kernel.
2. DATASET
The PD database consists of training and test files. The
training data belongs to 20 PWP (6 female, 14 male) and
20 healthy individuals (10 female, 10 male) [13].
Training dataset consist of 26 voice samples which
includes sustained vowels, numbers, words and shorts
sentence. Whereas in test data file 28 PD patients ask to
say only sustained vowels ‘a ‘and ‘o’ which makes the
total of 168 recordings.
3. MATERIAL AND METHODS
3.1 Proposed methods
Fig 1 Proposed Method
Proposed Method involve four main blocks. It start with
collection of voice sample from People with Parkinson
and healthy. Voice recording includes sustained vowels,
numbers, words and short sentences. From this recorded
voice some important features are extracted. Features
like jitter and shimmer are extracted. After feature
extraction classification is an important block which
discriminate PWP (People with Parkinson’s) from
healthy people.
3.2 Voice Recording
Voice recording includes sustained vowels, numbers,
words and short sentences.
Voice
Recording
Features
Extraction
Classificat
-ion
Decision
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 06 | June 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 2197
4. FEATURES EXTRACTION
Features Extraction are the most important block for
analysis of voice signal. Jitter and its variants, shimmer
and its variants are the two most important features as
the periodicity of voice in PD is disturbed. Variation in
frequency is called as Jitter whereas variation in
amplitude is called as Shimmer. Other features like
fundamental pitch frequency, NHR, HNR also extracted.
4.1 Jitter and its variants
It is the variation of fundamental frequency from one
cycle to next. The other measurements related to jitter
which also helps in measuring the perturbation are jitter
local or Jitter absolute, jitter RAP(relative average
perturbation), jitter PPQ (period perturbation quotient),
jitter relative etc.
Jitter absolute is given as eq.(1)
Jitter(abs)= ∑ (1)
Where Ti is Pitch Period and M is number of Pitch
Periods.
Jitter rel is given as eq.(2)
Jitter(rel)=
∑
∑
(2)
Jitter RAP is given as eq.(3)
Jitter (RAP)=
∑ ( ∑ )
∑
(3)
Jitter (PPQ5) represents the amount of periodic
disturbance within five periods.
It is calculated using (4)
Jitter (PPQ5)=
∑ ( ∑ )
∑
(4)
4.2 Shimmer and its variants
It is a measure of instability in amplitude. Shimmer and
its variants are derived by measuring the maximum
value of the amplitude of the signal within each vocal
cycle.
Shimmer local(db) is given as eq.(5)
Shimmer(db)= ∑ (5)
Shimmer relative is given as eq.(6)
Shimmer(relative)=
∑
∑
(6)
Where Vi is peak to peak amplitude and M is number of
fundamental frequency periods.
Shimmer (APQ3) is given as eq.(7)
Shimmer(APQ3)=
∑ ( ∑ )
∑
(7)
Shimmer (APQ5) is given as eq.(8)
Shimmer(APQ5)=
∑ ( ∑ )
∑
(8)
Shimmer and its types are extracted using energy
contours obtained by computing the frame energy of
every speech frame or computing the frame average
magnitude of each speech frame.
Table 1.List of features
1 Jitter (local)
2 Jitter (local, absolute)
3 Jitter (rap)
4 Jitter (ppq5)
5 Jitter (ddp)
6 Shimmer (local)
7 Shimmer (local, dB)
8 Shimmer (apq3)
9 Shimmer (apq5)
10 Shimmer (apq11)
11 Shimmer (dda)
12 AC
13 NHR(Noise Harmonic Ratio)
14 NHR(Harmonic Noise Ratio)
15 Median pitch
16 Mean pitch
17 Standard deviation
18 No. of pulses
19 Minimum pitch
20 Maximum pitch
5. CLASSIFICATION
After features extraction classification plays an
important role. Proposed system classify two class which
represent 0 for healthy and 1 for PWP. Different
Algorithms are used for classification. Proposed System
used Support Vector Machine (SVM) and K-Nearest
Neighbour (KNN).
5.1 Support Vector Machine (SVM)
SVM are supervised learning model which survey data
used for classification and regression problems. In SVM,
all data points of different class are separated by using
hyperplane. Hyperplane maximize the margin between
two classes. More margin between the classes gives best
hyperplane. There are basically two types of
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 06 | June 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 2198
classification one is linear classification whereas other is
non-linear classification.SVM performs for both linear
and non-linear classification. As data is nonlinear so
nonlinear classification plays very important role in this
research.SVM uses different kernel to perform non-
linear classification.
Different types of kernel are Linear kernel, Gaussian RBF
kernel, Sigmoid kernel and Polynomial kernel. Proposed
system used Gaussian kernel which provide best
accuracy of 91.35%.Mathematical expression for
Gaussian Kernel is given in eq.(9)
(9)
5.2 K-Nearest Neighbour (KNN)
KNN is basically algorithm which classify non-linear
data. Hence KNN algorithms used in non-linear
classification and regression problem.
Steps involve in KNN
1. Choose the number of K of neighbour.
2. Take the K-nearest neighbour of the new data
point, according to Euclidean distance.
3. Among these K-neighbour, count the number of data
points in each category.
4. Assign the new data point to the category where you
counted the most neighbour.
5. Model is ready.
K value decide the accuracy of KNN algorithm. As K-
value changes the accuracy may change. Proposed
system gives the accuracy of 90.67% with KNN which is
lesser than the SVM.
6. RESULT AND DISCUSSION
Using confusion matrix, accuracy of proposed system is
calculated for different machine learning algorithm and
the comparison of SVM and KNN is made. Basic measure
from the confusion matrix are Sensitivity, Accuracy,
Specificity, Precision and F-ratio.
ROC is the curve which plotted for True Positive Rate
against False Positive Rate. True Positive Rate is also
known as Sensitivity whereas False Positive Rate is
known as Selectivity.
6.1 Confusion Matrix and ROC curve for SVM
Fig 2 Confusion matrix
Fig 3 ROC for healthy
Fig4 ROC for PWP
6.2 Confusion Matrix and ROC curve for KNN
Fig.5 Confusion matrix
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 06 | June 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 2199
Fig.6 ROC for healthy
Fig.7 ROC for PWP
6.3 Comparison of SVM and KNN
SVM KNN
Accuracy 91.35 90.67
Sensitivity 87.99 91.23
Specificity 95.36 90.13
Precision 95.23 90.00
F-ratio 91.71 90.61
Table 2 SVM verses KNN
7. CONCLUSION
The aim of this research was diagnosis of Parkinson’s
disease using voice analysis. The classification process
was done with various classifier algorithms and the best
classification accuracy was achieved by SVM (Support
Vector Machine).
REFERENCES
[1] G. Hornykiewicz O. “Biochemical aspects of
Parkinson's disease”. Neurology,51:S2-9. Review.
PubMed PMID: 9711973.1998, Aug1998.
[2] Duffy, & Motor, R. J. (2005). Speech Disorders:
Substrates, Differential Diagnosis and Management. (2nd
ed.). St. Louis: Elsevier Mosby.
[3] Ho, A., Iansek, R., Marigliani, C., Bradshaw, J., & Gates,
S. (1998). Speech impairment in a large sample of
patients with Parkinson’s disease. Behavioral Neurology,
11, 131–137.
[4] Sapir, S., Spielman, J. L., Ramig, L. O., Story, B. H., &
Fox, C. (2007). Effects of intensive voice treatment (the
Lee Silverman Voice Treatment [LSVT]) on vowel
articulation in dysarthric individuals with idiopathic
Parkinson Disease: acoustic and perceptual findings.
Journal of Speech Lang Hearing Research, 50, 899–912.
doi:10.1044/1092-4388. (2007/064).
[5] J. B. Alonso, J. De Leon, I. Alonso, and M. A. Ferrer,
“Automatic detection of pathologies in the voice by hos
based parameters,” EURASIP Journal on Applied Signal
Processing, vol. 4, pp. 275–284, 2001.
[6] M. Little, P. McSharry, I. Moroz, and S. Roberts,
“Nonlinear, biophysically-informed speech pathology
detection,” in Acoustics, Speech and Signal Processing,
2006. ICASSP 2006 Proceedings. 2006 IEEE International
Conference on, vol. 2. IEEE, 2006, pp. II–II.
[7] B. Boyanov and S. Hadjitodorov, “Acoustic analysis of
pathological voices. a voice analysis system for the
screening of laryngeal diseases,” Engineering in Medicine
and Biology Magazine, IEEE, vol. 16, no. 4, pp. 74–82,
1997.
[8] L. Cnockaert, J. Schoentgen, P. Auzou, C. Ozsancak, L.
Defebvre, and F. Grenez, “Low-frequency vocal
modulations in vowels produced by parkinsonian
subjects,” Speech communication, vol. 50, no. 4, pp. 288–
300, 2008.
[9] D. A. Rahn, M. Chou, J. J. Jiang, and Y. Zhang,
“Phonatory impairment in parkinson’s disease: evidence
from nonlinear dynamic analysis and perturbation
analysis,” Journal of Voice, vol. 21, no. 1, pp. 64–71, 2007.
[10] A. Tsanas, M. Little, P. E. McSharry, J. Spielman, L. O.
Ramig et al., “Novel speech signal processing algorithms
for high-accuracy classification of parkinson’s disease,”
Biomedical Engineering, IEEE Transactions on, vol. 59,
no. 5, pp. 1264–1271, 2012.
[11] M. A. Little, P. E. McSharry, E. J. Hunter, J. Spielman,
and L. O. Ramig, “Suitability of dysphonia measurements
for telemonitoring of parkinson’s disease,” Biomedical
Engineering, IEEE Transactions on, vol. 56, no. 4, pp.
1015–1022, 2009.
[12] A. Tsanas, M. Little, P. E. McSharry, L. O. Ramig et al.,
“Accurate telemonitoring of parkinson’s disease
progression by noninvasive speech tests,” Biomedical
Engineering, IEEE Transactions on, vol. 57, no. 4, pp.
884–893, 2010.
[13] Erdogdu Sakar, B., Isenkul, M., Sakar, C.O., Sertbas,
A., Gurgen, F., Delil, S., Apaydin, H., Kursun, O., 'Collection
and Analysis of a Parkinson Speech Dataset with Multiple
Types of Sound Recordings', IEEE Journal of Biomedical
and Health Informatics, vol. 17(4), pp. 828-834, 2013.

More Related Content

What's hot

IRJET- Voice based Gender Recognition
IRJET- Voice based Gender RecognitionIRJET- Voice based Gender Recognition
IRJET- Voice based Gender RecognitionIRJET Journal
 
A novel speech enhancement technique
A novel speech enhancement techniqueA novel speech enhancement technique
A novel speech enhancement techniqueeSAT Publishing House
 
GENDER RECOGNITION SYSTEM USING SPEECH SIGNAL
GENDER RECOGNITION SYSTEM USING SPEECH SIGNALGENDER RECOGNITION SYSTEM USING SPEECH SIGNAL
GENDER RECOGNITION SYSTEM USING SPEECH SIGNALIJCSEIT Journal
 
IRJET- Comparative Analysis of Different Modulation Technique for Free-Space ...
IRJET- Comparative Analysis of Different Modulation Technique for Free-Space ...IRJET- Comparative Analysis of Different Modulation Technique for Free-Space ...
IRJET- Comparative Analysis of Different Modulation Technique for Free-Space ...IRJET Journal
 
Adaptive wavelet thresholding with robust hybrid features for text-independe...
Adaptive wavelet thresholding with robust hybrid features  for text-independe...Adaptive wavelet thresholding with robust hybrid features  for text-independe...
Adaptive wavelet thresholding with robust hybrid features for text-independe...IJECEIAES
 
IRJET- Review Paper on Throughput Optimization and Spectrum Sensing in Cognit...
IRJET- Review Paper on Throughput Optimization and Spectrum Sensing in Cognit...IRJET- Review Paper on Throughput Optimization and Spectrum Sensing in Cognit...
IRJET- Review Paper on Throughput Optimization and Spectrum Sensing in Cognit...IRJET Journal
 
IRJET- Design Simulation and Analysis of Efficient De-Noising of ECG Signals ...
IRJET- Design Simulation and Analysis of Efficient De-Noising of ECG Signals ...IRJET- Design Simulation and Analysis of Efficient De-Noising of ECG Signals ...
IRJET- Design Simulation and Analysis of Efficient De-Noising of ECG Signals ...IRJET Journal
 
Computer Based Model to Filter Real Time Acquired Human Carotid Pulse
Computer Based Model to Filter Real Time Acquired Human Carotid PulseComputer Based Model to Filter Real Time Acquired Human Carotid Pulse
Computer Based Model to Filter Real Time Acquired Human Carotid PulseCSCJournals
 
IRJET-A Survey on Effect of Meditation on Attention Level Using EEG
IRJET-A Survey on Effect of Meditation on Attention Level Using EEGIRJET-A Survey on Effect of Meditation on Attention Level Using EEG
IRJET-A Survey on Effect of Meditation on Attention Level Using EEGIRJET Journal
 
Design of Optimal Linear Phase FIR High Pass Filter using Improved Particle S...
Design of Optimal Linear Phase FIR High Pass Filter using Improved Particle S...Design of Optimal Linear Phase FIR High Pass Filter using Improved Particle S...
Design of Optimal Linear Phase FIR High Pass Filter using Improved Particle S...IDES Editor
 
SPEECH ENHANCEMENT USING KERNEL AND NORMALIZED KERNEL AFFINE PROJECTION ALGOR...
SPEECH ENHANCEMENT USING KERNEL AND NORMALIZED KERNEL AFFINE PROJECTION ALGOR...SPEECH ENHANCEMENT USING KERNEL AND NORMALIZED KERNEL AFFINE PROJECTION ALGOR...
SPEECH ENHANCEMENT USING KERNEL AND NORMALIZED KERNEL AFFINE PROJECTION ALGOR...sipij
 
Analysis of PEAQ Model using Wavelet Decomposition Techniques
Analysis of PEAQ Model using Wavelet Decomposition TechniquesAnalysis of PEAQ Model using Wavelet Decomposition Techniques
Analysis of PEAQ Model using Wavelet Decomposition Techniquesidescitation
 
Review Paper on Noise Reduction Using Different Techniques
Review Paper on Noise Reduction Using Different TechniquesReview Paper on Noise Reduction Using Different Techniques
Review Paper on Noise Reduction Using Different TechniquesIRJET Journal
 
Niqa competitive alternative for non-intrusive voice quality testing (p.563)
Niqa   competitive alternative for non-intrusive voice quality testing (p.563)Niqa   competitive alternative for non-intrusive voice quality testing (p.563)
Niqa competitive alternative for non-intrusive voice quality testing (p.563)Sevana Oü
 
multirate signal processing for speech
multirate signal processing for speechmultirate signal processing for speech
multirate signal processing for speechRudra Prasad Maiti
 
IRJET- Segmentation in Digital Signal Processing
IRJET-  	  Segmentation in Digital Signal ProcessingIRJET-  	  Segmentation in Digital Signal Processing
IRJET- Segmentation in Digital Signal ProcessingIRJET Journal
 

What's hot (20)

IRJET- Voice based Gender Recognition
IRJET- Voice based Gender RecognitionIRJET- Voice based Gender Recognition
IRJET- Voice based Gender Recognition
 
A novel speech enhancement technique
A novel speech enhancement techniqueA novel speech enhancement technique
A novel speech enhancement technique
 
GENDER RECOGNITION SYSTEM USING SPEECH SIGNAL
GENDER RECOGNITION SYSTEM USING SPEECH SIGNALGENDER RECOGNITION SYSTEM USING SPEECH SIGNAL
GENDER RECOGNITION SYSTEM USING SPEECH SIGNAL
 
IRJET- Comparative Analysis of Different Modulation Technique for Free-Space ...
IRJET- Comparative Analysis of Different Modulation Technique for Free-Space ...IRJET- Comparative Analysis of Different Modulation Technique for Free-Space ...
IRJET- Comparative Analysis of Different Modulation Technique for Free-Space ...
 
Adaptive wavelet thresholding with robust hybrid features for text-independe...
Adaptive wavelet thresholding with robust hybrid features  for text-independe...Adaptive wavelet thresholding with robust hybrid features  for text-independe...
Adaptive wavelet thresholding with robust hybrid features for text-independe...
 
IRJET- Review Paper on Throughput Optimization and Spectrum Sensing in Cognit...
IRJET- Review Paper on Throughput Optimization and Spectrum Sensing in Cognit...IRJET- Review Paper on Throughput Optimization and Spectrum Sensing in Cognit...
IRJET- Review Paper on Throughput Optimization and Spectrum Sensing in Cognit...
 
40120140504002
4012014050400240120140504002
40120140504002
 
IRJET- Design Simulation and Analysis of Efficient De-Noising of ECG Signals ...
IRJET- Design Simulation and Analysis of Efficient De-Noising of ECG Signals ...IRJET- Design Simulation and Analysis of Efficient De-Noising of ECG Signals ...
IRJET- Design Simulation and Analysis of Efficient De-Noising of ECG Signals ...
 
Computer Based Model to Filter Real Time Acquired Human Carotid Pulse
Computer Based Model to Filter Real Time Acquired Human Carotid PulseComputer Based Model to Filter Real Time Acquired Human Carotid Pulse
Computer Based Model to Filter Real Time Acquired Human Carotid Pulse
 
IRJET-A Survey on Effect of Meditation on Attention Level Using EEG
IRJET-A Survey on Effect of Meditation on Attention Level Using EEGIRJET-A Survey on Effect of Meditation on Attention Level Using EEG
IRJET-A Survey on Effect of Meditation on Attention Level Using EEG
 
Design of Optimal Linear Phase FIR High Pass Filter using Improved Particle S...
Design of Optimal Linear Phase FIR High Pass Filter using Improved Particle S...Design of Optimal Linear Phase FIR High Pass Filter using Improved Particle S...
Design of Optimal Linear Phase FIR High Pass Filter using Improved Particle S...
 
SPEECH ENHANCEMENT USING KERNEL AND NORMALIZED KERNEL AFFINE PROJECTION ALGOR...
SPEECH ENHANCEMENT USING KERNEL AND NORMALIZED KERNEL AFFINE PROJECTION ALGOR...SPEECH ENHANCEMENT USING KERNEL AND NORMALIZED KERNEL AFFINE PROJECTION ALGOR...
SPEECH ENHANCEMENT USING KERNEL AND NORMALIZED KERNEL AFFINE PROJECTION ALGOR...
 
Analysis of PEAQ Model using Wavelet Decomposition Techniques
Analysis of PEAQ Model using Wavelet Decomposition TechniquesAnalysis of PEAQ Model using Wavelet Decomposition Techniques
Analysis of PEAQ Model using Wavelet Decomposition Techniques
 
40120130405007
4012013040500740120130405007
40120130405007
 
Review Paper on Noise Reduction Using Different Techniques
Review Paper on Noise Reduction Using Different TechniquesReview Paper on Noise Reduction Using Different Techniques
Review Paper on Noise Reduction Using Different Techniques
 
Niqa competitive alternative for non-intrusive voice quality testing (p.563)
Niqa   competitive alternative for non-intrusive voice quality testing (p.563)Niqa   competitive alternative for non-intrusive voice quality testing (p.563)
Niqa competitive alternative for non-intrusive voice quality testing (p.563)
 
multirate signal processing for speech
multirate signal processing for speechmultirate signal processing for speech
multirate signal processing for speech
 
Cr36560564
Cr36560564Cr36560564
Cr36560564
 
FYP presentation
FYP presentationFYP presentation
FYP presentation
 
IRJET- Segmentation in Digital Signal Processing
IRJET-  	  Segmentation in Digital Signal ProcessingIRJET-  	  Segmentation in Digital Signal Processing
IRJET- Segmentation in Digital Signal Processing
 

Similar to IRJET- Speech Signal Processing for Classification of Parkinson’s Disease

Comparative performance analysis of channel normalization techniques
Comparative performance analysis of channel normalization techniquesComparative performance analysis of channel normalization techniques
Comparative performance analysis of channel normalization techniqueseSAT Journals
 
20575-38936-1-PB.pdf
20575-38936-1-PB.pdf20575-38936-1-PB.pdf
20575-38936-1-PB.pdfIjictTeam
 
IRJET - Heart Anomaly Detection using Deep Learning Approach based on PCG...
IRJET -  	  Heart Anomaly Detection using Deep Learning Approach based on PCG...IRJET -  	  Heart Anomaly Detection using Deep Learning Approach based on PCG...
IRJET - Heart Anomaly Detection using Deep Learning Approach based on PCG...IRJET Journal
 
Design and implementation of different audio restoration techniques for audio...
Design and implementation of different audio restoration techniques for audio...Design and implementation of different audio restoration techniques for audio...
Design and implementation of different audio restoration techniques for audio...eSAT Journals
 
Acoustic Scene Classification by using Combination of MODWPT and Spectral Fea...
Acoustic Scene Classification by using Combination of MODWPT and Spectral Fea...Acoustic Scene Classification by using Combination of MODWPT and Spectral Fea...
Acoustic Scene Classification by using Combination of MODWPT and Spectral Fea...ijtsrd
 
IRJET- Machine Learning and Noise Reduction Techniques for Music Genre Classi...
IRJET- Machine Learning and Noise Reduction Techniques for Music Genre Classi...IRJET- Machine Learning and Noise Reduction Techniques for Music Genre Classi...
IRJET- Machine Learning and Noise Reduction Techniques for Music Genre Classi...IRJET Journal
 
IRJET- Musical Instrument Recognition using CNN and SVM
IRJET-  	  Musical Instrument Recognition using CNN and SVMIRJET-  	  Musical Instrument Recognition using CNN and SVM
IRJET- Musical Instrument Recognition using CNN and SVMIRJET Journal
 
Analysis of Impact of Channel Error Rate on Average PSNR in Multimedia Traffic
Analysis of Impact of Channel Error Rate on Average PSNR in Multimedia TrafficAnalysis of Impact of Channel Error Rate on Average PSNR in Multimedia Traffic
Analysis of Impact of Channel Error Rate on Average PSNR in Multimedia TrafficIOSR Journals
 
A Survey on Ultrasound Beamforming Strategies
A Survey on Ultrasound Beamforming StrategiesA Survey on Ultrasound Beamforming Strategies
A Survey on Ultrasound Beamforming StrategiesIRJET Journal
 
Spectrum Sensing in Cognitive Radio
Spectrum Sensing in Cognitive RadioSpectrum Sensing in Cognitive Radio
Spectrum Sensing in Cognitive RadioIRJET Journal
 
IRJET- Comparative Analysis of OOK, BPSK, DPSK and PPM Modulation Techniques ...
IRJET- Comparative Analysis of OOK, BPSK, DPSK and PPM Modulation Techniques ...IRJET- Comparative Analysis of OOK, BPSK, DPSK and PPM Modulation Techniques ...
IRJET- Comparative Analysis of OOK, BPSK, DPSK and PPM Modulation Techniques ...IRJET Journal
 
Design of frequency selective surface comprising of dipoles using artificial ...
Design of frequency selective surface comprising of dipoles using artificial ...Design of frequency selective surface comprising of dipoles using artificial ...
Design of frequency selective surface comprising of dipoles using artificial ...IJAAS Team
 
IRJET - Essential Features Extraction from Aaroh and Avroh of Indian Clas...
IRJET -  	  Essential Features Extraction from Aaroh and Avroh of Indian Clas...IRJET -  	  Essential Features Extraction from Aaroh and Avroh of Indian Clas...
IRJET - Essential Features Extraction from Aaroh and Avroh of Indian Clas...IRJET Journal
 
Intelligence System for Disfluency
Intelligence System for DisfluencyIntelligence System for Disfluency
Intelligence System for DisfluencyIRJET Journal
 
A REVIEW OF LPC METHODS FOR ENHANCEMENT OF SPEECH SIGNALS
A REVIEW OF LPC METHODS FOR ENHANCEMENT OF SPEECH SIGNALSA REVIEW OF LPC METHODS FOR ENHANCEMENT OF SPEECH SIGNALS
A REVIEW OF LPC METHODS FOR ENHANCEMENT OF SPEECH SIGNALSijiert bestjournal
 
Performance analysis of new proposed window for
Performance analysis of new proposed window forPerformance analysis of new proposed window for
Performance analysis of new proposed window foreSAT Publishing House
 
IRJET- A Theoretical Investigation on Multistage Impulse Voltage Generator
IRJET- A Theoretical Investigation on Multistage Impulse Voltage GeneratorIRJET- A Theoretical Investigation on Multistage Impulse Voltage Generator
IRJET- A Theoretical Investigation on Multistage Impulse Voltage GeneratorIRJET Journal
 
Performance analysis of new proposed window for the improvement of snr & ...
Performance analysis of new proposed window for the improvement of snr & ...Performance analysis of new proposed window for the improvement of snr & ...
Performance analysis of new proposed window for the improvement of snr & ...eSAT Journals
 
Novel method to find the parameter for noise removal from multi channel ecg w...
Novel method to find the parameter for noise removal from multi channel ecg w...Novel method to find the parameter for noise removal from multi channel ecg w...
Novel method to find the parameter for noise removal from multi channel ecg w...eSAT Journals
 
Novel method to find the parameter for noise removal
Novel method to find the parameter for noise removalNovel method to find the parameter for noise removal
Novel method to find the parameter for noise removaleSAT Publishing House
 

Similar to IRJET- Speech Signal Processing for Classification of Parkinson’s Disease (20)

Comparative performance analysis of channel normalization techniques
Comparative performance analysis of channel normalization techniquesComparative performance analysis of channel normalization techniques
Comparative performance analysis of channel normalization techniques
 
20575-38936-1-PB.pdf
20575-38936-1-PB.pdf20575-38936-1-PB.pdf
20575-38936-1-PB.pdf
 
IRJET - Heart Anomaly Detection using Deep Learning Approach based on PCG...
IRJET -  	  Heart Anomaly Detection using Deep Learning Approach based on PCG...IRJET -  	  Heart Anomaly Detection using Deep Learning Approach based on PCG...
IRJET - Heart Anomaly Detection using Deep Learning Approach based on PCG...
 
Design and implementation of different audio restoration techniques for audio...
Design and implementation of different audio restoration techniques for audio...Design and implementation of different audio restoration techniques for audio...
Design and implementation of different audio restoration techniques for audio...
 
Acoustic Scene Classification by using Combination of MODWPT and Spectral Fea...
Acoustic Scene Classification by using Combination of MODWPT and Spectral Fea...Acoustic Scene Classification by using Combination of MODWPT and Spectral Fea...
Acoustic Scene Classification by using Combination of MODWPT and Spectral Fea...
 
IRJET- Machine Learning and Noise Reduction Techniques for Music Genre Classi...
IRJET- Machine Learning and Noise Reduction Techniques for Music Genre Classi...IRJET- Machine Learning and Noise Reduction Techniques for Music Genre Classi...
IRJET- Machine Learning and Noise Reduction Techniques for Music Genre Classi...
 
IRJET- Musical Instrument Recognition using CNN and SVM
IRJET-  	  Musical Instrument Recognition using CNN and SVMIRJET-  	  Musical Instrument Recognition using CNN and SVM
IRJET- Musical Instrument Recognition using CNN and SVM
 
Analysis of Impact of Channel Error Rate on Average PSNR in Multimedia Traffic
Analysis of Impact of Channel Error Rate on Average PSNR in Multimedia TrafficAnalysis of Impact of Channel Error Rate on Average PSNR in Multimedia Traffic
Analysis of Impact of Channel Error Rate on Average PSNR in Multimedia Traffic
 
A Survey on Ultrasound Beamforming Strategies
A Survey on Ultrasound Beamforming StrategiesA Survey on Ultrasound Beamforming Strategies
A Survey on Ultrasound Beamforming Strategies
 
Spectrum Sensing in Cognitive Radio
Spectrum Sensing in Cognitive RadioSpectrum Sensing in Cognitive Radio
Spectrum Sensing in Cognitive Radio
 
IRJET- Comparative Analysis of OOK, BPSK, DPSK and PPM Modulation Techniques ...
IRJET- Comparative Analysis of OOK, BPSK, DPSK and PPM Modulation Techniques ...IRJET- Comparative Analysis of OOK, BPSK, DPSK and PPM Modulation Techniques ...
IRJET- Comparative Analysis of OOK, BPSK, DPSK and PPM Modulation Techniques ...
 
Design of frequency selective surface comprising of dipoles using artificial ...
Design of frequency selective surface comprising of dipoles using artificial ...Design of frequency selective surface comprising of dipoles using artificial ...
Design of frequency selective surface comprising of dipoles using artificial ...
 
IRJET - Essential Features Extraction from Aaroh and Avroh of Indian Clas...
IRJET -  	  Essential Features Extraction from Aaroh and Avroh of Indian Clas...IRJET -  	  Essential Features Extraction from Aaroh and Avroh of Indian Clas...
IRJET - Essential Features Extraction from Aaroh and Avroh of Indian Clas...
 
Intelligence System for Disfluency
Intelligence System for DisfluencyIntelligence System for Disfluency
Intelligence System for Disfluency
 
A REVIEW OF LPC METHODS FOR ENHANCEMENT OF SPEECH SIGNALS
A REVIEW OF LPC METHODS FOR ENHANCEMENT OF SPEECH SIGNALSA REVIEW OF LPC METHODS FOR ENHANCEMENT OF SPEECH SIGNALS
A REVIEW OF LPC METHODS FOR ENHANCEMENT OF SPEECH SIGNALS
 
Performance analysis of new proposed window for
Performance analysis of new proposed window forPerformance analysis of new proposed window for
Performance analysis of new proposed window for
 
IRJET- A Theoretical Investigation on Multistage Impulse Voltage Generator
IRJET- A Theoretical Investigation on Multistage Impulse Voltage GeneratorIRJET- A Theoretical Investigation on Multistage Impulse Voltage Generator
IRJET- A Theoretical Investigation on Multistage Impulse Voltage Generator
 
Performance analysis of new proposed window for the improvement of snr & ...
Performance analysis of new proposed window for the improvement of snr & ...Performance analysis of new proposed window for the improvement of snr & ...
Performance analysis of new proposed window for the improvement of snr & ...
 
Novel method to find the parameter for noise removal from multi channel ecg w...
Novel method to find the parameter for noise removal from multi channel ecg w...Novel method to find the parameter for noise removal from multi channel ecg w...
Novel method to find the parameter for noise removal from multi channel ecg w...
 
Novel method to find the parameter for noise removal
Novel method to find the parameter for noise removalNovel method to find the parameter for noise removal
Novel method to find the parameter for noise removal
 

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

SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )Tsuyoshi Horigome
 
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
 
chaitra-1.pptx fake news detection using machine learning
chaitra-1.pptx  fake news detection using machine learningchaitra-1.pptx  fake news detection using machine learning
chaitra-1.pptx fake news detection using machine learningmisbanausheenparvam
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSKurinjimalarL3
 
Artificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxArtificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxbritheesh05
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escortsranjana rawat
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile servicerehmti665
 
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerAnamika Sarkar
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130Suhani Kapoor
 
HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2RajaP95
 
Current Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLCurrent Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLDeelipZope
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionDr.Costas Sachpazis
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSCAESB
 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.eptoze12
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Dr.Costas Sachpazis
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...Soham Mondal
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 

Recently uploaded (20)

SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )
 
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
 
chaitra-1.pptx fake news detection using machine learning
chaitra-1.pptx  fake news detection using machine learningchaitra-1.pptx  fake news detection using machine learning
chaitra-1.pptx fake news detection using machine learning
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
 
Artificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxArtificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptx
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile service
 
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
 
HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2
 
Current Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLCurrent Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCL
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentation
 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
 
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptxExploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
 
🔝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...
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
 

IRJET- Speech Signal Processing for Classification of Parkinson’s Disease

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 06 | June 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 2196 “Speech Signal Processing for Classification of Parkinson’s Disease” Abhijeet M. Pimpale1 Dr. R. N. Awale2 1MTech Electronics, VJTI, H.R.Mahajani Road, Matunga, Mumbai 40019, INDIA 2Professor Electrical Department, VJTI, H.R.Mahajani Road, Matunga, Mumbai 40019, INDIA -------------------------------------------------------------------------***------------------------------------------------------------------------ Abstract - Parkinson’s disease is a disorder of central Nervous system. The main signs and symptoms of Parkinson’s are tremor, slow movement, rigid muscle, impaired posture and balance, loss of automatic movement, speech changes and writing changes. But speech changes occurs in about 90% of people and they suffer from speech disorder like disorder of laryngeal, respiratory and articulatory function. Hence purpose of this paper is to analyse the voice samples from Parkinson’s and healthy people and discriminate them using machine learning algorithms. Different features like Jitter, Shimmer, NHR and HNR are extracted. Keywords: Parkinson disease, Jitter, Shimmer, Pitch, Machine Learning, Classification, SVM, KNN. 1. INTRODUCTION Basic unit of nervous system is neurons. Neuron is basically cell that carries electrical impulses. The gradual loss of structure or function of neurons including death of neurons is called as neurodegeneration. Neurodegereration disease includes Amyotrophic lateral sclerosis, Parkinson’s disease, Alzheimer’s disease and Huntington’s disease. The above disease occurs as a result of neurodegeration process. One of the degenerative disease is Parkinson’s which affect the person above the age of 65 years [1]. It is basically affects the predominately dopamine-producing neurons in specific area of brain called substania nigra. It is very difficult to identify Parkinson’s disease as no diagnostic lab test are available. Since approximately 90% of people with PD suffer from speech disorder, voice analysis is most efficient method of diagnosis of PD. Voice signal recording is the advance, simple and most non-invasive technique for diagnosis of PD [2]. As most of the people with PD affected by speech disorders [3], it could be considered as the most reasonable way for detection of PD [4]. Symptoms present in speech includes diminished loudness, rise of vocal tremor, and breathiness (noise). Vocal impairment relevant to PD is described as dysphonia (inability to produce normal vocal sounds) and dysarthria (difficulty in pronouncing words). In literature, different researches on speech measurement for general voice disorders [5], [6], [7] and Parkinson’s Disease in particular [8],[9], [10] [11], [12]. Some of the research use a regression approach to detect the level of PD utilizing the UPDRS (Unified Parkinson’s Disease Rating Scale) measurements while other research approach to problem as a classification problem to detect whether the patient has Parkinson or not. [11]Uses the dataset which contain vowel ‘a’ phonation of 31 subjects and get the accuracy of 91.4% by SVM with RBF kernel. 2. DATASET The PD database consists of training and test files. The training data belongs to 20 PWP (6 female, 14 male) and 20 healthy individuals (10 female, 10 male) [13]. Training dataset consist of 26 voice samples which includes sustained vowels, numbers, words and shorts sentence. Whereas in test data file 28 PD patients ask to say only sustained vowels ‘a ‘and ‘o’ which makes the total of 168 recordings. 3. MATERIAL AND METHODS 3.1 Proposed methods Fig 1 Proposed Method Proposed Method involve four main blocks. It start with collection of voice sample from People with Parkinson and healthy. Voice recording includes sustained vowels, numbers, words and short sentences. From this recorded voice some important features are extracted. Features like jitter and shimmer are extracted. After feature extraction classification is an important block which discriminate PWP (People with Parkinson’s) from healthy people. 3.2 Voice Recording Voice recording includes sustained vowels, numbers, words and short sentences. Voice Recording Features Extraction Classificat -ion Decision
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 06 | June 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 2197 4. FEATURES EXTRACTION Features Extraction are the most important block for analysis of voice signal. Jitter and its variants, shimmer and its variants are the two most important features as the periodicity of voice in PD is disturbed. Variation in frequency is called as Jitter whereas variation in amplitude is called as Shimmer. Other features like fundamental pitch frequency, NHR, HNR also extracted. 4.1 Jitter and its variants It is the variation of fundamental frequency from one cycle to next. The other measurements related to jitter which also helps in measuring the perturbation are jitter local or Jitter absolute, jitter RAP(relative average perturbation), jitter PPQ (period perturbation quotient), jitter relative etc. Jitter absolute is given as eq.(1) Jitter(abs)= ∑ (1) Where Ti is Pitch Period and M is number of Pitch Periods. Jitter rel is given as eq.(2) Jitter(rel)= ∑ ∑ (2) Jitter RAP is given as eq.(3) Jitter (RAP)= ∑ ( ∑ ) ∑ (3) Jitter (PPQ5) represents the amount of periodic disturbance within five periods. It is calculated using (4) Jitter (PPQ5)= ∑ ( ∑ ) ∑ (4) 4.2 Shimmer and its variants It is a measure of instability in amplitude. Shimmer and its variants are derived by measuring the maximum value of the amplitude of the signal within each vocal cycle. Shimmer local(db) is given as eq.(5) Shimmer(db)= ∑ (5) Shimmer relative is given as eq.(6) Shimmer(relative)= ∑ ∑ (6) Where Vi is peak to peak amplitude and M is number of fundamental frequency periods. Shimmer (APQ3) is given as eq.(7) Shimmer(APQ3)= ∑ ( ∑ ) ∑ (7) Shimmer (APQ5) is given as eq.(8) Shimmer(APQ5)= ∑ ( ∑ ) ∑ (8) Shimmer and its types are extracted using energy contours obtained by computing the frame energy of every speech frame or computing the frame average magnitude of each speech frame. Table 1.List of features 1 Jitter (local) 2 Jitter (local, absolute) 3 Jitter (rap) 4 Jitter (ppq5) 5 Jitter (ddp) 6 Shimmer (local) 7 Shimmer (local, dB) 8 Shimmer (apq3) 9 Shimmer (apq5) 10 Shimmer (apq11) 11 Shimmer (dda) 12 AC 13 NHR(Noise Harmonic Ratio) 14 NHR(Harmonic Noise Ratio) 15 Median pitch 16 Mean pitch 17 Standard deviation 18 No. of pulses 19 Minimum pitch 20 Maximum pitch 5. CLASSIFICATION After features extraction classification plays an important role. Proposed system classify two class which represent 0 for healthy and 1 for PWP. Different Algorithms are used for classification. Proposed System used Support Vector Machine (SVM) and K-Nearest Neighbour (KNN). 5.1 Support Vector Machine (SVM) SVM are supervised learning model which survey data used for classification and regression problems. In SVM, all data points of different class are separated by using hyperplane. Hyperplane maximize the margin between two classes. More margin between the classes gives best hyperplane. There are basically two types of
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 06 | June 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 2198 classification one is linear classification whereas other is non-linear classification.SVM performs for both linear and non-linear classification. As data is nonlinear so nonlinear classification plays very important role in this research.SVM uses different kernel to perform non- linear classification. Different types of kernel are Linear kernel, Gaussian RBF kernel, Sigmoid kernel and Polynomial kernel. Proposed system used Gaussian kernel which provide best accuracy of 91.35%.Mathematical expression for Gaussian Kernel is given in eq.(9) (9) 5.2 K-Nearest Neighbour (KNN) KNN is basically algorithm which classify non-linear data. Hence KNN algorithms used in non-linear classification and regression problem. Steps involve in KNN 1. Choose the number of K of neighbour. 2. Take the K-nearest neighbour of the new data point, according to Euclidean distance. 3. Among these K-neighbour, count the number of data points in each category. 4. Assign the new data point to the category where you counted the most neighbour. 5. Model is ready. K value decide the accuracy of KNN algorithm. As K- value changes the accuracy may change. Proposed system gives the accuracy of 90.67% with KNN which is lesser than the SVM. 6. RESULT AND DISCUSSION Using confusion matrix, accuracy of proposed system is calculated for different machine learning algorithm and the comparison of SVM and KNN is made. Basic measure from the confusion matrix are Sensitivity, Accuracy, Specificity, Precision and F-ratio. ROC is the curve which plotted for True Positive Rate against False Positive Rate. True Positive Rate is also known as Sensitivity whereas False Positive Rate is known as Selectivity. 6.1 Confusion Matrix and ROC curve for SVM Fig 2 Confusion matrix Fig 3 ROC for healthy Fig4 ROC for PWP 6.2 Confusion Matrix and ROC curve for KNN Fig.5 Confusion matrix
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 06 | June 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 2199 Fig.6 ROC for healthy Fig.7 ROC for PWP 6.3 Comparison of SVM and KNN SVM KNN Accuracy 91.35 90.67 Sensitivity 87.99 91.23 Specificity 95.36 90.13 Precision 95.23 90.00 F-ratio 91.71 90.61 Table 2 SVM verses KNN 7. CONCLUSION The aim of this research was diagnosis of Parkinson’s disease using voice analysis. The classification process was done with various classifier algorithms and the best classification accuracy was achieved by SVM (Support Vector Machine). REFERENCES [1] G. Hornykiewicz O. “Biochemical aspects of Parkinson's disease”. Neurology,51:S2-9. Review. PubMed PMID: 9711973.1998, Aug1998. [2] Duffy, & Motor, R. J. (2005). Speech Disorders: Substrates, Differential Diagnosis and Management. (2nd ed.). St. Louis: Elsevier Mosby. [3] Ho, A., Iansek, R., Marigliani, C., Bradshaw, J., & Gates, S. (1998). Speech impairment in a large sample of patients with Parkinson’s disease. Behavioral Neurology, 11, 131–137. [4] Sapir, S., Spielman, J. L., Ramig, L. O., Story, B. H., & Fox, C. (2007). Effects of intensive voice treatment (the Lee Silverman Voice Treatment [LSVT]) on vowel articulation in dysarthric individuals with idiopathic Parkinson Disease: acoustic and perceptual findings. Journal of Speech Lang Hearing Research, 50, 899–912. doi:10.1044/1092-4388. (2007/064). [5] J. B. Alonso, J. De Leon, I. Alonso, and M. A. Ferrer, “Automatic detection of pathologies in the voice by hos based parameters,” EURASIP Journal on Applied Signal Processing, vol. 4, pp. 275–284, 2001. [6] M. Little, P. McSharry, I. Moroz, and S. Roberts, “Nonlinear, biophysically-informed speech pathology detection,” in Acoustics, Speech and Signal Processing, 2006. ICASSP 2006 Proceedings. 2006 IEEE International Conference on, vol. 2. IEEE, 2006, pp. II–II. [7] B. Boyanov and S. Hadjitodorov, “Acoustic analysis of pathological voices. a voice analysis system for the screening of laryngeal diseases,” Engineering in Medicine and Biology Magazine, IEEE, vol. 16, no. 4, pp. 74–82, 1997. [8] L. Cnockaert, J. Schoentgen, P. Auzou, C. Ozsancak, L. Defebvre, and F. Grenez, “Low-frequency vocal modulations in vowels produced by parkinsonian subjects,” Speech communication, vol. 50, no. 4, pp. 288– 300, 2008. [9] D. A. Rahn, M. Chou, J. J. Jiang, and Y. Zhang, “Phonatory impairment in parkinson’s disease: evidence from nonlinear dynamic analysis and perturbation analysis,” Journal of Voice, vol. 21, no. 1, pp. 64–71, 2007. [10] A. Tsanas, M. Little, P. E. McSharry, J. Spielman, L. O. Ramig et al., “Novel speech signal processing algorithms for high-accuracy classification of parkinson’s disease,” Biomedical Engineering, IEEE Transactions on, vol. 59, no. 5, pp. 1264–1271, 2012. [11] M. A. Little, P. E. McSharry, E. J. Hunter, J. Spielman, and L. O. Ramig, “Suitability of dysphonia measurements for telemonitoring of parkinson’s disease,” Biomedical Engineering, IEEE Transactions on, vol. 56, no. 4, pp. 1015–1022, 2009. [12] A. Tsanas, M. Little, P. E. McSharry, L. O. Ramig et al., “Accurate telemonitoring of parkinson’s disease progression by noninvasive speech tests,” Biomedical Engineering, IEEE Transactions on, vol. 57, no. 4, pp. 884–893, 2010. [13] Erdogdu Sakar, B., Isenkul, M., Sakar, C.O., Sertbas, A., Gurgen, F., Delil, S., Apaydin, H., Kursun, O., 'Collection and Analysis of a Parkinson Speech Dataset with Multiple Types of Sound Recordings', IEEE Journal of Biomedical and Health Informatics, vol. 17(4), pp. 828-834, 2013.