SlideShare a Scribd company logo
1 of 4
Download to read offline
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________
Volume: 04 Issue: 04 | Apr-2015, Available @ http://www.ijret.org 744
PERFORMANCE ENHANCEMENT OF DCT BASED SPEAKER
RECOGNITION USING WAVELET DE-NOISING
Munmuni Patir1
, V.K Govindan2
1
PG Scholar, Dept. of Computer Science & Engineering, National Institute of Technology Calicut, Kerala, India
2
Professor, Dept. of Computer Science & Engineering, National Institute of Technology Calicut, Kerala, India
Abstract
Presence of noise in the speech signal is one of the major problems in Speaker Recognition. The speaker recognition performance
gradually degrades as the intensity of noise increases. The system gives high accuracy when the speech signal is noise free, but in
real life scenario getting a noise free speech signal is challenging. Hence, elimination of the noise from speech signal is an
important aspect in speaker recognition process. This work uses wavelet based denoising of the recorded speech signal in order to
enhance the performance of speaker recognition. In this paper, wavelet based denoising technique has been applied to the DCT
based speaker recognition system which was proposed in our previous work. Additive white Gaussian noise has been added to the
speech signal and performance analysis of the system has been done using different SNR value.
Keywords: Wavelet denoising, AWGN, Speaker Recognition, Thresholding, DCT, Feature Extraction.
--------------------------------------------------------------------***----------------------------------------------------------------------
1. INTRODUCTION
Major challenges that have been faced in Automatic Speaker
Recognition are variations in speaker‟s vocal tract,
background noise, quality of the microphone. The presence
of noise in recorded speech signal in speaker recognition
system degrades the performance of the system; hence,
noise removal plays an important role in speaker
recognition. The noise free enhanced speech signal provides
better performance in recognizing speakers.
In our previous work speaker recognition system was
developed by proposing a modification to MFCC where
DCT is used instead of Fourier transformation of MFCC
[1].In this work noise removal method is applied to the DCT
based speaker recognition.
In recent years, denoising has been widely used in signal
and image processing in order to improve the signal quality.
It has become an essential pre processing step to achieve
better results in any image processing task [2][3][4].
Wavelet denoising techniques has been found to be one of
the powerful technique for getting high quality image and
signal [2]. Nonlocal means filtering techniques are also used
in many image and signal processing applications [5] [6]
[7].
In this proposed work, Wavelet denoising technique is
applied on recorded speech in order to enhance the speech
signal. Denoising is performed before the feature extraction
to enhance the speaker recognition performance.
1.1 Wavelet-Based Denoising
Wavelet denoising which is widely used nowadays for
eliminating noise makes use of wavelet transformation. As
wavelet representation is better than Fourier transform
representation, wavelet Denoising leads to significant
improvements in signal quality.
Wavelet based noise removal techniques perform better as
the shape of the signal is preserved when compared to
denoising based on Fourier Transforms. The steps involved
in wavelet denoising process are as follow [2]:
• Transformation of the noisy signal to obtain wavelet
coefficients at different decomposition levels; this provides
the noisy Wavelet coefficients.
• Selection of a threshold for different levels, and the types
of thresholding techniques such as hard thresholding or soft
thresholding for removal of noise.
• Transforming back to the spatial domain for obtaining the
noise free signal Denoised signal is obtained by applying
inverse wavelet transform to the wavelet coefficients
obtained after the thresholding method.
1.1.1 Wavelet Thresholding
The wavelet coefficients after the wavelet transformation
which have low energy are removed by performing
thresholding as their contribution to the wavelet spectra is
very low and can be considered as noise [3].
Thresholding can be done either by soft thresholding or hard
thresholding [2].
Hard thresholding is define by the following equation (1)-
(1)
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________
Volume: 04 Issue: 04 | Apr-2015, Available @ http://www.ijret.org 745
In Soft thresholding, above the threshold value, the wavelet
coefficients shrink by that threshold value, it is also known
as wavelet shrinkage.
Equation (2) defines the soft thresholding.
(2)
In the above Equation, w = wavelet coefficient value, and t=
threshold value.
In this method, the wavelet coefficients below the threshold
value are considered to be noise, and the shrinkage of
magnitudes of all the coefficients are done by that
threshold amount for eliminating the contribution due to
noise [3].
In this work, Soft thresholding method has been used. Soft
thresholding does not lead to severe distortion of the speech
signal compared to the hard thresholding [8]. It has been
also found that generally for image denoising also soft
thresholding gives better results [3].
1.1.2 Determination of Thresholds
Finding the appropriate threshold value also is an important
step in wavelet denoising. There are various way to
determine the thresholds if the wavelet coefficients are
known.
Following are two mostly used methods to determine the
threshold [9]:
 For fixed thresholding based denoising, the
threshold t may be computed using Equation (3),
where σ = Median-of-coefficients/0.6745, and n
=total coefficients :
(3)
 For Global Thresholding, the thresholding may be
computed using Equation (4):
(4)
2. RELATED WORK
In recent years many noise removal methods have been
proposed for speech enhancement. As speech signal is
mostly affected by many kinds of noises such as random
noise, background noise, the removal of the noise became an
important step in speaker recognition in order to increase the
robustness of the system. Some of the important works
dealing with noise removal is briefly reviewed in the
following:
Rozeha A. Rashid et al. [10], in their work dealing with voice
recognition, made use of band-pass filter, called digital FIR
band-pass filter, to get rid of noise speech signal.
In [11], Radu et al. has proposed an improved method of
spectral subtraction in which the ability of human ear to
mask noise is considered into account in order to remove
the background noise. After spectral subtraction, the
remaining residual noise is masked. For spectral subtraction,
they have used over subtraction factor technique to
effectively remove noise.
Sumithra et al. [12] proposed an adaptive wavelet shrinkage
method for suppressing the noise. Wavelet subband
coefficient threshold computation is done automatically in
this method. The thresholds computed are proportional to
the noise contamination.
Khaled Daqrouq et al. [13] proposed a multistage
convolution approach in which Reverse Biorthogonal
Wavelets are used. The authors observed better quality
improvements in the enhancement of the speech signal.
Khaled et al. [14] compared three different methods for
enhancement of speech signal; that are- adaptive linear
neuron (ADALINE), Feed Forward Neural Network
Enhancement (FFNN), and wavelet transformation based
ADALINE Enhancement Methods. In the 3rd
method, the
desired sub-signals are generated by using DWT which is
the input to the neural net (ADALINE). They concluded that
this method gives better enhancement and can be used in
speaker identification.
Lina Liu and Jishun Jiang [15] used denoising method based
on the stationary wavelet transformations. In their work,
they perform denoising by using wavelet transformation as
well as stationary wavelet transformation and concluded that
the latter method has better effect on elimination of AWGN
in the signal.
Zhou Dexiang and Wang Xianrong [16] used wavelet
denoising in their work in speech recognition and proposed
and improved HMM algorithm.
From the above survey, it has been found that many
denoising methods for speech signal enhancement has been
proposed by researchers in the recent years to enhance
speech signal quality. As the recognition of speakers highly
depends on the quality of speech signal, the enhancement of
recorded signal can plays a vital role in the efficiency of
speaker recognition system. This paper proposes to study the
effect of wavelet based denoising on the performance of
DCT based speaker recognition system.
3. EXPERIMENTAL RESULTS
In our previous work [1], the speech signal was recorded
through microphone. Although the speech signal contain
some amount of random noise, background noise etc., it was
directly taken for feature extraction by using a modified
MFCC method proposed. As MFCC method involves
Fourier transformation some denoising is done
automatically by Fourier transformation process.
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________
Volume: 04 Issue: 04 | Apr-2015, Available @ http://www.ijret.org 746
In this work, wavelet denoising has been done before the
feature extraction step. Wavelet denoising enhanced the
quality of the recorded speech signal and provided better
recognition rate. Table 1 show the experimental result of
efficiency in recognition when denoised speech signal is
taken into account.
Table-1: Matching out of 10 times where the speech signal
was denoised by using wavelet denoising.
Speaker Id Number of matches
out of 10 utters
1 10
2 7
3 9
4 9
5 8
6 6
7 9
8 9
9 7
10 7
11 9
12 10
13 9
14 7
15 9
16 8
17 9
18 9
19 8
20 9
Average Match percent (%) 84
Experiments have also been done by adding Additive White
Gaussian Noise (AWGN) to the speech signal, and the
performance of the system developed in the previous work
[1] has been analyzed for different Signal to Noise Ratio
(SNR) values of the AWGN. Figure 1, Figure 2 and Figure 3
shows speech signal with AWGN with different SNR value.
Table 2 shows the efficiency percent of the system with
respect to SNR values of the AWGN.
Fig-1: Speech signal with Additive White Gaussian Noise
of SNR value 40
Fig-2: Speech signal with Additive White Gaussian Noise
of SNR value 50
Fig-3: Speech signal with Additive White Gaussian Noise
of SNR value 60
Table-2: Performance analysis of the DCT Based Speaker
recognition system when Gaussian noise is added to speech
signal.
SNR
values
40 45 50 60 65 Without
AWGN added
Efficiency
in %
0 62 66 75 79 81
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________
Volume: 04 Issue: 04 | Apr-2015, Available @ http://www.ijret.org 747
4. CONCLUSION AND FUTURE WORK
A modification to „DCT based MFCC in speaker
recognition‟ which was proposed in our previous work has
been done by using wavelet denoising method. It was
observed that the enhancement in quality of recorded signal
provided better system performance. When denoising was
applied, the recognition efficiency increased from 81% to
84%, which is a significant improvement. The performance
of the system is analyzed by adding Additive White Gaussian
Noise of different SNR values to the speech signal, and it
has been found that the efficiency of the system degrades as
the noise level increases. As the SNR value decreases the
performance decreases, and for SNR less than 45, the
performance was totally unacceptable. For SNR above 65,
the performance was found to be in the acceptable range.
In our work, the simple Wavelet denoising method has been
used but there are many improvements proposed for wavelet
denoising that can be used to achieve better accuracy of the
system. As a future work, different denoising techniques can
be implemented and studied to propose a better denoising
method in speaker recognition.
REFERENCES
[1]. Munmuni Patir, V.K. Govindan, “DCT Based MFCC in
Speaker Recognition,” International Journal of Research in
Computer Applications & Information Technology Volume
2, Issue 6, November-December, 2014
[2]. Burhan Ergen, “Signal and Image Denoising Using
Wavelet Transform,” Advances in Wavelet Theory and
Their Applications in Engineering, Physics and Technology,
2010, pp496-514[Sd-008].www.intechopen.com
[3]. Baby Vijilin,V.K.Govindan, “Optimal Threshold
Selection for Wavelet Transform based on Visual Quality,”
International Journal of Computer Applications (0975 –
8887) Volume 81 – No 19, November 2013.
[4]. J.Dinesh Peter, and V.K.Govindan, “A Phase and
intensity preserved image de-noising technique,” 14th
International conference on advanced computing and
communication (ADCOM 2006), National Institute of
technology Karnataka, India, 2006.
[5]. Dineshpeter, V K Govindan and Abraham T Mathew, “
Nonlocal-Means Image Denoising Technique using Robust
M-estimator,” Journal of Computer science and Technology,
Springer, 25(3): 623-631, May 2010.
[6]. Dineshpeter, V K Govindan and Abraham T Mathew,
Robust Estimation Approach for Nonlocal-means denoising
based on structurally similar patches, International Journal
of Open problems in Compt. Maths., Vol. 2, No. 2, June
2009.
[7]. J. Dinesh Peter, V.K. Govindan, Abraham T. Mathew,
“Robust Estimation Approach for NL-Means Filter” In
Proceedings: ISVC‟08, Part II, LNCS 5359, pp. 571-580,
2008, USA (Las Vegas). (LNCS-Springer).
[8]. Jeena Joy , Salice Peter , Neetha John, “Denoising
Using Soft Thresholding,” International Journal of
Advanced Research in Electrical, Electronics and
Instrumentation Engineering Vol. 2, Issue 3, March 2013.
[9]. P. Karthikeyan, M. Murugappan, and S.Yaacob, “ECG
Signal Denoising Using Wavelet Thresholding Techniques
in Human Stress Assessment.” International Journal on
Electrical Engineering and Informatics ‐ Volume 4, Number
2, July 2012.
[10]. Rozeha A. Rashid, Nur Hija Mahalin, Mohd Adib
Sarijari, Ahmad Aizuddin Abdul Aziz, “Security System
Using Biometric Technology: Design and Implementation
of Voice Recognition System (VRS),” Proceedings of the
International Conference on Computer and Communication
Engineering 2008.
[11]. Radu M. Udrea, Silviu Ciochina, Drago N. Vizireanu,
“Reduction of Background Noise from affected Speech
using a Spectral Subtraction Algorithm based on Masking
Properties of the Human Ear,” 0-7803-9164-0/05/$20.00
(2005 IEEE)
[12].Sumithra ManimegalaiGovindana, PrakashDuraisamyb,
XiaohuiYuan, “Adaptive wavelet shrinkage for noise robust
speaker recognition,” Digital Signal Processing 33 (2014)
180–190.
[13]. Khaled Daqrouq,Ibrahim N, Abu-Isbeih, Omar
Daoud,Emad Khalaf, “An investigation of speech
enhancement using wavelet filtering method,” Int J Speech
Technol (2010) 13: 101–115.
[14]. Khaled Daqrouq,Ibrahim N, Abu-Isbeih, Omar
Daoud,Emad Khalaf, “Speech Signal Enhancement Using
Neural Network and Wavelet Transform,” IEEE
International Multi-Conference on Systems, Signals and
Devices, 2009.
[15]. Lina Liu ,Jishun Jiang, “Using Stationary Wavelet
Transformation for Signal Denoising,”IEEE International
Conference on Fuzzy Systems and Knowledge Discovery
(FSKD), 2011
[16]. Zhou Dexiang , Wang Xianrong, “The Improvement of
HMM Algorithm using wavelet de-noising in speech
recognition,” IEEE International Conference on Advanced
Computer Theory and Engineering(ICACTE),2010.

More Related Content

What's hot

Audio Noise Removal – The State of the Art
Audio Noise Removal – The State of the ArtAudio Noise Removal – The State of the Art
Audio Noise Removal – The State of the Artijceronline
 
Speech Enhancement Based on Spectral Subtraction Involving Magnitude and Phas...
Speech Enhancement Based on Spectral Subtraction Involving Magnitude and Phas...Speech Enhancement Based on Spectral Subtraction Involving Magnitude and Phas...
Speech Enhancement Based on Spectral Subtraction Involving Magnitude and Phas...IRJET Journal
 
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
 
A Survey On Audio Watermarking Methods
A Survey On Audio Watermarking  MethodsA Survey On Audio Watermarking  Methods
A Survey On Audio Watermarking MethodsIRJET Journal
 
Broad phoneme classification using signal based features
Broad phoneme classification using signal based featuresBroad phoneme classification using signal based features
Broad phoneme classification using signal based featuresijsc
 
multirate signal processing for speech
multirate signal processing for speechmultirate signal processing for speech
multirate signal processing for speechRudra Prasad Maiti
 
A novel speech enhancement technique
A novel speech enhancement techniqueA novel speech enhancement technique
A novel speech enhancement techniqueeSAT Publishing House
 
Design of Area Efficient Digital FIR Filter using MAC
Design of Area Efficient Digital FIR Filter using MACDesign of Area Efficient Digital FIR Filter using MAC
Design of Area Efficient Digital FIR Filter using MACIRJET Journal
 
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...IJERD Editor
 
IRJET- Speech Signal Processing for Classification of Parkinson’s Disease
IRJET-  	  Speech Signal Processing for Classification of Parkinson’s DiseaseIRJET-  	  Speech Signal Processing for Classification of Parkinson’s Disease
IRJET- Speech Signal Processing for Classification of Parkinson’s DiseaseIRJET Journal
 
Performance Analysis of Fractional Sample Rate Converter Using Audio Applicat...
Performance Analysis of Fractional Sample Rate Converter Using Audio Applicat...Performance Analysis of Fractional Sample Rate Converter Using Audio Applicat...
Performance Analysis of Fractional Sample Rate Converter Using Audio Applicat...iosrjce
 
Implementation Cost Analysis of the Interpolator for the Wimax Technology
Implementation Cost Analysis of the Interpolator for the Wimax TechnologyImplementation Cost Analysis of the Interpolator for the Wimax Technology
Implementation Cost Analysis of the Interpolator for the Wimax Technologyiosrjce
 
IRJET- Pitch Detection Algorithms in Time Domain
IRJET- Pitch Detection Algorithms in Time DomainIRJET- Pitch Detection Algorithms in Time Domain
IRJET- Pitch Detection Algorithms in Time DomainIRJET Journal
 
Active self interference cancellation techniques in
Active self interference cancellation techniques inActive self interference cancellation techniques in
Active self interference cancellation techniques ineSAT Publishing House
 

What's hot (19)

Audio Noise Removal – The State of the Art
Audio Noise Removal – The State of the ArtAudio Noise Removal – The State of the Art
Audio Noise Removal – The State of the Art
 
Speech Enhancement Based on Spectral Subtraction Involving Magnitude and Phas...
Speech Enhancement Based on Spectral Subtraction Involving Magnitude and Phas...Speech Enhancement Based on Spectral Subtraction Involving Magnitude and Phas...
Speech Enhancement Based on Spectral Subtraction Involving Magnitude and Phas...
 
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
 
A Survey On Audio Watermarking Methods
A Survey On Audio Watermarking  MethodsA Survey On Audio Watermarking  Methods
A Survey On Audio Watermarking Methods
 
Broad phoneme classification using signal based features
Broad phoneme classification using signal based featuresBroad phoneme classification using signal based features
Broad phoneme classification using signal based features
 
Cr36560564
Cr36560564Cr36560564
Cr36560564
 
Nd2421622165
Nd2421622165Nd2421622165
Nd2421622165
 
multirate signal processing for speech
multirate signal processing for speechmultirate signal processing for speech
multirate signal processing for speech
 
A novel speech enhancement technique
A novel speech enhancement techniqueA novel speech enhancement technique
A novel speech enhancement technique
 
F010334548
F010334548F010334548
F010334548
 
Design of Area Efficient Digital FIR Filter using MAC
Design of Area Efficient Digital FIR Filter using MACDesign of Area Efficient Digital FIR Filter using MAC
Design of Area Efficient Digital FIR Filter using MAC
 
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
 
IRJET- Speech Signal Processing for Classification of Parkinson’s Disease
IRJET-  	  Speech Signal Processing for Classification of Parkinson’s DiseaseIRJET-  	  Speech Signal Processing for Classification of Parkinson’s Disease
IRJET- Speech Signal Processing for Classification of Parkinson’s Disease
 
Performance Analysis of Fractional Sample Rate Converter Using Audio Applicat...
Performance Analysis of Fractional Sample Rate Converter Using Audio Applicat...Performance Analysis of Fractional Sample Rate Converter Using Audio Applicat...
Performance Analysis of Fractional Sample Rate Converter Using Audio Applicat...
 
Implementation Cost Analysis of the Interpolator for the Wimax Technology
Implementation Cost Analysis of the Interpolator for the Wimax TechnologyImplementation Cost Analysis of the Interpolator for the Wimax Technology
Implementation Cost Analysis of the Interpolator for the Wimax Technology
 
Z4301132136
Z4301132136Z4301132136
Z4301132136
 
IRJET- Pitch Detection Algorithms in Time Domain
IRJET- Pitch Detection Algorithms in Time DomainIRJET- Pitch Detection Algorithms in Time Domain
IRJET- Pitch Detection Algorithms in Time Domain
 
speech enhancement
speech enhancementspeech enhancement
speech enhancement
 
Active self interference cancellation techniques in
Active self interference cancellation techniques inActive self interference cancellation techniques in
Active self interference cancellation techniques in
 

Viewers also liked

Characterization of materials by partially replacing cement by copper ore tai...
Characterization of materials by partially replacing cement by copper ore tai...Characterization of materials by partially replacing cement by copper ore tai...
Characterization of materials by partially replacing cement by copper ore tai...eSAT Journals
 
Investigation and modelling of edm process parameters in machining of incoloy...
Investigation and modelling of edm process parameters in machining of incoloy...Investigation and modelling of edm process parameters in machining of incoloy...
Investigation and modelling of edm process parameters in machining of incoloy...eSAT Journals
 
Innovative strategies for energy optimization
Innovative strategies for energy optimizationInnovative strategies for energy optimization
Innovative strategies for energy optimizationeSAT Journals
 
Preparation and mechanical characterization of epoxy based composite develope...
Preparation and mechanical characterization of epoxy based composite develope...Preparation and mechanical characterization of epoxy based composite develope...
Preparation and mechanical characterization of epoxy based composite develope...eSAT Journals
 
Multilayered low pass microstrip filter using csrr
Multilayered low pass microstrip filter using csrrMultilayered low pass microstrip filter using csrr
Multilayered low pass microstrip filter using csrreSAT Journals
 
Pitch detection from singing voice, advantages, limitations and applications ...
Pitch detection from singing voice, advantages, limitations and applications ...Pitch detection from singing voice, advantages, limitations and applications ...
Pitch detection from singing voice, advantages, limitations and applications ...eSAT Journals
 
Survey of emf emitted by lab equipments in pharmacy labs of southeast univers...
Survey of emf emitted by lab equipments in pharmacy labs of southeast univers...Survey of emf emitted by lab equipments in pharmacy labs of southeast univers...
Survey of emf emitted by lab equipments in pharmacy labs of southeast univers...eSAT Journals
 
Performance analysis of ic engine using air energizer
Performance analysis of ic engine using air energizerPerformance analysis of ic engine using air energizer
Performance analysis of ic engine using air energizereSAT Journals
 
Parameter controlling of boiler in power plants using fuzzy logic controller
Parameter controlling of boiler in power plants using fuzzy logic controllerParameter controlling of boiler in power plants using fuzzy logic controller
Parameter controlling of boiler in power plants using fuzzy logic controllereSAT Journals
 
A dual mechanism of the drag reduction by rigid polymers and cationic surfact...
A dual mechanism of the drag reduction by rigid polymers and cationic surfact...A dual mechanism of the drag reduction by rigid polymers and cationic surfact...
A dual mechanism of the drag reduction by rigid polymers and cationic surfact...eSAT Journals
 
Parameter study of stable walking gaits for nao humanoid robot
Parameter study of stable walking gaits for nao humanoid robotParameter study of stable walking gaits for nao humanoid robot
Parameter study of stable walking gaits for nao humanoid roboteSAT Journals
 
Numerical solution of boussinesq equation arising in one dimensional infiltra...
Numerical solution of boussinesq equation arising in one dimensional infiltra...Numerical solution of boussinesq equation arising in one dimensional infiltra...
Numerical solution of boussinesq equation arising in one dimensional infiltra...eSAT Journals
 
Characterization of limestone waste for construction of flexible pavement
Characterization of limestone waste for construction of flexible pavementCharacterization of limestone waste for construction of flexible pavement
Characterization of limestone waste for construction of flexible pavementeSAT Journals
 
Optimization of edm process parameters using taguchi method a review
Optimization of edm process parameters using taguchi method  a reviewOptimization of edm process parameters using taguchi method  a review
Optimization of edm process parameters using taguchi method a revieweSAT Journals
 
Comparision of building for sesmic response by using base isolation
Comparision of building for sesmic response by using base isolationComparision of building for sesmic response by using base isolation
Comparision of building for sesmic response by using base isolationeSAT Journals
 
Removal of fluoride from drinking water by using low cost adsorbent
Removal of fluoride from drinking water by using low cost adsorbentRemoval of fluoride from drinking water by using low cost adsorbent
Removal of fluoride from drinking water by using low cost adsorbenteSAT Journals
 
A study on the applicability of quality circles to construction projects
A study on the applicability of quality circles to construction projectsA study on the applicability of quality circles to construction projects
A study on the applicability of quality circles to construction projectseSAT Journals
 

Viewers also liked (17)

Characterization of materials by partially replacing cement by copper ore tai...
Characterization of materials by partially replacing cement by copper ore tai...Characterization of materials by partially replacing cement by copper ore tai...
Characterization of materials by partially replacing cement by copper ore tai...
 
Investigation and modelling of edm process parameters in machining of incoloy...
Investigation and modelling of edm process parameters in machining of incoloy...Investigation and modelling of edm process parameters in machining of incoloy...
Investigation and modelling of edm process parameters in machining of incoloy...
 
Innovative strategies for energy optimization
Innovative strategies for energy optimizationInnovative strategies for energy optimization
Innovative strategies for energy optimization
 
Preparation and mechanical characterization of epoxy based composite develope...
Preparation and mechanical characterization of epoxy based composite develope...Preparation and mechanical characterization of epoxy based composite develope...
Preparation and mechanical characterization of epoxy based composite develope...
 
Multilayered low pass microstrip filter using csrr
Multilayered low pass microstrip filter using csrrMultilayered low pass microstrip filter using csrr
Multilayered low pass microstrip filter using csrr
 
Pitch detection from singing voice, advantages, limitations and applications ...
Pitch detection from singing voice, advantages, limitations and applications ...Pitch detection from singing voice, advantages, limitations and applications ...
Pitch detection from singing voice, advantages, limitations and applications ...
 
Survey of emf emitted by lab equipments in pharmacy labs of southeast univers...
Survey of emf emitted by lab equipments in pharmacy labs of southeast univers...Survey of emf emitted by lab equipments in pharmacy labs of southeast univers...
Survey of emf emitted by lab equipments in pharmacy labs of southeast univers...
 
Performance analysis of ic engine using air energizer
Performance analysis of ic engine using air energizerPerformance analysis of ic engine using air energizer
Performance analysis of ic engine using air energizer
 
Parameter controlling of boiler in power plants using fuzzy logic controller
Parameter controlling of boiler in power plants using fuzzy logic controllerParameter controlling of boiler in power plants using fuzzy logic controller
Parameter controlling of boiler in power plants using fuzzy logic controller
 
A dual mechanism of the drag reduction by rigid polymers and cationic surfact...
A dual mechanism of the drag reduction by rigid polymers and cationic surfact...A dual mechanism of the drag reduction by rigid polymers and cationic surfact...
A dual mechanism of the drag reduction by rigid polymers and cationic surfact...
 
Parameter study of stable walking gaits for nao humanoid robot
Parameter study of stable walking gaits for nao humanoid robotParameter study of stable walking gaits for nao humanoid robot
Parameter study of stable walking gaits for nao humanoid robot
 
Numerical solution of boussinesq equation arising in one dimensional infiltra...
Numerical solution of boussinesq equation arising in one dimensional infiltra...Numerical solution of boussinesq equation arising in one dimensional infiltra...
Numerical solution of boussinesq equation arising in one dimensional infiltra...
 
Characterization of limestone waste for construction of flexible pavement
Characterization of limestone waste for construction of flexible pavementCharacterization of limestone waste for construction of flexible pavement
Characterization of limestone waste for construction of flexible pavement
 
Optimization of edm process parameters using taguchi method a review
Optimization of edm process parameters using taguchi method  a reviewOptimization of edm process parameters using taguchi method  a review
Optimization of edm process parameters using taguchi method a review
 
Comparision of building for sesmic response by using base isolation
Comparision of building for sesmic response by using base isolationComparision of building for sesmic response by using base isolation
Comparision of building for sesmic response by using base isolation
 
Removal of fluoride from drinking water by using low cost adsorbent
Removal of fluoride from drinking water by using low cost adsorbentRemoval of fluoride from drinking water by using low cost adsorbent
Removal of fluoride from drinking water by using low cost adsorbent
 
A study on the applicability of quality circles to construction projects
A study on the applicability of quality circles to construction projectsA study on the applicability of quality circles to construction projects
A study on the applicability of quality circles to construction projects
 

Similar to Performance enhancement of dct based speaker recognition using wavelet de noising

Noise reduction in speech processing using improved active noise control (anc...
Noise reduction in speech processing using improved active noise control (anc...Noise reduction in speech processing using improved active noise control (anc...
Noise reduction in speech processing using improved active noise control (anc...eSAT Publishing House
 
Noise reduction in speech processing using improved active noise control (anc...
Noise reduction in speech processing using improved active noise control (anc...Noise reduction in speech processing using improved active noise control (anc...
Noise reduction in speech processing using improved active noise control (anc...eSAT Journals
 
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
 
Analysis of Various Image De-Noising Techniques: A Perspective View
Analysis of Various Image De-Noising Techniques: A Perspective ViewAnalysis of Various Image De-Noising Techniques: A Perspective View
Analysis of Various Image De-Noising Techniques: A Perspective Viewijtsrd
 
01 8445 speech enhancement
01 8445 speech enhancement01 8445 speech enhancement
01 8445 speech enhancementIAESIJEECS
 
Analysis of Speech Enhancement Incorporating Speech Recognition
Analysis of Speech Enhancement Incorporating Speech RecognitionAnalysis of Speech Enhancement Incorporating Speech Recognition
Analysis of Speech Enhancement Incorporating Speech RecognitionIRJET Journal
 
IRJET- A Survey on Sound Recognition
IRJET- A Survey on Sound RecognitionIRJET- A Survey on Sound Recognition
IRJET- A Survey on Sound RecognitionIRJET Journal
 
A review of Noise Suppression Technology for Real-Time Speech Enhancement
A review of Noise Suppression Technology for Real-Time Speech EnhancementA review of Noise Suppression Technology for Real-Time Speech Enhancement
A review of Noise Suppression Technology for Real-Time Speech EnhancementIRJET Journal
 
IRJET- A Review for Reduction of Noise by Wavelet Transform in Audio Signals
IRJET- A Review for Reduction of Noise by Wavelet Transform in Audio SignalsIRJET- A Review for Reduction of Noise by Wavelet Transform in Audio Signals
IRJET- A Review for Reduction of Noise by Wavelet Transform in Audio SignalsIRJET Journal
 
A_Noise_Reduction_Method_Based_on_LMS_Adaptive_Fil.pdf
A_Noise_Reduction_Method_Based_on_LMS_Adaptive_Fil.pdfA_Noise_Reduction_Method_Based_on_LMS_Adaptive_Fil.pdf
A_Noise_Reduction_Method_Based_on_LMS_Adaptive_Fil.pdfBala Murugan
 
IRJET- Device Activation based on Voice Recognition using Mel Frequency Cepst...
IRJET- Device Activation based on Voice Recognition using Mel Frequency Cepst...IRJET- Device Activation based on Voice Recognition using Mel Frequency Cepst...
IRJET- Device Activation based on Voice Recognition using Mel Frequency Cepst...IRJET Journal
 
A Survey on Ultrasound Beamforming Strategies
A Survey on Ultrasound Beamforming StrategiesA Survey on Ultrasound Beamforming Strategies
A Survey on Ultrasound Beamforming StrategiesIRJET Journal
 
Speech Enhancement Using Compressive Sensing
Speech Enhancement Using Compressive SensingSpeech Enhancement Using Compressive Sensing
Speech Enhancement Using Compressive SensingIRJET Journal
 
Speech enhancement using spectral subtraction technique with minimized cross ...
Speech enhancement using spectral subtraction technique with minimized cross ...Speech enhancement using spectral subtraction technique with minimized cross ...
Speech enhancement using spectral subtraction technique with minimized cross ...eSAT Journals
 
Investigations on the role of analysis window shape parameter in speech enhan...
Investigations on the role of analysis window shape parameter in speech enhan...Investigations on the role of analysis window shape parameter in speech enhan...
Investigations on the role of analysis window shape parameter in speech enhan...karthik annam
 
Implementation Adaptive Noise Canceler
Implementation Adaptive Noise Canceler Implementation Adaptive Noise Canceler
Implementation Adaptive Noise Canceler Akshatha suresh
 
Effect of Singular Value Decomposition Based Processing on Speech Perception
Effect of Singular Value Decomposition Based Processing on Speech PerceptionEffect of Singular Value Decomposition Based Processing on Speech Perception
Effect of Singular Value Decomposition Based Processing on Speech Perceptionkevig
 
Speaker Identification & Verification Using MFCC & SVM
Speaker Identification & Verification Using MFCC & SVMSpeaker Identification & Verification Using MFCC & SVM
Speaker Identification & Verification Using MFCC & SVMIRJET Journal
 
IOT BASED VIBRATION VEST FOR DEAF PEOPLE
IOT BASED VIBRATION VEST FOR DEAF PEOPLEIOT BASED VIBRATION VEST FOR DEAF PEOPLE
IOT BASED VIBRATION VEST FOR DEAF PEOPLEIRJET Journal
 

Similar to Performance enhancement of dct based speaker recognition using wavelet de noising (20)

Noise reduction in speech processing using improved active noise control (anc...
Noise reduction in speech processing using improved active noise control (anc...Noise reduction in speech processing using improved active noise control (anc...
Noise reduction in speech processing using improved active noise control (anc...
 
Noise reduction in speech processing using improved active noise control (anc...
Noise reduction in speech processing using improved active noise control (anc...Noise reduction in speech processing using improved active noise control (anc...
Noise reduction in speech processing using improved active noise control (anc...
 
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
 
Analysis of Various Image De-Noising Techniques: A Perspective View
Analysis of Various Image De-Noising Techniques: A Perspective ViewAnalysis of Various Image De-Noising Techniques: A Perspective View
Analysis of Various Image De-Noising Techniques: A Perspective View
 
01 8445 speech enhancement
01 8445 speech enhancement01 8445 speech enhancement
01 8445 speech enhancement
 
Analysis of Speech Enhancement Incorporating Speech Recognition
Analysis of Speech Enhancement Incorporating Speech RecognitionAnalysis of Speech Enhancement Incorporating Speech Recognition
Analysis of Speech Enhancement Incorporating Speech Recognition
 
IRJET- A Survey on Sound Recognition
IRJET- A Survey on Sound RecognitionIRJET- A Survey on Sound Recognition
IRJET- A Survey on Sound Recognition
 
A review of Noise Suppression Technology for Real-Time Speech Enhancement
A review of Noise Suppression Technology for Real-Time Speech EnhancementA review of Noise Suppression Technology for Real-Time Speech Enhancement
A review of Noise Suppression Technology for Real-Time Speech Enhancement
 
IRJET- A Review for Reduction of Noise by Wavelet Transform in Audio Signals
IRJET- A Review for Reduction of Noise by Wavelet Transform in Audio SignalsIRJET- A Review for Reduction of Noise by Wavelet Transform in Audio Signals
IRJET- A Review for Reduction of Noise by Wavelet Transform in Audio Signals
 
A_Noise_Reduction_Method_Based_on_LMS_Adaptive_Fil.pdf
A_Noise_Reduction_Method_Based_on_LMS_Adaptive_Fil.pdfA_Noise_Reduction_Method_Based_on_LMS_Adaptive_Fil.pdf
A_Noise_Reduction_Method_Based_on_LMS_Adaptive_Fil.pdf
 
IRJET- Device Activation based on Voice Recognition using Mel Frequency Cepst...
IRJET- Device Activation based on Voice Recognition using Mel Frequency Cepst...IRJET- Device Activation based on Voice Recognition using Mel Frequency Cepst...
IRJET- Device Activation based on Voice Recognition using Mel Frequency Cepst...
 
A Survey on Ultrasound Beamforming Strategies
A Survey on Ultrasound Beamforming StrategiesA Survey on Ultrasound Beamforming Strategies
A Survey on Ultrasound Beamforming Strategies
 
Speech Enhancement Using Compressive Sensing
Speech Enhancement Using Compressive SensingSpeech Enhancement Using Compressive Sensing
Speech Enhancement Using Compressive Sensing
 
Speech enhancement using spectral subtraction technique with minimized cross ...
Speech enhancement using spectral subtraction technique with minimized cross ...Speech enhancement using spectral subtraction technique with minimized cross ...
Speech enhancement using spectral subtraction technique with minimized cross ...
 
Investigations on the role of analysis window shape parameter in speech enhan...
Investigations on the role of analysis window shape parameter in speech enhan...Investigations on the role of analysis window shape parameter in speech enhan...
Investigations on the role of analysis window shape parameter in speech enhan...
 
Implementation Adaptive Noise Canceler
Implementation Adaptive Noise Canceler Implementation Adaptive Noise Canceler
Implementation Adaptive Noise Canceler
 
Effect of Singular Value Decomposition Based Processing on Speech Perception
Effect of Singular Value Decomposition Based Processing on Speech PerceptionEffect of Singular Value Decomposition Based Processing on Speech Perception
Effect of Singular Value Decomposition Based Processing on Speech Perception
 
F5242832
F5242832F5242832
F5242832
 
Speaker Identification & Verification Using MFCC & SVM
Speaker Identification & Verification Using MFCC & SVMSpeaker Identification & Verification Using MFCC & SVM
Speaker Identification & Verification Using MFCC & SVM
 
IOT BASED VIBRATION VEST FOR DEAF PEOPLE
IOT BASED VIBRATION VEST FOR DEAF PEOPLEIOT BASED VIBRATION VEST FOR DEAF PEOPLE
IOT BASED VIBRATION VEST FOR DEAF PEOPLE
 

More from eSAT Journals

Mechanical properties of hybrid fiber reinforced concrete for pavements
Mechanical properties of hybrid fiber reinforced concrete for pavementsMechanical properties of hybrid fiber reinforced concrete for pavements
Mechanical properties of hybrid fiber reinforced concrete for pavementseSAT Journals
 
Material management in construction – a case study
Material management in construction – a case studyMaterial management in construction – a case study
Material management in construction – a case studyeSAT Journals
 
Managing drought short term strategies in semi arid regions a case study
Managing drought    short term strategies in semi arid regions  a case studyManaging drought    short term strategies in semi arid regions  a case study
Managing drought short term strategies in semi arid regions a case studyeSAT Journals
 
Life cycle cost analysis of overlay for an urban road in bangalore
Life cycle cost analysis of overlay for an urban road in bangaloreLife cycle cost analysis of overlay for an urban road in bangalore
Life cycle cost analysis of overlay for an urban road in bangaloreeSAT Journals
 
Laboratory studies of dense bituminous mixes ii with reclaimed asphalt materials
Laboratory studies of dense bituminous mixes ii with reclaimed asphalt materialsLaboratory studies of dense bituminous mixes ii with reclaimed asphalt materials
Laboratory studies of dense bituminous mixes ii with reclaimed asphalt materialseSAT Journals
 
Laboratory investigation of expansive soil stabilized with natural inorganic ...
Laboratory investigation of expansive soil stabilized with natural inorganic ...Laboratory investigation of expansive soil stabilized with natural inorganic ...
Laboratory investigation of expansive soil stabilized with natural inorganic ...eSAT Journals
 
Influence of reinforcement on the behavior of hollow concrete block masonry p...
Influence of reinforcement on the behavior of hollow concrete block masonry p...Influence of reinforcement on the behavior of hollow concrete block masonry p...
Influence of reinforcement on the behavior of hollow concrete block masonry p...eSAT Journals
 
Influence of compaction energy on soil stabilized with chemical stabilizer
Influence of compaction energy on soil stabilized with chemical stabilizerInfluence of compaction energy on soil stabilized with chemical stabilizer
Influence of compaction energy on soil stabilized with chemical stabilizereSAT Journals
 
Geographical information system (gis) for water resources management
Geographical information system (gis) for water resources managementGeographical information system (gis) for water resources management
Geographical information system (gis) for water resources managementeSAT Journals
 
Forest type mapping of bidar forest division, karnataka using geoinformatics ...
Forest type mapping of bidar forest division, karnataka using geoinformatics ...Forest type mapping of bidar forest division, karnataka using geoinformatics ...
Forest type mapping of bidar forest division, karnataka using geoinformatics ...eSAT Journals
 
Factors influencing compressive strength of geopolymer concrete
Factors influencing compressive strength of geopolymer concreteFactors influencing compressive strength of geopolymer concrete
Factors influencing compressive strength of geopolymer concreteeSAT Journals
 
Experimental investigation on circular hollow steel columns in filled with li...
Experimental investigation on circular hollow steel columns in filled with li...Experimental investigation on circular hollow steel columns in filled with li...
Experimental investigation on circular hollow steel columns in filled with li...eSAT Journals
 
Experimental behavior of circular hsscfrc filled steel tubular columns under ...
Experimental behavior of circular hsscfrc filled steel tubular columns under ...Experimental behavior of circular hsscfrc filled steel tubular columns under ...
Experimental behavior of circular hsscfrc filled steel tubular columns under ...eSAT Journals
 
Evaluation of punching shear in flat slabs
Evaluation of punching shear in flat slabsEvaluation of punching shear in flat slabs
Evaluation of punching shear in flat slabseSAT Journals
 
Evaluation of performance of intake tower dam for recent earthquake in india
Evaluation of performance of intake tower dam for recent earthquake in indiaEvaluation of performance of intake tower dam for recent earthquake in india
Evaluation of performance of intake tower dam for recent earthquake in indiaeSAT Journals
 
Evaluation of operational efficiency of urban road network using travel time ...
Evaluation of operational efficiency of urban road network using travel time ...Evaluation of operational efficiency of urban road network using travel time ...
Evaluation of operational efficiency of urban road network using travel time ...eSAT Journals
 
Estimation of surface runoff in nallur amanikere watershed using scs cn method
Estimation of surface runoff in nallur amanikere watershed using scs cn methodEstimation of surface runoff in nallur amanikere watershed using scs cn method
Estimation of surface runoff in nallur amanikere watershed using scs cn methodeSAT Journals
 
Estimation of morphometric parameters and runoff using rs & gis techniques
Estimation of morphometric parameters and runoff using rs & gis techniquesEstimation of morphometric parameters and runoff using rs & gis techniques
Estimation of morphometric parameters and runoff using rs & gis techniqueseSAT Journals
 
Effect of variation of plastic hinge length on the results of non linear anal...
Effect of variation of plastic hinge length on the results of non linear anal...Effect of variation of plastic hinge length on the results of non linear anal...
Effect of variation of plastic hinge length on the results of non linear anal...eSAT Journals
 
Effect of use of recycled materials on indirect tensile strength of asphalt c...
Effect of use of recycled materials on indirect tensile strength of asphalt c...Effect of use of recycled materials on indirect tensile strength of asphalt c...
Effect of use of recycled materials on indirect tensile strength of asphalt c...eSAT Journals
 

More from eSAT Journals (20)

Mechanical properties of hybrid fiber reinforced concrete for pavements
Mechanical properties of hybrid fiber reinforced concrete for pavementsMechanical properties of hybrid fiber reinforced concrete for pavements
Mechanical properties of hybrid fiber reinforced concrete for pavements
 
Material management in construction – a case study
Material management in construction – a case studyMaterial management in construction – a case study
Material management in construction – a case study
 
Managing drought short term strategies in semi arid regions a case study
Managing drought    short term strategies in semi arid regions  a case studyManaging drought    short term strategies in semi arid regions  a case study
Managing drought short term strategies in semi arid regions a case study
 
Life cycle cost analysis of overlay for an urban road in bangalore
Life cycle cost analysis of overlay for an urban road in bangaloreLife cycle cost analysis of overlay for an urban road in bangalore
Life cycle cost analysis of overlay for an urban road in bangalore
 
Laboratory studies of dense bituminous mixes ii with reclaimed asphalt materials
Laboratory studies of dense bituminous mixes ii with reclaimed asphalt materialsLaboratory studies of dense bituminous mixes ii with reclaimed asphalt materials
Laboratory studies of dense bituminous mixes ii with reclaimed asphalt materials
 
Laboratory investigation of expansive soil stabilized with natural inorganic ...
Laboratory investigation of expansive soil stabilized with natural inorganic ...Laboratory investigation of expansive soil stabilized with natural inorganic ...
Laboratory investigation of expansive soil stabilized with natural inorganic ...
 
Influence of reinforcement on the behavior of hollow concrete block masonry p...
Influence of reinforcement on the behavior of hollow concrete block masonry p...Influence of reinforcement on the behavior of hollow concrete block masonry p...
Influence of reinforcement on the behavior of hollow concrete block masonry p...
 
Influence of compaction energy on soil stabilized with chemical stabilizer
Influence of compaction energy on soil stabilized with chemical stabilizerInfluence of compaction energy on soil stabilized with chemical stabilizer
Influence of compaction energy on soil stabilized with chemical stabilizer
 
Geographical information system (gis) for water resources management
Geographical information system (gis) for water resources managementGeographical information system (gis) for water resources management
Geographical information system (gis) for water resources management
 
Forest type mapping of bidar forest division, karnataka using geoinformatics ...
Forest type mapping of bidar forest division, karnataka using geoinformatics ...Forest type mapping of bidar forest division, karnataka using geoinformatics ...
Forest type mapping of bidar forest division, karnataka using geoinformatics ...
 
Factors influencing compressive strength of geopolymer concrete
Factors influencing compressive strength of geopolymer concreteFactors influencing compressive strength of geopolymer concrete
Factors influencing compressive strength of geopolymer concrete
 
Experimental investigation on circular hollow steel columns in filled with li...
Experimental investigation on circular hollow steel columns in filled with li...Experimental investigation on circular hollow steel columns in filled with li...
Experimental investigation on circular hollow steel columns in filled with li...
 
Experimental behavior of circular hsscfrc filled steel tubular columns under ...
Experimental behavior of circular hsscfrc filled steel tubular columns under ...Experimental behavior of circular hsscfrc filled steel tubular columns under ...
Experimental behavior of circular hsscfrc filled steel tubular columns under ...
 
Evaluation of punching shear in flat slabs
Evaluation of punching shear in flat slabsEvaluation of punching shear in flat slabs
Evaluation of punching shear in flat slabs
 
Evaluation of performance of intake tower dam for recent earthquake in india
Evaluation of performance of intake tower dam for recent earthquake in indiaEvaluation of performance of intake tower dam for recent earthquake in india
Evaluation of performance of intake tower dam for recent earthquake in india
 
Evaluation of operational efficiency of urban road network using travel time ...
Evaluation of operational efficiency of urban road network using travel time ...Evaluation of operational efficiency of urban road network using travel time ...
Evaluation of operational efficiency of urban road network using travel time ...
 
Estimation of surface runoff in nallur amanikere watershed using scs cn method
Estimation of surface runoff in nallur amanikere watershed using scs cn methodEstimation of surface runoff in nallur amanikere watershed using scs cn method
Estimation of surface runoff in nallur amanikere watershed using scs cn method
 
Estimation of morphometric parameters and runoff using rs & gis techniques
Estimation of morphometric parameters and runoff using rs & gis techniquesEstimation of morphometric parameters and runoff using rs & gis techniques
Estimation of morphometric parameters and runoff using rs & gis techniques
 
Effect of variation of plastic hinge length on the results of non linear anal...
Effect of variation of plastic hinge length on the results of non linear anal...Effect of variation of plastic hinge length on the results of non linear anal...
Effect of variation of plastic hinge length on the results of non linear anal...
 
Effect of use of recycled materials on indirect tensile strength of asphalt c...
Effect of use of recycled materials on indirect tensile strength of asphalt c...Effect of use of recycled materials on indirect tensile strength of asphalt c...
Effect of use of recycled materials on indirect tensile strength of asphalt c...
 

Recently uploaded

Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)dollysharma2066
 
Arduino_CSE ece ppt for working and principal of arduino.ppt
Arduino_CSE ece ppt for working and principal of arduino.pptArduino_CSE ece ppt for working and principal of arduino.ppt
Arduino_CSE ece ppt for working and principal of arduino.pptSAURABHKUMAR892774
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidNikhilNagaraju
 
Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxDeepakSakkari2
 
Introduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECHIntroduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECHC Sai Kiran
 
Churning of Butter, Factors affecting .
Churning of Butter, Factors affecting  .Churning of Butter, Factors affecting  .
Churning of Butter, Factors affecting .Satyam Kumar
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024Mark Billinghurst
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineeringmalavadedarshan25
 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.eptoze12
 
DATA ANALYTICS PPT definition usage example
DATA ANALYTICS PPT definition usage exampleDATA ANALYTICS PPT definition usage example
DATA ANALYTICS PPT definition usage examplePragyanshuParadkar1
 
Heart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxHeart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxPoojaBan
 
Work Experience-Dalton Park.pptxfvvvvvvv
Work Experience-Dalton Park.pptxfvvvvvvvWork Experience-Dalton Park.pptxfvvvvvvv
Work Experience-Dalton Park.pptxfvvvvvvvLewisJB
 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfAsst.prof M.Gokilavani
 
pipeline in computer architecture design
pipeline in computer architecture  designpipeline in computer architecture  design
pipeline in computer architecture designssuser87fa0c1
 
Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AIabhishek36461
 
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdfCCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdfAsst.prof M.Gokilavani
 
Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girlsssuser7cb4ff
 

Recently uploaded (20)

young call girls in Green Park🔝 9953056974 🔝 escort Service
young call girls in Green Park🔝 9953056974 🔝 escort Serviceyoung call girls in Green Park🔝 9953056974 🔝 escort Service
young call girls in Green Park🔝 9953056974 🔝 escort Service
 
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
 
Arduino_CSE ece ppt for working and principal of arduino.ppt
Arduino_CSE ece ppt for working and principal of arduino.pptArduino_CSE ece ppt for working and principal of arduino.ppt
Arduino_CSE ece ppt for working and principal of arduino.ppt
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfid
 
Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptx
 
Introduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECHIntroduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECH
 
Churning of Butter, Factors affecting .
Churning of Butter, Factors affecting  .Churning of Butter, Factors affecting  .
Churning of Butter, Factors affecting .
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineering
 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.
 
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
 
POWER SYSTEMS-1 Complete notes examples
POWER SYSTEMS-1 Complete notes  examplesPOWER SYSTEMS-1 Complete notes  examples
POWER SYSTEMS-1 Complete notes examples
 
DATA ANALYTICS PPT definition usage example
DATA ANALYTICS PPT definition usage exampleDATA ANALYTICS PPT definition usage example
DATA ANALYTICS PPT definition usage example
 
Heart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxHeart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptx
 
Work Experience-Dalton Park.pptxfvvvvvvv
Work Experience-Dalton Park.pptxfvvvvvvvWork Experience-Dalton Park.pptxfvvvvvvv
Work Experience-Dalton Park.pptxfvvvvvvv
 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
 
pipeline in computer architecture design
pipeline in computer architecture  designpipeline in computer architecture  design
pipeline in computer architecture design
 
Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AI
 
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdfCCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
 
Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girls
 

Performance enhancement of dct based speaker recognition using wavelet de noising

  • 1. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 04 Issue: 04 | Apr-2015, Available @ http://www.ijret.org 744 PERFORMANCE ENHANCEMENT OF DCT BASED SPEAKER RECOGNITION USING WAVELET DE-NOISING Munmuni Patir1 , V.K Govindan2 1 PG Scholar, Dept. of Computer Science & Engineering, National Institute of Technology Calicut, Kerala, India 2 Professor, Dept. of Computer Science & Engineering, National Institute of Technology Calicut, Kerala, India Abstract Presence of noise in the speech signal is one of the major problems in Speaker Recognition. The speaker recognition performance gradually degrades as the intensity of noise increases. The system gives high accuracy when the speech signal is noise free, but in real life scenario getting a noise free speech signal is challenging. Hence, elimination of the noise from speech signal is an important aspect in speaker recognition process. This work uses wavelet based denoising of the recorded speech signal in order to enhance the performance of speaker recognition. In this paper, wavelet based denoising technique has been applied to the DCT based speaker recognition system which was proposed in our previous work. Additive white Gaussian noise has been added to the speech signal and performance analysis of the system has been done using different SNR value. Keywords: Wavelet denoising, AWGN, Speaker Recognition, Thresholding, DCT, Feature Extraction. --------------------------------------------------------------------***---------------------------------------------------------------------- 1. INTRODUCTION Major challenges that have been faced in Automatic Speaker Recognition are variations in speaker‟s vocal tract, background noise, quality of the microphone. The presence of noise in recorded speech signal in speaker recognition system degrades the performance of the system; hence, noise removal plays an important role in speaker recognition. The noise free enhanced speech signal provides better performance in recognizing speakers. In our previous work speaker recognition system was developed by proposing a modification to MFCC where DCT is used instead of Fourier transformation of MFCC [1].In this work noise removal method is applied to the DCT based speaker recognition. In recent years, denoising has been widely used in signal and image processing in order to improve the signal quality. It has become an essential pre processing step to achieve better results in any image processing task [2][3][4]. Wavelet denoising techniques has been found to be one of the powerful technique for getting high quality image and signal [2]. Nonlocal means filtering techniques are also used in many image and signal processing applications [5] [6] [7]. In this proposed work, Wavelet denoising technique is applied on recorded speech in order to enhance the speech signal. Denoising is performed before the feature extraction to enhance the speaker recognition performance. 1.1 Wavelet-Based Denoising Wavelet denoising which is widely used nowadays for eliminating noise makes use of wavelet transformation. As wavelet representation is better than Fourier transform representation, wavelet Denoising leads to significant improvements in signal quality. Wavelet based noise removal techniques perform better as the shape of the signal is preserved when compared to denoising based on Fourier Transforms. The steps involved in wavelet denoising process are as follow [2]: • Transformation of the noisy signal to obtain wavelet coefficients at different decomposition levels; this provides the noisy Wavelet coefficients. • Selection of a threshold for different levels, and the types of thresholding techniques such as hard thresholding or soft thresholding for removal of noise. • Transforming back to the spatial domain for obtaining the noise free signal Denoised signal is obtained by applying inverse wavelet transform to the wavelet coefficients obtained after the thresholding method. 1.1.1 Wavelet Thresholding The wavelet coefficients after the wavelet transformation which have low energy are removed by performing thresholding as their contribution to the wavelet spectra is very low and can be considered as noise [3]. Thresholding can be done either by soft thresholding or hard thresholding [2]. Hard thresholding is define by the following equation (1)- (1)
  • 2. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 04 Issue: 04 | Apr-2015, Available @ http://www.ijret.org 745 In Soft thresholding, above the threshold value, the wavelet coefficients shrink by that threshold value, it is also known as wavelet shrinkage. Equation (2) defines the soft thresholding. (2) In the above Equation, w = wavelet coefficient value, and t= threshold value. In this method, the wavelet coefficients below the threshold value are considered to be noise, and the shrinkage of magnitudes of all the coefficients are done by that threshold amount for eliminating the contribution due to noise [3]. In this work, Soft thresholding method has been used. Soft thresholding does not lead to severe distortion of the speech signal compared to the hard thresholding [8]. It has been also found that generally for image denoising also soft thresholding gives better results [3]. 1.1.2 Determination of Thresholds Finding the appropriate threshold value also is an important step in wavelet denoising. There are various way to determine the thresholds if the wavelet coefficients are known. Following are two mostly used methods to determine the threshold [9]:  For fixed thresholding based denoising, the threshold t may be computed using Equation (3), where σ = Median-of-coefficients/0.6745, and n =total coefficients : (3)  For Global Thresholding, the thresholding may be computed using Equation (4): (4) 2. RELATED WORK In recent years many noise removal methods have been proposed for speech enhancement. As speech signal is mostly affected by many kinds of noises such as random noise, background noise, the removal of the noise became an important step in speaker recognition in order to increase the robustness of the system. Some of the important works dealing with noise removal is briefly reviewed in the following: Rozeha A. Rashid et al. [10], in their work dealing with voice recognition, made use of band-pass filter, called digital FIR band-pass filter, to get rid of noise speech signal. In [11], Radu et al. has proposed an improved method of spectral subtraction in which the ability of human ear to mask noise is considered into account in order to remove the background noise. After spectral subtraction, the remaining residual noise is masked. For spectral subtraction, they have used over subtraction factor technique to effectively remove noise. Sumithra et al. [12] proposed an adaptive wavelet shrinkage method for suppressing the noise. Wavelet subband coefficient threshold computation is done automatically in this method. The thresholds computed are proportional to the noise contamination. Khaled Daqrouq et al. [13] proposed a multistage convolution approach in which Reverse Biorthogonal Wavelets are used. The authors observed better quality improvements in the enhancement of the speech signal. Khaled et al. [14] compared three different methods for enhancement of speech signal; that are- adaptive linear neuron (ADALINE), Feed Forward Neural Network Enhancement (FFNN), and wavelet transformation based ADALINE Enhancement Methods. In the 3rd method, the desired sub-signals are generated by using DWT which is the input to the neural net (ADALINE). They concluded that this method gives better enhancement and can be used in speaker identification. Lina Liu and Jishun Jiang [15] used denoising method based on the stationary wavelet transformations. In their work, they perform denoising by using wavelet transformation as well as stationary wavelet transformation and concluded that the latter method has better effect on elimination of AWGN in the signal. Zhou Dexiang and Wang Xianrong [16] used wavelet denoising in their work in speech recognition and proposed and improved HMM algorithm. From the above survey, it has been found that many denoising methods for speech signal enhancement has been proposed by researchers in the recent years to enhance speech signal quality. As the recognition of speakers highly depends on the quality of speech signal, the enhancement of recorded signal can plays a vital role in the efficiency of speaker recognition system. This paper proposes to study the effect of wavelet based denoising on the performance of DCT based speaker recognition system. 3. EXPERIMENTAL RESULTS In our previous work [1], the speech signal was recorded through microphone. Although the speech signal contain some amount of random noise, background noise etc., it was directly taken for feature extraction by using a modified MFCC method proposed. As MFCC method involves Fourier transformation some denoising is done automatically by Fourier transformation process.
  • 3. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 04 Issue: 04 | Apr-2015, Available @ http://www.ijret.org 746 In this work, wavelet denoising has been done before the feature extraction step. Wavelet denoising enhanced the quality of the recorded speech signal and provided better recognition rate. Table 1 show the experimental result of efficiency in recognition when denoised speech signal is taken into account. Table-1: Matching out of 10 times where the speech signal was denoised by using wavelet denoising. Speaker Id Number of matches out of 10 utters 1 10 2 7 3 9 4 9 5 8 6 6 7 9 8 9 9 7 10 7 11 9 12 10 13 9 14 7 15 9 16 8 17 9 18 9 19 8 20 9 Average Match percent (%) 84 Experiments have also been done by adding Additive White Gaussian Noise (AWGN) to the speech signal, and the performance of the system developed in the previous work [1] has been analyzed for different Signal to Noise Ratio (SNR) values of the AWGN. Figure 1, Figure 2 and Figure 3 shows speech signal with AWGN with different SNR value. Table 2 shows the efficiency percent of the system with respect to SNR values of the AWGN. Fig-1: Speech signal with Additive White Gaussian Noise of SNR value 40 Fig-2: Speech signal with Additive White Gaussian Noise of SNR value 50 Fig-3: Speech signal with Additive White Gaussian Noise of SNR value 60 Table-2: Performance analysis of the DCT Based Speaker recognition system when Gaussian noise is added to speech signal. SNR values 40 45 50 60 65 Without AWGN added Efficiency in % 0 62 66 75 79 81
  • 4. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 04 Issue: 04 | Apr-2015, Available @ http://www.ijret.org 747 4. CONCLUSION AND FUTURE WORK A modification to „DCT based MFCC in speaker recognition‟ which was proposed in our previous work has been done by using wavelet denoising method. It was observed that the enhancement in quality of recorded signal provided better system performance. When denoising was applied, the recognition efficiency increased from 81% to 84%, which is a significant improvement. The performance of the system is analyzed by adding Additive White Gaussian Noise of different SNR values to the speech signal, and it has been found that the efficiency of the system degrades as the noise level increases. As the SNR value decreases the performance decreases, and for SNR less than 45, the performance was totally unacceptable. For SNR above 65, the performance was found to be in the acceptable range. In our work, the simple Wavelet denoising method has been used but there are many improvements proposed for wavelet denoising that can be used to achieve better accuracy of the system. As a future work, different denoising techniques can be implemented and studied to propose a better denoising method in speaker recognition. REFERENCES [1]. Munmuni Patir, V.K. Govindan, “DCT Based MFCC in Speaker Recognition,” International Journal of Research in Computer Applications & Information Technology Volume 2, Issue 6, November-December, 2014 [2]. Burhan Ergen, “Signal and Image Denoising Using Wavelet Transform,” Advances in Wavelet Theory and Their Applications in Engineering, Physics and Technology, 2010, pp496-514[Sd-008].www.intechopen.com [3]. Baby Vijilin,V.K.Govindan, “Optimal Threshold Selection for Wavelet Transform based on Visual Quality,” International Journal of Computer Applications (0975 – 8887) Volume 81 – No 19, November 2013. [4]. J.Dinesh Peter, and V.K.Govindan, “A Phase and intensity preserved image de-noising technique,” 14th International conference on advanced computing and communication (ADCOM 2006), National Institute of technology Karnataka, India, 2006. [5]. Dineshpeter, V K Govindan and Abraham T Mathew, “ Nonlocal-Means Image Denoising Technique using Robust M-estimator,” Journal of Computer science and Technology, Springer, 25(3): 623-631, May 2010. [6]. Dineshpeter, V K Govindan and Abraham T Mathew, Robust Estimation Approach for Nonlocal-means denoising based on structurally similar patches, International Journal of Open problems in Compt. Maths., Vol. 2, No. 2, June 2009. [7]. J. Dinesh Peter, V.K. Govindan, Abraham T. Mathew, “Robust Estimation Approach for NL-Means Filter” In Proceedings: ISVC‟08, Part II, LNCS 5359, pp. 571-580, 2008, USA (Las Vegas). (LNCS-Springer). [8]. Jeena Joy , Salice Peter , Neetha John, “Denoising Using Soft Thresholding,” International Journal of Advanced Research in Electrical, Electronics and Instrumentation Engineering Vol. 2, Issue 3, March 2013. [9]. P. Karthikeyan, M. Murugappan, and S.Yaacob, “ECG Signal Denoising Using Wavelet Thresholding Techniques in Human Stress Assessment.” International Journal on Electrical Engineering and Informatics ‐ Volume 4, Number 2, July 2012. [10]. Rozeha A. Rashid, Nur Hija Mahalin, Mohd Adib Sarijari, Ahmad Aizuddin Abdul Aziz, “Security System Using Biometric Technology: Design and Implementation of Voice Recognition System (VRS),” Proceedings of the International Conference on Computer and Communication Engineering 2008. [11]. Radu M. Udrea, Silviu Ciochina, Drago N. Vizireanu, “Reduction of Background Noise from affected Speech using a Spectral Subtraction Algorithm based on Masking Properties of the Human Ear,” 0-7803-9164-0/05/$20.00 (2005 IEEE) [12].Sumithra ManimegalaiGovindana, PrakashDuraisamyb, XiaohuiYuan, “Adaptive wavelet shrinkage for noise robust speaker recognition,” Digital Signal Processing 33 (2014) 180–190. [13]. Khaled Daqrouq,Ibrahim N, Abu-Isbeih, Omar Daoud,Emad Khalaf, “An investigation of speech enhancement using wavelet filtering method,” Int J Speech Technol (2010) 13: 101–115. [14]. Khaled Daqrouq,Ibrahim N, Abu-Isbeih, Omar Daoud,Emad Khalaf, “Speech Signal Enhancement Using Neural Network and Wavelet Transform,” IEEE International Multi-Conference on Systems, Signals and Devices, 2009. [15]. Lina Liu ,Jishun Jiang, “Using Stationary Wavelet Transformation for Signal Denoising,”IEEE International Conference on Fuzzy Systems and Knowledge Discovery (FSKD), 2011 [16]. Zhou Dexiang , Wang Xianrong, “The Improvement of HMM Algorithm using wavelet de-noising in speech recognition,” IEEE International Conference on Advanced Computer Theory and Engineering(ICACTE),2010.