SlideShare une entreprise Scribd logo
1  sur  10
Télécharger pour lire hors ligne
International Journal of Modern Engineering Research (IJMER)
www.ijmer.com
Vol. 3, Issue. 5, Sep - Oct. 2013 pp-2646-2655
ISSN: 2249-6645

Development of Algorithm for Voice Operated Switch for
Digital Audio Control Systems
Gokula Krishnan1, Ram Singh2, Satyanarayana3
1

(M.Tech, DSCE, ECE Department, SNIST, Hyderabad, INDIA)
2
(Scientist ‘E’, RCMA, DRDO, Hyderabad, INDIA)
3
(Assistant professor, ECE Department, SNIST, Hyderabad, INDIA)

ABSTRACT: VOS (voice Operated Switch) is a switch that operates when sound over a certain threshold is detected. It is
usually used to turn on a transmitter or recorder when someone speaks and turn it off when they stop speaking. It is used
instead of a push-to-talk button on transmitters or to save storage space on recording devices. Unlike push-to-talk (PTT)
operation, VOS is automatic. The user can keep his hands free while talking. But VOS also has some significant
disadvantages that explain why PTT is still common. The Present VOS technology works based on the comparison of the
energy estimate in speech band and the noise band. The bandwidth of speech band is from 300Hz to 3.3 KHz and for noise
band it is from 3.3 KHz to 6.6 KHz. The major disadvantage with this technique is false operation of VOS due to noise
interference or heavy breathing or a side conversation. Hence, a DSP based algorithm is proposed to be developed for
DACS (Digital Audio Control System) to improve the performance and the noise suppression.
Keywords: Envelope dynamics, Noise estimation, Speech pause detection, SNR (Signal to Noise ratio), VAD (Voice activity
detection).

I. INTRODUCTION
Now a day‟s speech recognition is becoming more and more popular technology in the society. The innovative
technologies in mobile telecommunication, robust speech recognition and digital hearing aids are a strongly dynamic force in
the development of real-time noise reduction algorithms. The number of publications on single-microphone noise reduction
algorithms indicates an unbroken interest in this research field over the past two or three decades. A decisive point for these
kind of algorithms is the synchronized estimate of the object speech spectrum and the interfering noise spectrum in
particular. Cockpit voice recorder in aircraft records many cockpit voices, such as speaker voices, noises and background
sounds. In these communications, the speech signal which is transmitted is corrupted by additive acoustical noises. These
noises may be from non-stationary source and hence there may be situations where only noise segment or non-speech
segment is present, hence it is necessary to update the noise spectrum estimate as often as possible to sustain an effective
noise reduction. This can be done, whenever target speech is absent, which means that the input signal consists of only noise.
Computational and memory requirements should be as low as possible since these algorithms may be ported on a digital
circuit.
Speech detection is a process where speech segments be reliably separated from non-speech and activates VOS
when only speech segments are detected. The required characteristics of an ideal endpoint detector are: reliability,
robustness, accuracy, adaptation, implicitly, real-time processing and know a priori knowledge of the noise.
Earlier, the VOS technology works based on the comparison of the energy estimate in speech band and the noise
band. We calculate the signal to noise ratio for both the bands i.e. speech band and noise band and based on a threshold the
operation of VOS will take place. The major disadvantage with this technique is false operation of VOS due to noise
interference or heavy breathing or a side conversation or any other background noise such as helicopter noise or babble noise
etc. The techniques used in this algorithm are discussed in the later sections.
Hence VAD (Voice activity detector) algorithms are developed and employed to make voice operated switch work
efficiently and this also increases the switching speed of the voice operated switch.
VAD techniques are designed using various methods. Most of them use heuristically chose statistical properties of
speech parameters like: energy, pitch, entropy etc. Therefore, the performances of different VAD are different and varying
according to the level and type of signal-to-noise ratio (SNR). As a result, the performances of different speech based
systems are significantly sensitive to the employed VAD technique. Therefore, VAD algorithm should be carefully chosen
while designing a speech based system.
Several VAD algorithms have been standardized for specific applications. The most commonly mentioned includes
ITU-T Recommendation G.729 Annex B [1] and ETSI AMR Option 2 VAD [2], which aim to design simple features that
can be implemented in embedded applications efficiently, such as audio recording and transmission on mobile phones. In
these systems, speech are often recorded with close-talk microphones, which ensures the sound level of speech is always
much higher than background noise. Back then, VAD algorithms often dealt with only little or no noise corruption in speech
coding applications and with separate recording utterances in speech recognition systems. Up to recently, advances in
various speech applications require the detection of human speech in a continuous real-time fashion, and is often corrupted
by a wide variety classes of noise. Algorithms for VAD had grown accordingly over the years. Most of the speech activity
detectors are based on either time domain or frequency domain approach. Sangwan, Chiranth [3] have compared various
VAD algorithms. The core of any VAD proposed consists of two parts: a „feature extraction‟ and a „speech/ non-speech
decision mechanism.
www.ijmer.com

2646 | Page
International Journal of Modern Engineering Research (IJMER)
www.ijmer.com
Vol. 3, Issue. 5, Sep - Oct. 2013 pp-2646-2655
ISSN: 2249-6645
It is necessary to update the noise spectrum estimate as often as possible to sustain an effective noise reduction.
Different algorithms have been proposed which continuously update the noise estimate and hence avoid the need for explicit
speech pause detection. Martin [4] uses the minimum of the sub-band signal power within a time window of about 1S as an
estimate of the noise power in the respective sub-band. Paul proposed a continuous noise estimation scheme similar to
Martin‟s which is computationally more efficient. This scheme was, however, not systematically tested.
Hirsch and Ehrlicher proposed an algorithm [5] which is based on the observation that the most commonly
occurring spectral magnitude value in clean speech. Hence, having noisy speech their algorithm measures the distribution
density function of the spectral magnitude and density determines the maxima which are then used as an estimate of the
respective noise magnitude. These kind of algorithms which avoid speech pause detection for noise estimation are supposed
to cope better with non-stationary (i.e., fluctuating) noise, since they are generally faster in their adaptation to changing noise
levels even during speech activity. On the other hand, the continuous update of the noise estimate (Independently in the subbands) is susceptible to erroneously capture speech energy. This, however, leads inevitably to speech deterioration in a
subsequent noise reduction process. Fischer and Stahl proposed a spectral subtraction noise reduction algorithm with a
continuous noise spectrum up- dating scheme. They found that the corruption of the noise estimate by speech is too large to
be further considered and conclude that voice activity detection plays an important role and cannot be fully omitted,
Recently Nemer et al. proposed to use the kurtosis (fourth-order statistics) of the noisy signal to continuously estimate
speech and noise energies. The examples presented used noisy speech signals with positive signal-to-noise ratios (SNRs) and
yield promising results, but further research is required to extend these results to negative SNR s and different classes of
noise, respectively. Dendrinos and Bakamidis [6] presented an algorithm for determining the starting and ending points of
speech segments in colored-noise environments through singular value decomposition based on some thresholds which have
been determined experimentally. Good performance was proved for SNRs higher than 0 db. However, the complexity of the
algorithm makes a real-time implementation difficult.
Weiwu Jiang, Wai Kit Lo [7] presented a novel VAD algorithm using MVSS (Maximum Values of Sub-band SNR)
as a decision feature. Here the given the spectrum of a speech utterance transformed by DFT, it first divides the whole
spectrum into several sub-bands. Secondly, sub-band SNRs are estimated and maximum values of sub-band SNR (MVSS)
are extracted as detection features. The background noise estimation and final VAD decision are made by comparing feature
value with an estimated threshold. During initialization, the estimated noise spectrum and threshold are calculated by
assuming that speech always follows an initial period of noise.
As the basic requirement to develop or modify an algorithm is to identify the noise i.e. the noisy speech sample is
processed by voice operated switch to allow the presence of audio in case of speech and mute when only noise is present.
Based on the above algorithms a modified algorithm is presented and compared with the conventional energy based
algorithm.
This paper is organized as it starts with a review of the conventional energy based algorithm and proposed
algorithm. Next section reports the expected results of the algorithms under various background noise conditions. Finally,
conclusions are presented.

II. ALGORITHMS
The algorithms that were implemented for voice operated switch are discussed in this chapter. In all the mentioned
algorithms the plain speech is mixed with various noises like white noise, pink noise, brown noise, helicopter noise etc. with
0db, 3db, 5db, 10db, 15db SNR levels (Signal to Noise Ratio). It will be called as noisy speech from now, which are used in
the experiments.
2.1 Conventional energy based algorithm
This algorithm works based on the comparison of the energy estimate of the noisy speech. In general the bandwidth
of the speech band is from 300Hz to 3.3 KHz and for noise band it is from 3.3 KHz to 6.6 KHz. Therefore using the filters
the noisy speech is divided into two bands, that is the speech band and the noise band by assuming the cut off frequency of
3000 Hz. The Butterworth filter was preferred over other filters based on the parameters suitable to the algorithm.

Fig1: Conventional energy based algorithm block diagram
www.ijmer.com

2647 | Page
International Journal of Modern Engineering Research (IJMER)
www.ijmer.com
Vol. 3, Issue. 5, Sep - Oct. 2013 pp-2646-2655
ISSN: 2249-6645
The energies of both the speech band and noise band are calculated by considering a window or frame length of 160
samples. Later the Signal to Noise Ratio of the each frame is determined. The threshold is calculated based on the previous
experiments.

Fig2 : Conventional energy based algorithm - flowchart
The operation of the Voice operated switch is based on the obtained SNR when compared with the assumed
threshold. i.e., when the SNR is greater than threshold then switch gets activated (VOS=1). When the SNR is less than
threshold then the switch deactivates (VOS=0). The noisy speech sample is processed by voice operated switch to allow the
presence of audio in case of speech (VOS=1) and mute when only noise (VOS=0) is present. The simulation and results are
shown in the next section.
The performance of the conventional energy based algorithm was not as anticipated and the result was not
satisfactory, will be discussed in further section.
2.2 Power envelope based algorithm
An algorithm is proposed which detects speech pauses by adaptively tracking minima and maxima in a noisy signal‟s
power envelope both for the broadband signal and for the high-pass and low-pass filtered signal.
Reading a .wav input file

After assuming initial 200ms
as noise only the max & min
values are set

Emin (p) =E (p)
ELP,max(p)=ELP(p)
ELP,max(p)=EHP(p)

FFT (512-pt)

The minimum & maximum value of
each of the three envelopes are
noted.

Creation of LFP and HPF
using fft results

Cal. Signals power envelope of
broadband, Low-pass band, highpass band
(E (p), ELP (p), EHP (p))

The maximum and minimum values are
updated based on current envelope values

Emax (p) =E (p)
EHPmin(p)=ELP(p)
EHPmin(p)=EHP(p)

Based on the above parameters the decision is
made using the following algorithm

The difference between max and min values
are calculated
Δ(p)=Emax(p)− Emin(p)
ΔLP(p)=ELP,max(p)− ELP,min(p)
ΔHP(p)=EHP,max(p)− ELP,min(p)

Fig3: Power envelope based algorithm- Flowchart

www.ijmer.com

2648 | Page
International Journal of Modern Engineering Research (IJMER)
www.ijmer.com
Vol. 3, Issue. 5, Sep - Oct. 2013 pp-2646-2655
ISSN: 2249-6645
The speech pause detection algorithm calculates the signal‟s temporal power envelope E (p) by summing up the
squares of the spectral components of the input signal in each short-time frame
:
……………. (1)
Here, X (p, ѡk) denotes the spectral component of the noisy input signal at frequency ѡk at time frame. In addition
a low-pass band envelope and a high-pass band envelope are calculated:
:
……… (2)
:
…….. (3)
Where “l” runs over all spectral components up to the cut-off frequency, and “m” runs over the remaining spectral
components. In order to slightly smooth the envelopes, E(ƿ ),
and
are averaged over a few frames by a
recursive low-pass filter of first order with a release time constant ŢE no smoothing is per- formed in case of an increase in
energy (i.e., attack time zero) to avoid smearing over onsets. The algorithm tracks the minimum and maximum value of each
envelope and uses these for the speech pause decision as described by the following scheme.
I. After an assumed 200 ms initial phase of noise only the minimum and maximum values are set as follows:
:
:
:

….… (4)

This guarantees that the minimum envelope values correspond roughly with the noise energy at the beginning.
II. The minimum and maximum values are updated for each of the three envelopes in the following manner.
a)

If the current envelope value is larger than the maximum value for the corresponding envelope, then the maximum value
is set to the current value. Otherwise, the maximum value slowly decays. This is done by a recursive low-pass filter of
first order with a release time constant
, which takes as input the current envelope value.
b) If the current envelope value is smaller than the minimum value for the corresponding envelope, then the minimum
value is set to the current value. Otherwise, the minimum value is slowly raised. This is done by a recursive low-pass
filter of first order with attack time constant
, which takes as input the current envelope value.
III. The differences between the maximum and the minimum values are calculated for each envelope

…… (5)
IV. Three different criteria are introduced of which only one has to be true for making the decision that target speech is not
present in the actual frame: a) the speech pause decision can be made because of a low signal dynamics in both the lowpass and the high-pass band(Syn speech pause); b) the decision can be based on the low-pass band information (LP
Speech Pause); and c) it can be made upon the high-band information (HP Speech Pause). These decision criteria are
derived as follows:
If ΔLP is smaller than some threshold ἠ and ΔHP (ƿ ) < ἠ then it is assumed that only noise is present due to the very
small dynamic range of the signal (Dyn Speech Pause).
b) If a) is not true, it is checked whether ΔLP is bigger than (otherwise the dynamic range in the low-pass band is very
small and it should not receive too much attention no LP Speech Pause). Now, if the difference between the current
and
of the low-pass band envelope is smaller than some fraction pc of ΔLP (which means that the
actual envelope is near its minimum), a closer look at the high-pass band is necessary to support speech pause detection.
a)

Case 1) ΔHP of the high-pass band is smaller than threshold in this case no additional information can be obtained from the
high-pass band because of its small dynamic range. Now, if at least E (p) (the signal‟s envelope) lies in the lower half of its
dynamic range [i.e., in the lower half between
and
the current frame can be assumed to be a speech pause
because of the closeness of the low-pass band energy to its minimum value (LP speech pause) otherwise, however, there is
not enough support for a speech pause decision (No LP Speech Pause).
Case 2) ΔHP is bigger than two times the threshold ἠ .In this case, there is enough dynamic range to pay attention to the
high-pass band. Thus, it is demanded that the difference between the current
and
of the high-pass
envelope is smaller than two times the fraction pc of ΔHP to support the small envelope value in the low-pass band. Then a
noise-only frame is assumed (LP Speech Pause). This demand is not as strict as that for the low-pass band, to account for the
case that the disturbing noise has a rather high-frequency characteristic. But if this condition is not fulfilled, speech may be
present in the actual frame (no LP Speech Pause).
www.ijmer.com

2649 | Page
International Journal of Modern Engineering Research (IJMER)
www.ijmer.com
Vol. 3, Issue. 5, Sep - Oct. 2013 pp-2646-2655
ISSN: 2249-6645
Case 3) ΔHP Is smaller than two times the threshold ἠ , but bigger than. In this case, which is not as clear as Case 2, it is
only demanded that EHP(ƿ ) (the high-pass Envelope ) lies in the lower half of its dynamic range to support the small
envelope value in the low-pass band Then it is assumed that target speech is absent (LP Speech Pause). However if this
condition is not fulfilled, speech may be present in the actual frame (no LP Speech pause).
c) Condition b) accounts for the case that the disturbing noise has a rather high frequency characteristic, hence the speech
pause detection should mainly be made upon the information in the low-pass band. To account also for the case that it
has be checked but now with reverse roles of the low-pass and the high–pass bands to determine whether target speech
is absent (HP Speech Pause).

Fig 4: Flowchart of the proposed speech pause detection algorithm operating on a single time frame
Fig above gives a flowchart of the proposed power envelope detection algorithm. The flowchart is not fully
symmetrical with respect to LP and HP speech pause detection since several redundant tests are omitted.
Due to its flexible design this novel approach for speech pause detection can easily be adjusted to obtain a rather
low false- alarm rate by adapting the main parameters ἠ and pc. Generally, a Low-false-alarms rate is desirable to reduce
speech distortions in the subsequent noise reduction process. However, this also results in a reduced hit rate.
www.ijmer.com

2650 | Page
International Journal of Modern Engineering Research (IJMER)
www.ijmer.com
Vol. 3, Issue. 5, Sep - Oct. 2013 pp-2646-2655
ISSN: 2249-6645
During the development of the algorithm noisy signals generated from various different noise types and speech
signals at several SNRs were used for performance verification. Finally, the following values were chosen for the free
parameters: The input signal was digitized with a sampling Frequency of 8000 Hz and partitioned in Hamming-windowed
segments of length 20 ms with 50% overlap. These segments were padded with zeros and a 512-point FFT was performed.
This framework is compatible with most single-microphone noise reduction algorithms which can thus easily be integrated.
Such short segments are motivated by the fact that then the same signal analysis and synthesis as necessary for a real-time
noise reduction environment can be used. The cut-off frequency between low-pass and high-pass band was set to 2 kHz,
motivated by the fact that excluding speech frequencies above 1.9 kHz has a roughly similar effect on speech intelligibility
as excluding those below this value. With these settings a good approximation to the actual dynamic range of the signal and
of its “placement” in the level area under a variety of conditions was achieved. However, systematic variations of these
parameters were not investigated. The threshold was set to 5 dB and the fraction was set to 0.1.

III. SIMULATION RESULTS
In this section the procedure to carry out experiments is discussed and comparison between the proposed algorithm
and conventional energy based algorithm is discussed
3.1 Procedure
The plain speech is recorded at a sampling rate of 8000Hz and is mixed with various noises like white noise, pink
noise, brown noise, helicopter noise etc. with 0db, 3db, 5db, 10db, 15db SNR levels. The algorithms are implemented and
simulated in MATLAB and simulation results are discussed below.
3.2 Simulation results
3.2.1 Conventional energy based algorithm results
The following are the results of conventional energy based algorithm for voice operated switch

Fig 5: Plot of (a) 10dB white noise mixed speech signal (b) Switch on/off for energy based algorithm(c) output
Fig 5 shows the results of voice operated switch when plain speech is mixed with 10 dB white noise and the output
of conventional energy based algorithm.

Fig 6: Plot of (a) 5dB white noise mixed speech signal (b) Switch on/off for energy based algorithm(c) output
www.ijmer.com

2651 | Page
International Journal of Modern Engineering Research (IJMER)
www.ijmer.com
Vol. 3, Issue. 5, Sep - Oct. 2013 pp-2646-2655
ISSN: 2249-6645
Fig 6 shows the results of voice operated switch when plain speech is mixed with 5 dB white noise and the output of
conventional energy based algorithm.
Fig 7 shows the results of voice operated switch when plain speech is mixed with 10 dB pink noise and the output
of conventional energy based algorithm.
Fig 8 shows the results of voice operated switch when plain speech is mixed with 5 dB helicopter noise and the
output of conventional energy based algorithm.

Fig 7: Plot of (a) 10dB pink noise mixed speech signal (b) Switch on/off for energy based algorithm(c) output

Fig 8: Plot of (a) 5dB helicopter noise mixed speech signal (b) Switch on/off for energy based algorithm(c) output

Fig 9: Plot of (a) 10dB babble noise mixed speech signal (b) Switch on/off for energy based algorithm(c) output
www.ijmer.com

2652 | Page
International Journal of Modern Engineering Research (IJMER)
www.ijmer.com
Vol. 3, Issue. 5, Sep - Oct. 2013 pp-2646-2655
ISSN: 2249-6645
Fig 9 shows the results of voice operated switch when plain speech is mixed with 10 dB babble noise and the output
of conventional energy based algorithm.
3.2.2 Power envelope based algorithm results
The following are the results of power envelope based algorithm for voice operated switch

Fig 10: Plot of (a) 10dB white noise mixed speech signal (b) Switch on/off for power envelope based algorithm(c)
output
Fig 10 shows the results of voice operated switch when plain speech is mixed with 10 dB white noise and the output
of power envelope based algorithm

Fig 11: Plot of (a) 10dB pink noise mixed speech signal (b) Switch on/off for power envelope based algorithm(c)
output

www.ijmer.com

2653 | Page
International Journal of Modern Engineering Research (IJMER)
www.ijmer.com
Vol. 3, Issue. 5, Sep - Oct. 2013 pp-2646-2655
ISSN: 2249-6645

Fig 12: Plot of (a) 10dB helicopter noise mixed speech signal (b) Switch on/off for power envelope based algorithm(c)
output
Fig 11 shows the results of voice operated switch when plain speech is mixed with 10 dB pink noise and the output
of power envelope based algorithm
Fig 12 shows the results of voice operated switch when plain speech is mixed with 10 dB helicopter noise and the
output of power envelope based algorithm
Fig 13 shows the results of voice operated switch when plain speech is mixed with 5 dB helicopter noise and the
output of power envelope based algorithm

Fig 13: Plot of (a) 5dB helicopter noise mixed speech signal (b) Switch on/off for power envelope based algorithm(c)
output
There were other simulation results considered and only few of them. In energy based algorithm the switch
activates at few places even when only noise is present. The major disadvantage because of this algorithm is it doesn‟t
perform well due to noise interference or heavy breathing or a side conversation etc.

IV. CONCLUSION
The present VOS technology works based on the conventional energy based algorithm, which works well for white
noise at 10dB, 15dB etc., but results are not promising for helicopter, pink and babble noise. The pilot or co-pilot has to
adjust the threshold (SNR) level which is inside the audio control system (as shown in the figure1) to hear a clear speech
signal. Using the proposed algorithm, the pilot doesn‟t need to change the threshold control every time (unlike conventional
energy based algorithm) to hear the speech signal clearly i.e. the speech is transmitted when speech is detected (VOS=1), it
is muted when noise is present (VOS=0).
From the simulation results and observation it is clearly seen that the power envelope detection based algorithm
gives better and efficient performance when compared with the conventional energy based algorithm. Many research are
however to be analyzed on basis to modify the algorithm to improve the performance on different noise levels. The proposed
power envelope detection algorithm maintains a low and approximately constant false-alarm rate over a wide range of SNRs.
The hit rate decreases only slightly at poorer SNRs.

www.ijmer.com

2654 | Page
International Journal of Modern Engineering Research (IJMER)
www.ijmer.com
Vol. 3, Issue. 5, Sep - Oct. 2013 pp-2646-2655
ISSN: 2249-6645
The efficient voice operated switches can be father used for commercial and defense purpose which leads to save
battery life and helpful to save storage spaces on recording devices.

ACKNOWLEDGEMENT
I am grateful to my guides Mr. Ram Singh, Scientist „E‟, and Mr. Satyanarayana, Assistant professor for constantly
encouraging me, for their inspiration and innovative ideas, valuable suggestions and guidance without which I would not
have achieved our goal.

REFERNCES
[1]
[2]
[3]

[4]
[5]
[6]
[7]
[8]
[9]

Benyassine, E. Shlomot, H.-Y. Su, and E. Yuen, “A robust low complexity voice activity detection algorithm for speech
communication systems,” in Speech Coding For Telecommunications Proceeding, 1997, 1997 IEEE Workshop on, p. 97, 1997.
ETSI, “Universal mobile telecommunication systems mandatory speech codec speech processing functions, AMR speech codec;
voice activity detector (3GPP TS 26.094 version 4.0.0 release 4),” 2001.
Sangwan, Chiranth M. C, R. Shah, V. Gaurav, R. Venkatesha Prasad, "Voice Activity Detection for VoIPTime and Frequency
domain Solutions", TENTH ANNUAL IEEE symposium on multimedia communications and signal processing, bangalore, nov
2001, pp 20-24.
R. Martin, “An efficient algorithm to estimate the instantaneous SNR of speech signals,” in Proc. EUROSPEECH’93, vol. 1, 1993.
H. G. Hirsch and C. Ehrlicher, “Noise estimation techniques for robust speech recognition,” in Proc. IEEE Int. Conf. Acoustics,
Speech, Signal Processing 1995, vol. 1, 1995, pp. 153–156.
M. Dendrinos and S. Bakamidis, “Voice activity detection in colorednoise environment through singular value decomposition,” in
Proc. 5th Int. Conf. Signal Processing Applications and Technology.Waltham, MA: DSP Associates, 1994, vol. 1, pp. 137–141.
Weiwu Jiang, Wai Kit Lo and Helen Meng,” A New Voice Activity Detection Method Using Maximized Sub-band SNR”,978-14244-5857-8/10/$26.00©2010, ieee,icalip2010
“Digital Processing of Speech Signals” by L. R. Rabiner and R. W. Schafer, Prentice Hall Publication, 1978
“Discrete-time speech signal processing” by Thomas F. Quatieri

www.ijmer.com

2655 | Page

Contenu connexe

Tendances

PHOENIX AUDIO TECHNOLOGIES - A large Audio Signal Algorithm Portfolio
PHOENIX AUDIO TECHNOLOGIES  - A large Audio Signal Algorithm PortfolioPHOENIX AUDIO TECHNOLOGIES  - A large Audio Signal Algorithm Portfolio
PHOENIX AUDIO TECHNOLOGIES - A large Audio Signal Algorithm PortfolioHTCS LLC
 
A Survey On Audio Watermarking Methods
A Survey On Audio Watermarking  MethodsA Survey On Audio Watermarking  Methods
A Survey On Audio Watermarking MethodsIRJET Journal
 
Performance Analysis of Cognitive Radio for Wi-Fi Signals Using Cyclostationa...
Performance Analysis of Cognitive Radio for Wi-Fi Signals Using Cyclostationa...Performance Analysis of Cognitive Radio for Wi-Fi Signals Using Cyclostationa...
Performance Analysis of Cognitive Radio for Wi-Fi Signals Using Cyclostationa...IJERA Editor
 
Architecture of direct_digital_synthesiz
Architecture of direct_digital_synthesizArchitecture of direct_digital_synthesiz
Architecture of direct_digital_synthesizanjunarayanan
 
Analysis of spectrum based approach for detection of mobile signals
Analysis of spectrum based approach for detection of mobile signalsAnalysis of spectrum based approach for detection of mobile signals
Analysis of spectrum based approach for detection of mobile signalsIAEME Publication
 
multirate signal processing for speech
multirate signal processing for speechmultirate signal processing for speech
multirate signal processing for speechRudra Prasad Maiti
 
Performance enhancement of dct based speaker recognition using wavelet de noi...
Performance enhancement of dct based speaker recognition using wavelet de noi...Performance enhancement of dct based speaker recognition using wavelet de noi...
Performance enhancement of dct based speaker recognition using wavelet de noi...eSAT Journals
 
SIMULATIONS OF ADAPTIVE ALGORITHMS FOR SPATIAL BEAMFORMING
SIMULATIONS OF ADAPTIVE ALGORITHMS FOR SPATIAL BEAMFORMINGSIMULATIONS OF ADAPTIVE ALGORITHMS FOR SPATIAL BEAMFORMING
SIMULATIONS OF ADAPTIVE ALGORITHMS FOR SPATIAL BEAMFORMINGijiert bestjournal
 
A comparative analysis on fundamental of Speech Signal and Noise using differ...
A comparative analysis on fundamental of Speech Signal and Noise using differ...A comparative analysis on fundamental of Speech Signal and Noise using differ...
A comparative analysis on fundamental of Speech Signal and Noise using differ...IJSRED
 
Implementation of Wide Band Frequency Synthesizer Base on DFS (Digital Frequ...
Implementation of Wide Band Frequency Synthesizer Base on  DFS (Digital Frequ...Implementation of Wide Band Frequency Synthesizer Base on  DFS (Digital Frequ...
Implementation of Wide Band Frequency Synthesizer Base on DFS (Digital Frequ...IJMER
 
A novel scheme to improve the spectrum sensing performance
A novel scheme to improve the spectrum sensing performanceA novel scheme to improve the spectrum sensing performance
A novel scheme to improve the spectrum sensing performanceIJCNCJournal
 
IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...ijceronline
 
Presentation on cognative radio
Presentation on cognative radioPresentation on cognative radio
Presentation on cognative radioShewangi Kochhar
 
Performance evaluation of different spectrum sensing techniques for realistic...
Performance evaluation of different spectrum sensing techniques for realistic...Performance evaluation of different spectrum sensing techniques for realistic...
Performance evaluation of different spectrum sensing techniques for realistic...ijwmn
 
Toward forward link interference cancellation
Toward forward link interference cancellationToward forward link interference cancellation
Toward forward link interference cancellationShu Wang
 

Tendances (18)

PHOENIX AUDIO TECHNOLOGIES - A large Audio Signal Algorithm Portfolio
PHOENIX AUDIO TECHNOLOGIES  - A large Audio Signal Algorithm PortfolioPHOENIX AUDIO TECHNOLOGIES  - A large Audio Signal Algorithm Portfolio
PHOENIX AUDIO TECHNOLOGIES - A large Audio Signal Algorithm Portfolio
 
A Survey On Audio Watermarking Methods
A Survey On Audio Watermarking  MethodsA Survey On Audio Watermarking  Methods
A Survey On Audio Watermarking Methods
 
Performance Analysis of Cognitive Radio for Wi-Fi Signals Using Cyclostationa...
Performance Analysis of Cognitive Radio for Wi-Fi Signals Using Cyclostationa...Performance Analysis of Cognitive Radio for Wi-Fi Signals Using Cyclostationa...
Performance Analysis of Cognitive Radio for Wi-Fi Signals Using Cyclostationa...
 
Architecture of direct_digital_synthesiz
Architecture of direct_digital_synthesizArchitecture of direct_digital_synthesiz
Architecture of direct_digital_synthesiz
 
journal final
journal finaljournal final
journal final
 
Analysis of spectrum based approach for detection of mobile signals
Analysis of spectrum based approach for detection of mobile signalsAnalysis of spectrum based approach for detection of mobile signals
Analysis of spectrum based approach for detection of mobile signals
 
multirate signal processing for speech
multirate signal processing for speechmultirate signal processing for speech
multirate signal processing for speech
 
Performance enhancement of dct based speaker recognition using wavelet de noi...
Performance enhancement of dct based speaker recognition using wavelet de noi...Performance enhancement of dct based speaker recognition using wavelet de noi...
Performance enhancement of dct based speaker recognition using wavelet de noi...
 
Vibra phone nirupam
Vibra phone nirupamVibra phone nirupam
Vibra phone nirupam
 
SIMULATIONS OF ADAPTIVE ALGORITHMS FOR SPATIAL BEAMFORMING
SIMULATIONS OF ADAPTIVE ALGORITHMS FOR SPATIAL BEAMFORMINGSIMULATIONS OF ADAPTIVE ALGORITHMS FOR SPATIAL BEAMFORMING
SIMULATIONS OF ADAPTIVE ALGORITHMS FOR SPATIAL BEAMFORMING
 
A comparative analysis on fundamental of Speech Signal and Noise using differ...
A comparative analysis on fundamental of Speech Signal and Noise using differ...A comparative analysis on fundamental of Speech Signal and Noise using differ...
A comparative analysis on fundamental of Speech Signal and Noise using differ...
 
Implementation of Wide Band Frequency Synthesizer Base on DFS (Digital Frequ...
Implementation of Wide Band Frequency Synthesizer Base on  DFS (Digital Frequ...Implementation of Wide Band Frequency Synthesizer Base on  DFS (Digital Frequ...
Implementation of Wide Band Frequency Synthesizer Base on DFS (Digital Frequ...
 
A novel scheme to improve the spectrum sensing performance
A novel scheme to improve the spectrum sensing performanceA novel scheme to improve the spectrum sensing performance
A novel scheme to improve the spectrum sensing performance
 
Mb3421682170
Mb3421682170Mb3421682170
Mb3421682170
 
IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...
 
Presentation on cognative radio
Presentation on cognative radioPresentation on cognative radio
Presentation on cognative radio
 
Performance evaluation of different spectrum sensing techniques for realistic...
Performance evaluation of different spectrum sensing techniques for realistic...Performance evaluation of different spectrum sensing techniques for realistic...
Performance evaluation of different spectrum sensing techniques for realistic...
 
Toward forward link interference cancellation
Toward forward link interference cancellationToward forward link interference cancellation
Toward forward link interference cancellation
 

En vedette

Evaluation of Compressive Strength and Water Absorption of Styrene Butadiene...
Evaluation of Compressive Strength and Water Absorption of  Styrene Butadiene...Evaluation of Compressive Strength and Water Absorption of  Styrene Butadiene...
Evaluation of Compressive Strength and Water Absorption of Styrene Butadiene...IJMER
 
Effect of Air Entrainment on Compressive Strength, Density, and Ingredients o...
Effect of Air Entrainment on Compressive Strength, Density, and Ingredients o...Effect of Air Entrainment on Compressive Strength, Density, and Ingredients o...
Effect of Air Entrainment on Compressive Strength, Density, and Ingredients o...IJMER
 
Ba2641224127
Ba2641224127Ba2641224127
Ba2641224127IJMER
 
The Minimum Cost Forwarding Using MAC Protocol for Wireless Sensor Networks
The Minimum Cost Forwarding Using MAC Protocol for Wireless Sensor NetworksThe Minimum Cost Forwarding Using MAC Protocol for Wireless Sensor Networks
The Minimum Cost Forwarding Using MAC Protocol for Wireless Sensor NetworksIJMER
 
Diabetes by tally
Diabetes by tallyDiabetes by tally
Diabetes by tallyckimball3
 
As2419201922
As2419201922As2419201922
As2419201922IJMER
 
An Effective Tea Leaf Recognition Algorithm for Plant Classification Using Ra...
An Effective Tea Leaf Recognition Algorithm for Plant Classification Using Ra...An Effective Tea Leaf Recognition Algorithm for Plant Classification Using Ra...
An Effective Tea Leaf Recognition Algorithm for Plant Classification Using Ra...IJMER
 
I0503 01 6670
I0503 01 6670I0503 01 6670
I0503 01 6670IJMER
 
Gi2429352937
Gi2429352937Gi2429352937
Gi2429352937IJMER
 
Dp31547550
Dp31547550Dp31547550
Dp31547550IJMER
 
T04201162168Optimal Allocation of FACTS Device with Multiple Objectives Using...
T04201162168Optimal Allocation of FACTS Device with Multiple Objectives Using...T04201162168Optimal Allocation of FACTS Device with Multiple Objectives Using...
T04201162168Optimal Allocation of FACTS Device with Multiple Objectives Using...IJMER
 
Effect of Preform Geometry on the Material Behaviour and the Densification Me...
Effect of Preform Geometry on the Material Behaviour and the Densification Me...Effect of Preform Geometry on the Material Behaviour and the Densification Me...
Effect of Preform Geometry on the Material Behaviour and the Densification Me...IJMER
 
A Survey of User Authentication Schemes for Mobile Device
A Survey of User Authentication Schemes for Mobile DeviceA Survey of User Authentication Schemes for Mobile Device
A Survey of User Authentication Schemes for Mobile DeviceIJMER
 
HMM-Based Speech Synthesis
HMM-Based Speech SynthesisHMM-Based Speech Synthesis
HMM-Based Speech SynthesisIJMER
 
Structural Monitoring Of Buildings Using Wireless Sensor Networks
Structural Monitoring Of Buildings Using Wireless Sensor NetworksStructural Monitoring Of Buildings Using Wireless Sensor Networks
Structural Monitoring Of Buildings Using Wireless Sensor NetworksIJMER
 
Multiple Intelligence Analysis
Multiple Intelligence AnalysisMultiple Intelligence Analysis
Multiple Intelligence AnalysisSEEMAS ACADEMY
 
The everlasting gospel
The everlasting gospelThe everlasting gospel
The everlasting gospelRobert Taylor
 
A ZVS Interleaved Boost AC/DC Converter Using Super Capacitor Power for Hybri...
A ZVS Interleaved Boost AC/DC Converter Using Super Capacitor Power for Hybri...A ZVS Interleaved Boost AC/DC Converter Using Super Capacitor Power for Hybri...
A ZVS Interleaved Boost AC/DC Converter Using Super Capacitor Power for Hybri...IJMER
 
Estimation of Manufacturing Costs in the Early Stages of Product Development ...
Estimation of Manufacturing Costs in the Early Stages of Product Development ...Estimation of Manufacturing Costs in the Early Stages of Product Development ...
Estimation of Manufacturing Costs in the Early Stages of Product Development ...IJMER
 
구글 Search engine-optimization-starter-guide-ko
구글 Search engine-optimization-starter-guide-ko구글 Search engine-optimization-starter-guide-ko
구글 Search engine-optimization-starter-guide-ko용대 김
 

En vedette (20)

Evaluation of Compressive Strength and Water Absorption of Styrene Butadiene...
Evaluation of Compressive Strength and Water Absorption of  Styrene Butadiene...Evaluation of Compressive Strength and Water Absorption of  Styrene Butadiene...
Evaluation of Compressive Strength and Water Absorption of Styrene Butadiene...
 
Effect of Air Entrainment on Compressive Strength, Density, and Ingredients o...
Effect of Air Entrainment on Compressive Strength, Density, and Ingredients o...Effect of Air Entrainment on Compressive Strength, Density, and Ingredients o...
Effect of Air Entrainment on Compressive Strength, Density, and Ingredients o...
 
Ba2641224127
Ba2641224127Ba2641224127
Ba2641224127
 
The Minimum Cost Forwarding Using MAC Protocol for Wireless Sensor Networks
The Minimum Cost Forwarding Using MAC Protocol for Wireless Sensor NetworksThe Minimum Cost Forwarding Using MAC Protocol for Wireless Sensor Networks
The Minimum Cost Forwarding Using MAC Protocol for Wireless Sensor Networks
 
Diabetes by tally
Diabetes by tallyDiabetes by tally
Diabetes by tally
 
As2419201922
As2419201922As2419201922
As2419201922
 
An Effective Tea Leaf Recognition Algorithm for Plant Classification Using Ra...
An Effective Tea Leaf Recognition Algorithm for Plant Classification Using Ra...An Effective Tea Leaf Recognition Algorithm for Plant Classification Using Ra...
An Effective Tea Leaf Recognition Algorithm for Plant Classification Using Ra...
 
I0503 01 6670
I0503 01 6670I0503 01 6670
I0503 01 6670
 
Gi2429352937
Gi2429352937Gi2429352937
Gi2429352937
 
Dp31547550
Dp31547550Dp31547550
Dp31547550
 
T04201162168Optimal Allocation of FACTS Device with Multiple Objectives Using...
T04201162168Optimal Allocation of FACTS Device with Multiple Objectives Using...T04201162168Optimal Allocation of FACTS Device with Multiple Objectives Using...
T04201162168Optimal Allocation of FACTS Device with Multiple Objectives Using...
 
Effect of Preform Geometry on the Material Behaviour and the Densification Me...
Effect of Preform Geometry on the Material Behaviour and the Densification Me...Effect of Preform Geometry on the Material Behaviour and the Densification Me...
Effect of Preform Geometry on the Material Behaviour and the Densification Me...
 
A Survey of User Authentication Schemes for Mobile Device
A Survey of User Authentication Schemes for Mobile DeviceA Survey of User Authentication Schemes for Mobile Device
A Survey of User Authentication Schemes for Mobile Device
 
HMM-Based Speech Synthesis
HMM-Based Speech SynthesisHMM-Based Speech Synthesis
HMM-Based Speech Synthesis
 
Structural Monitoring Of Buildings Using Wireless Sensor Networks
Structural Monitoring Of Buildings Using Wireless Sensor NetworksStructural Monitoring Of Buildings Using Wireless Sensor Networks
Structural Monitoring Of Buildings Using Wireless Sensor Networks
 
Multiple Intelligence Analysis
Multiple Intelligence AnalysisMultiple Intelligence Analysis
Multiple Intelligence Analysis
 
The everlasting gospel
The everlasting gospelThe everlasting gospel
The everlasting gospel
 
A ZVS Interleaved Boost AC/DC Converter Using Super Capacitor Power for Hybri...
A ZVS Interleaved Boost AC/DC Converter Using Super Capacitor Power for Hybri...A ZVS Interleaved Boost AC/DC Converter Using Super Capacitor Power for Hybri...
A ZVS Interleaved Boost AC/DC Converter Using Super Capacitor Power for Hybri...
 
Estimation of Manufacturing Costs in the Early Stages of Product Development ...
Estimation of Manufacturing Costs in the Early Stages of Product Development ...Estimation of Manufacturing Costs in the Early Stages of Product Development ...
Estimation of Manufacturing Costs in the Early Stages of Product Development ...
 
구글 Search engine-optimization-starter-guide-ko
구글 Search engine-optimization-starter-guide-ko구글 Search engine-optimization-starter-guide-ko
구글 Search engine-optimization-starter-guide-ko
 

Similaire à Development of Algorithm for Voice Operated Switch for Digital Audio Control Systems

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- Survey on Efficient Signal Processing Techniques for Speech Enhancement
IRJET- Survey on Efficient Signal Processing Techniques for Speech EnhancementIRJET- Survey on Efficient Signal Processing Techniques for Speech Enhancement
IRJET- Survey on Efficient Signal Processing Techniques for Speech EnhancementIRJET Journal
 
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
 
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
 
Robust Speech Recognition Technique using Mat lab
Robust Speech Recognition Technique using Mat labRobust Speech Recognition Technique using Mat lab
Robust Speech Recognition Technique using Mat labIRJET Journal
 
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
 
Teager Energy Operation on Wavelet Packet Coefficients for Enhancing Noisy Sp...
Teager Energy Operation on Wavelet Packet Coefficients for Enhancing Noisy Sp...Teager Energy Operation on Wavelet Packet Coefficients for Enhancing Noisy Sp...
Teager Energy Operation on Wavelet Packet Coefficients for Enhancing Noisy Sp...CSCJournals
 
A Noise Reduction Method Based on Modified Least Mean Square Algorithm of Rea...
A Noise Reduction Method Based on Modified Least Mean Square Algorithm of Rea...A Noise Reduction Method Based on Modified Least Mean Square Algorithm of Rea...
A Noise Reduction Method Based on Modified Least Mean Square Algorithm of Rea...IRJET Journal
 
IRJET- Voice Command Execution with Speech Recognition and Synthesizer
IRJET- Voice Command Execution with Speech Recognition and SynthesizerIRJET- Voice Command Execution with Speech Recognition and Synthesizer
IRJET- Voice Command Execution with Speech Recognition and SynthesizerIRJET Journal
 
EFFECT OF DYNAMIC TIME WARPING ON ALIGNMENT OF PHRASES AND PHONEMES
EFFECT OF DYNAMIC TIME WARPING ON ALIGNMENT OF PHRASES AND PHONEMESEFFECT OF DYNAMIC TIME WARPING ON ALIGNMENT OF PHRASES AND PHONEMES
EFFECT OF DYNAMIC TIME WARPING ON ALIGNMENT OF PHRASES AND PHONEMESkevig
 
Effect of Dynamic Time Warping on Alignment of Phrases and Phonemes
Effect of Dynamic Time Warping on Alignment of Phrases and PhonemesEffect of Dynamic Time Warping on Alignment of Phrases and Phonemes
Effect of Dynamic Time Warping on Alignment of Phrases and Phonemeskevig
 
International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)IJERD Editor
 
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
 
SPEECH RECOGNITION USING SONOGRAM AND AANN
SPEECH RECOGNITION USING SONOGRAM AND AANNSPEECH RECOGNITION USING SONOGRAM AND AANN
SPEECH RECOGNITION USING SONOGRAM AND AANNAM Publications
 
M sc thesis_presentation_
M sc thesis_presentation_M sc thesis_presentation_
M sc thesis_presentation_Dia Abdulkerim
 
01 8445 speech enhancement
01 8445 speech enhancement01 8445 speech enhancement
01 8445 speech enhancementIAESIJEECS
 

Similaire à Development of Algorithm for Voice Operated Switch for Digital Audio Control Systems (20)

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- Survey on Efficient Signal Processing Techniques for Speech Enhancement
IRJET- Survey on Efficient Signal Processing Techniques for Speech EnhancementIRJET- Survey on Efficient Signal Processing Techniques for Speech Enhancement
IRJET- Survey on Efficient Signal Processing Techniques for Speech Enhancement
 
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...
 
H42045359
H42045359H42045359
H42045359
 
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...
 
Dy36749754
Dy36749754Dy36749754
Dy36749754
 
Robust Speech Recognition Technique using Mat lab
Robust Speech Recognition Technique using Mat labRobust Speech Recognition Technique using Mat lab
Robust Speech Recognition Technique using Mat lab
 
H010234144
H010234144H010234144
H010234144
 
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
 
Teager Energy Operation on Wavelet Packet Coefficients for Enhancing Noisy Sp...
Teager Energy Operation on Wavelet Packet Coefficients for Enhancing Noisy Sp...Teager Energy Operation on Wavelet Packet Coefficients for Enhancing Noisy Sp...
Teager Energy Operation on Wavelet Packet Coefficients for Enhancing Noisy Sp...
 
A Noise Reduction Method Based on Modified Least Mean Square Algorithm of Rea...
A Noise Reduction Method Based on Modified Least Mean Square Algorithm of Rea...A Noise Reduction Method Based on Modified Least Mean Square Algorithm of Rea...
A Noise Reduction Method Based on Modified Least Mean Square Algorithm of Rea...
 
50120140502007
5012014050200750120140502007
50120140502007
 
IRJET- Voice Command Execution with Speech Recognition and Synthesizer
IRJET- Voice Command Execution with Speech Recognition and SynthesizerIRJET- Voice Command Execution with Speech Recognition and Synthesizer
IRJET- Voice Command Execution with Speech Recognition and Synthesizer
 
EFFECT OF DYNAMIC TIME WARPING ON ALIGNMENT OF PHRASES AND PHONEMES
EFFECT OF DYNAMIC TIME WARPING ON ALIGNMENT OF PHRASES AND PHONEMESEFFECT OF DYNAMIC TIME WARPING ON ALIGNMENT OF PHRASES AND PHONEMES
EFFECT OF DYNAMIC TIME WARPING ON ALIGNMENT OF PHRASES AND PHONEMES
 
Effect of Dynamic Time Warping on Alignment of Phrases and Phonemes
Effect of Dynamic Time Warping on Alignment of Phrases and PhonemesEffect of Dynamic Time Warping on Alignment of Phrases and Phonemes
Effect of Dynamic Time Warping on Alignment of Phrases and Phonemes
 
International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)
 
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
 
SPEECH RECOGNITION USING SONOGRAM AND AANN
SPEECH RECOGNITION USING SONOGRAM AND AANNSPEECH RECOGNITION USING SONOGRAM AND AANN
SPEECH RECOGNITION USING SONOGRAM AND AANN
 
M sc thesis_presentation_
M sc thesis_presentation_M sc thesis_presentation_
M sc thesis_presentation_
 
01 8445 speech enhancement
01 8445 speech enhancement01 8445 speech enhancement
01 8445 speech enhancement
 

Plus de IJMER

A Study on Translucent Concrete Product and Its Properties by Using Optical F...
A Study on Translucent Concrete Product and Its Properties by Using Optical F...A Study on Translucent Concrete Product and Its Properties by Using Optical F...
A Study on Translucent Concrete Product and Its Properties by Using Optical F...IJMER
 
Developing Cost Effective Automation for Cotton Seed Delinting
Developing Cost Effective Automation for Cotton Seed DelintingDeveloping Cost Effective Automation for Cotton Seed Delinting
Developing Cost Effective Automation for Cotton Seed DelintingIJMER
 
Study & Testing Of Bio-Composite Material Based On Munja Fibre
Study & Testing Of Bio-Composite Material Based On Munja FibreStudy & Testing Of Bio-Composite Material Based On Munja Fibre
Study & Testing Of Bio-Composite Material Based On Munja FibreIJMER
 
Hybrid Engine (Stirling Engine + IC Engine + Electric Motor)
Hybrid Engine (Stirling Engine + IC Engine + Electric Motor)Hybrid Engine (Stirling Engine + IC Engine + Electric Motor)
Hybrid Engine (Stirling Engine + IC Engine + Electric Motor)IJMER
 
Fabrication & Characterization of Bio Composite Materials Based On Sunnhemp F...
Fabrication & Characterization of Bio Composite Materials Based On Sunnhemp F...Fabrication & Characterization of Bio Composite Materials Based On Sunnhemp F...
Fabrication & Characterization of Bio Composite Materials Based On Sunnhemp F...IJMER
 
Geochemistry and Genesis of Kammatturu Iron Ores of Devagiri Formation, Sandu...
Geochemistry and Genesis of Kammatturu Iron Ores of Devagiri Formation, Sandu...Geochemistry and Genesis of Kammatturu Iron Ores of Devagiri Formation, Sandu...
Geochemistry and Genesis of Kammatturu Iron Ores of Devagiri Formation, Sandu...IJMER
 
Experimental Investigation on Characteristic Study of the Carbon Steel C45 in...
Experimental Investigation on Characteristic Study of the Carbon Steel C45 in...Experimental Investigation on Characteristic Study of the Carbon Steel C45 in...
Experimental Investigation on Characteristic Study of the Carbon Steel C45 in...IJMER
 
Non linear analysis of Robot Gun Support Structure using Equivalent Dynamic A...
Non linear analysis of Robot Gun Support Structure using Equivalent Dynamic A...Non linear analysis of Robot Gun Support Structure using Equivalent Dynamic A...
Non linear analysis of Robot Gun Support Structure using Equivalent Dynamic A...IJMER
 
Static Analysis of Go-Kart Chassis by Analytical and Solid Works Simulation
Static Analysis of Go-Kart Chassis by Analytical and Solid Works SimulationStatic Analysis of Go-Kart Chassis by Analytical and Solid Works Simulation
Static Analysis of Go-Kart Chassis by Analytical and Solid Works SimulationIJMER
 
High Speed Effortless Bicycle
High Speed Effortless BicycleHigh Speed Effortless Bicycle
High Speed Effortless BicycleIJMER
 
Integration of Struts & Spring & Hibernate for Enterprise Applications
Integration of Struts & Spring & Hibernate for Enterprise ApplicationsIntegration of Struts & Spring & Hibernate for Enterprise Applications
Integration of Struts & Spring & Hibernate for Enterprise ApplicationsIJMER
 
Microcontroller Based Automatic Sprinkler Irrigation System
Microcontroller Based Automatic Sprinkler Irrigation SystemMicrocontroller Based Automatic Sprinkler Irrigation System
Microcontroller Based Automatic Sprinkler Irrigation SystemIJMER
 
On some locally closed sets and spaces in Ideal Topological Spaces
On some locally closed sets and spaces in Ideal Topological SpacesOn some locally closed sets and spaces in Ideal Topological Spaces
On some locally closed sets and spaces in Ideal Topological SpacesIJMER
 
Intrusion Detection and Forensics based on decision tree and Association rule...
Intrusion Detection and Forensics based on decision tree and Association rule...Intrusion Detection and Forensics based on decision tree and Association rule...
Intrusion Detection and Forensics based on decision tree and Association rule...IJMER
 
Natural Language Ambiguity and its Effect on Machine Learning
Natural Language Ambiguity and its Effect on Machine LearningNatural Language Ambiguity and its Effect on Machine Learning
Natural Language Ambiguity and its Effect on Machine LearningIJMER
 
Evolvea Frameworkfor SelectingPrime Software DevelopmentProcess
Evolvea Frameworkfor SelectingPrime Software DevelopmentProcessEvolvea Frameworkfor SelectingPrime Software DevelopmentProcess
Evolvea Frameworkfor SelectingPrime Software DevelopmentProcessIJMER
 
Material Parameter and Effect of Thermal Load on Functionally Graded Cylinders
Material Parameter and Effect of Thermal Load on Functionally Graded CylindersMaterial Parameter and Effect of Thermal Load on Functionally Graded Cylinders
Material Parameter and Effect of Thermal Load on Functionally Graded CylindersIJMER
 
Studies On Energy Conservation And Audit
Studies On Energy Conservation And AuditStudies On Energy Conservation And Audit
Studies On Energy Conservation And AuditIJMER
 
An Implementation of I2C Slave Interface using Verilog HDL
An Implementation of I2C Slave Interface using Verilog HDLAn Implementation of I2C Slave Interface using Verilog HDL
An Implementation of I2C Slave Interface using Verilog HDLIJMER
 
Discrete Model of Two Predators competing for One Prey
Discrete Model of Two Predators competing for One PreyDiscrete Model of Two Predators competing for One Prey
Discrete Model of Two Predators competing for One PreyIJMER
 

Plus de IJMER (20)

A Study on Translucent Concrete Product and Its Properties by Using Optical F...
A Study on Translucent Concrete Product and Its Properties by Using Optical F...A Study on Translucent Concrete Product and Its Properties by Using Optical F...
A Study on Translucent Concrete Product and Its Properties by Using Optical F...
 
Developing Cost Effective Automation for Cotton Seed Delinting
Developing Cost Effective Automation for Cotton Seed DelintingDeveloping Cost Effective Automation for Cotton Seed Delinting
Developing Cost Effective Automation for Cotton Seed Delinting
 
Study & Testing Of Bio-Composite Material Based On Munja Fibre
Study & Testing Of Bio-Composite Material Based On Munja FibreStudy & Testing Of Bio-Composite Material Based On Munja Fibre
Study & Testing Of Bio-Composite Material Based On Munja Fibre
 
Hybrid Engine (Stirling Engine + IC Engine + Electric Motor)
Hybrid Engine (Stirling Engine + IC Engine + Electric Motor)Hybrid Engine (Stirling Engine + IC Engine + Electric Motor)
Hybrid Engine (Stirling Engine + IC Engine + Electric Motor)
 
Fabrication & Characterization of Bio Composite Materials Based On Sunnhemp F...
Fabrication & Characterization of Bio Composite Materials Based On Sunnhemp F...Fabrication & Characterization of Bio Composite Materials Based On Sunnhemp F...
Fabrication & Characterization of Bio Composite Materials Based On Sunnhemp F...
 
Geochemistry and Genesis of Kammatturu Iron Ores of Devagiri Formation, Sandu...
Geochemistry and Genesis of Kammatturu Iron Ores of Devagiri Formation, Sandu...Geochemistry and Genesis of Kammatturu Iron Ores of Devagiri Formation, Sandu...
Geochemistry and Genesis of Kammatturu Iron Ores of Devagiri Formation, Sandu...
 
Experimental Investigation on Characteristic Study of the Carbon Steel C45 in...
Experimental Investigation on Characteristic Study of the Carbon Steel C45 in...Experimental Investigation on Characteristic Study of the Carbon Steel C45 in...
Experimental Investigation on Characteristic Study of the Carbon Steel C45 in...
 
Non linear analysis of Robot Gun Support Structure using Equivalent Dynamic A...
Non linear analysis of Robot Gun Support Structure using Equivalent Dynamic A...Non linear analysis of Robot Gun Support Structure using Equivalent Dynamic A...
Non linear analysis of Robot Gun Support Structure using Equivalent Dynamic A...
 
Static Analysis of Go-Kart Chassis by Analytical and Solid Works Simulation
Static Analysis of Go-Kart Chassis by Analytical and Solid Works SimulationStatic Analysis of Go-Kart Chassis by Analytical and Solid Works Simulation
Static Analysis of Go-Kart Chassis by Analytical and Solid Works Simulation
 
High Speed Effortless Bicycle
High Speed Effortless BicycleHigh Speed Effortless Bicycle
High Speed Effortless Bicycle
 
Integration of Struts & Spring & Hibernate for Enterprise Applications
Integration of Struts & Spring & Hibernate for Enterprise ApplicationsIntegration of Struts & Spring & Hibernate for Enterprise Applications
Integration of Struts & Spring & Hibernate for Enterprise Applications
 
Microcontroller Based Automatic Sprinkler Irrigation System
Microcontroller Based Automatic Sprinkler Irrigation SystemMicrocontroller Based Automatic Sprinkler Irrigation System
Microcontroller Based Automatic Sprinkler Irrigation System
 
On some locally closed sets and spaces in Ideal Topological Spaces
On some locally closed sets and spaces in Ideal Topological SpacesOn some locally closed sets and spaces in Ideal Topological Spaces
On some locally closed sets and spaces in Ideal Topological Spaces
 
Intrusion Detection and Forensics based on decision tree and Association rule...
Intrusion Detection and Forensics based on decision tree and Association rule...Intrusion Detection and Forensics based on decision tree and Association rule...
Intrusion Detection and Forensics based on decision tree and Association rule...
 
Natural Language Ambiguity and its Effect on Machine Learning
Natural Language Ambiguity and its Effect on Machine LearningNatural Language Ambiguity and its Effect on Machine Learning
Natural Language Ambiguity and its Effect on Machine Learning
 
Evolvea Frameworkfor SelectingPrime Software DevelopmentProcess
Evolvea Frameworkfor SelectingPrime Software DevelopmentProcessEvolvea Frameworkfor SelectingPrime Software DevelopmentProcess
Evolvea Frameworkfor SelectingPrime Software DevelopmentProcess
 
Material Parameter and Effect of Thermal Load on Functionally Graded Cylinders
Material Parameter and Effect of Thermal Load on Functionally Graded CylindersMaterial Parameter and Effect of Thermal Load on Functionally Graded Cylinders
Material Parameter and Effect of Thermal Load on Functionally Graded Cylinders
 
Studies On Energy Conservation And Audit
Studies On Energy Conservation And AuditStudies On Energy Conservation And Audit
Studies On Energy Conservation And Audit
 
An Implementation of I2C Slave Interface using Verilog HDL
An Implementation of I2C Slave Interface using Verilog HDLAn Implementation of I2C Slave Interface using Verilog HDL
An Implementation of I2C Slave Interface using Verilog HDL
 
Discrete Model of Two Predators competing for One Prey
Discrete Model of Two Predators competing for One PreyDiscrete Model of Two Predators competing for One Prey
Discrete Model of Two Predators competing for One Prey
 

Dernier

Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel Araújo
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking MenDelhi Call girls
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityPrincipled Technologies
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfEnterprise Knowledge
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024Results
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsMaria Levchenko
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsEnterprise Knowledge
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxKatpro Technologies
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Servicegiselly40
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptxHampshireHUG
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024The Digital Insurer
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure servicePooja Nehwal
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024The Digital Insurer
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...Martijn de Jong
 
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...gurkirankumar98700
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsTop 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsRoshan Dwivedi
 

Dernier (20)

Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsTop 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
 

Development of Algorithm for Voice Operated Switch for Digital Audio Control Systems

  • 1. International Journal of Modern Engineering Research (IJMER) www.ijmer.com Vol. 3, Issue. 5, Sep - Oct. 2013 pp-2646-2655 ISSN: 2249-6645 Development of Algorithm for Voice Operated Switch for Digital Audio Control Systems Gokula Krishnan1, Ram Singh2, Satyanarayana3 1 (M.Tech, DSCE, ECE Department, SNIST, Hyderabad, INDIA) 2 (Scientist ‘E’, RCMA, DRDO, Hyderabad, INDIA) 3 (Assistant professor, ECE Department, SNIST, Hyderabad, INDIA) ABSTRACT: VOS (voice Operated Switch) is a switch that operates when sound over a certain threshold is detected. It is usually used to turn on a transmitter or recorder when someone speaks and turn it off when they stop speaking. It is used instead of a push-to-talk button on transmitters or to save storage space on recording devices. Unlike push-to-talk (PTT) operation, VOS is automatic. The user can keep his hands free while talking. But VOS also has some significant disadvantages that explain why PTT is still common. The Present VOS technology works based on the comparison of the energy estimate in speech band and the noise band. The bandwidth of speech band is from 300Hz to 3.3 KHz and for noise band it is from 3.3 KHz to 6.6 KHz. The major disadvantage with this technique is false operation of VOS due to noise interference or heavy breathing or a side conversation. Hence, a DSP based algorithm is proposed to be developed for DACS (Digital Audio Control System) to improve the performance and the noise suppression. Keywords: Envelope dynamics, Noise estimation, Speech pause detection, SNR (Signal to Noise ratio), VAD (Voice activity detection). I. INTRODUCTION Now a day‟s speech recognition is becoming more and more popular technology in the society. The innovative technologies in mobile telecommunication, robust speech recognition and digital hearing aids are a strongly dynamic force in the development of real-time noise reduction algorithms. The number of publications on single-microphone noise reduction algorithms indicates an unbroken interest in this research field over the past two or three decades. A decisive point for these kind of algorithms is the synchronized estimate of the object speech spectrum and the interfering noise spectrum in particular. Cockpit voice recorder in aircraft records many cockpit voices, such as speaker voices, noises and background sounds. In these communications, the speech signal which is transmitted is corrupted by additive acoustical noises. These noises may be from non-stationary source and hence there may be situations where only noise segment or non-speech segment is present, hence it is necessary to update the noise spectrum estimate as often as possible to sustain an effective noise reduction. This can be done, whenever target speech is absent, which means that the input signal consists of only noise. Computational and memory requirements should be as low as possible since these algorithms may be ported on a digital circuit. Speech detection is a process where speech segments be reliably separated from non-speech and activates VOS when only speech segments are detected. The required characteristics of an ideal endpoint detector are: reliability, robustness, accuracy, adaptation, implicitly, real-time processing and know a priori knowledge of the noise. Earlier, the VOS technology works based on the comparison of the energy estimate in speech band and the noise band. We calculate the signal to noise ratio for both the bands i.e. speech band and noise band and based on a threshold the operation of VOS will take place. The major disadvantage with this technique is false operation of VOS due to noise interference or heavy breathing or a side conversation or any other background noise such as helicopter noise or babble noise etc. The techniques used in this algorithm are discussed in the later sections. Hence VAD (Voice activity detector) algorithms are developed and employed to make voice operated switch work efficiently and this also increases the switching speed of the voice operated switch. VAD techniques are designed using various methods. Most of them use heuristically chose statistical properties of speech parameters like: energy, pitch, entropy etc. Therefore, the performances of different VAD are different and varying according to the level and type of signal-to-noise ratio (SNR). As a result, the performances of different speech based systems are significantly sensitive to the employed VAD technique. Therefore, VAD algorithm should be carefully chosen while designing a speech based system. Several VAD algorithms have been standardized for specific applications. The most commonly mentioned includes ITU-T Recommendation G.729 Annex B [1] and ETSI AMR Option 2 VAD [2], which aim to design simple features that can be implemented in embedded applications efficiently, such as audio recording and transmission on mobile phones. In these systems, speech are often recorded with close-talk microphones, which ensures the sound level of speech is always much higher than background noise. Back then, VAD algorithms often dealt with only little or no noise corruption in speech coding applications and with separate recording utterances in speech recognition systems. Up to recently, advances in various speech applications require the detection of human speech in a continuous real-time fashion, and is often corrupted by a wide variety classes of noise. Algorithms for VAD had grown accordingly over the years. Most of the speech activity detectors are based on either time domain or frequency domain approach. Sangwan, Chiranth [3] have compared various VAD algorithms. The core of any VAD proposed consists of two parts: a „feature extraction‟ and a „speech/ non-speech decision mechanism. www.ijmer.com 2646 | Page
  • 2. International Journal of Modern Engineering Research (IJMER) www.ijmer.com Vol. 3, Issue. 5, Sep - Oct. 2013 pp-2646-2655 ISSN: 2249-6645 It is necessary to update the noise spectrum estimate as often as possible to sustain an effective noise reduction. Different algorithms have been proposed which continuously update the noise estimate and hence avoid the need for explicit speech pause detection. Martin [4] uses the minimum of the sub-band signal power within a time window of about 1S as an estimate of the noise power in the respective sub-band. Paul proposed a continuous noise estimation scheme similar to Martin‟s which is computationally more efficient. This scheme was, however, not systematically tested. Hirsch and Ehrlicher proposed an algorithm [5] which is based on the observation that the most commonly occurring spectral magnitude value in clean speech. Hence, having noisy speech their algorithm measures the distribution density function of the spectral magnitude and density determines the maxima which are then used as an estimate of the respective noise magnitude. These kind of algorithms which avoid speech pause detection for noise estimation are supposed to cope better with non-stationary (i.e., fluctuating) noise, since they are generally faster in their adaptation to changing noise levels even during speech activity. On the other hand, the continuous update of the noise estimate (Independently in the subbands) is susceptible to erroneously capture speech energy. This, however, leads inevitably to speech deterioration in a subsequent noise reduction process. Fischer and Stahl proposed a spectral subtraction noise reduction algorithm with a continuous noise spectrum up- dating scheme. They found that the corruption of the noise estimate by speech is too large to be further considered and conclude that voice activity detection plays an important role and cannot be fully omitted, Recently Nemer et al. proposed to use the kurtosis (fourth-order statistics) of the noisy signal to continuously estimate speech and noise energies. The examples presented used noisy speech signals with positive signal-to-noise ratios (SNRs) and yield promising results, but further research is required to extend these results to negative SNR s and different classes of noise, respectively. Dendrinos and Bakamidis [6] presented an algorithm for determining the starting and ending points of speech segments in colored-noise environments through singular value decomposition based on some thresholds which have been determined experimentally. Good performance was proved for SNRs higher than 0 db. However, the complexity of the algorithm makes a real-time implementation difficult. Weiwu Jiang, Wai Kit Lo [7] presented a novel VAD algorithm using MVSS (Maximum Values of Sub-band SNR) as a decision feature. Here the given the spectrum of a speech utterance transformed by DFT, it first divides the whole spectrum into several sub-bands. Secondly, sub-band SNRs are estimated and maximum values of sub-band SNR (MVSS) are extracted as detection features. The background noise estimation and final VAD decision are made by comparing feature value with an estimated threshold. During initialization, the estimated noise spectrum and threshold are calculated by assuming that speech always follows an initial period of noise. As the basic requirement to develop or modify an algorithm is to identify the noise i.e. the noisy speech sample is processed by voice operated switch to allow the presence of audio in case of speech and mute when only noise is present. Based on the above algorithms a modified algorithm is presented and compared with the conventional energy based algorithm. This paper is organized as it starts with a review of the conventional energy based algorithm and proposed algorithm. Next section reports the expected results of the algorithms under various background noise conditions. Finally, conclusions are presented. II. ALGORITHMS The algorithms that were implemented for voice operated switch are discussed in this chapter. In all the mentioned algorithms the plain speech is mixed with various noises like white noise, pink noise, brown noise, helicopter noise etc. with 0db, 3db, 5db, 10db, 15db SNR levels (Signal to Noise Ratio). It will be called as noisy speech from now, which are used in the experiments. 2.1 Conventional energy based algorithm This algorithm works based on the comparison of the energy estimate of the noisy speech. In general the bandwidth of the speech band is from 300Hz to 3.3 KHz and for noise band it is from 3.3 KHz to 6.6 KHz. Therefore using the filters the noisy speech is divided into two bands, that is the speech band and the noise band by assuming the cut off frequency of 3000 Hz. The Butterworth filter was preferred over other filters based on the parameters suitable to the algorithm. Fig1: Conventional energy based algorithm block diagram www.ijmer.com 2647 | Page
  • 3. International Journal of Modern Engineering Research (IJMER) www.ijmer.com Vol. 3, Issue. 5, Sep - Oct. 2013 pp-2646-2655 ISSN: 2249-6645 The energies of both the speech band and noise band are calculated by considering a window or frame length of 160 samples. Later the Signal to Noise Ratio of the each frame is determined. The threshold is calculated based on the previous experiments. Fig2 : Conventional energy based algorithm - flowchart The operation of the Voice operated switch is based on the obtained SNR when compared with the assumed threshold. i.e., when the SNR is greater than threshold then switch gets activated (VOS=1). When the SNR is less than threshold then the switch deactivates (VOS=0). The noisy speech sample is processed by voice operated switch to allow the presence of audio in case of speech (VOS=1) and mute when only noise (VOS=0) is present. The simulation and results are shown in the next section. The performance of the conventional energy based algorithm was not as anticipated and the result was not satisfactory, will be discussed in further section. 2.2 Power envelope based algorithm An algorithm is proposed which detects speech pauses by adaptively tracking minima and maxima in a noisy signal‟s power envelope both for the broadband signal and for the high-pass and low-pass filtered signal. Reading a .wav input file After assuming initial 200ms as noise only the max & min values are set Emin (p) =E (p) ELP,max(p)=ELP(p) ELP,max(p)=EHP(p) FFT (512-pt) The minimum & maximum value of each of the three envelopes are noted. Creation of LFP and HPF using fft results Cal. Signals power envelope of broadband, Low-pass band, highpass band (E (p), ELP (p), EHP (p)) The maximum and minimum values are updated based on current envelope values Emax (p) =E (p) EHPmin(p)=ELP(p) EHPmin(p)=EHP(p) Based on the above parameters the decision is made using the following algorithm The difference between max and min values are calculated Δ(p)=Emax(p)− Emin(p) ΔLP(p)=ELP,max(p)− ELP,min(p) ΔHP(p)=EHP,max(p)− ELP,min(p) Fig3: Power envelope based algorithm- Flowchart www.ijmer.com 2648 | Page
  • 4. International Journal of Modern Engineering Research (IJMER) www.ijmer.com Vol. 3, Issue. 5, Sep - Oct. 2013 pp-2646-2655 ISSN: 2249-6645 The speech pause detection algorithm calculates the signal‟s temporal power envelope E (p) by summing up the squares of the spectral components of the input signal in each short-time frame : ……………. (1) Here, X (p, ѡk) denotes the spectral component of the noisy input signal at frequency ѡk at time frame. In addition a low-pass band envelope and a high-pass band envelope are calculated: : ……… (2) : …….. (3) Where “l” runs over all spectral components up to the cut-off frequency, and “m” runs over the remaining spectral components. In order to slightly smooth the envelopes, E(ƿ ), and are averaged over a few frames by a recursive low-pass filter of first order with a release time constant ŢE no smoothing is per- formed in case of an increase in energy (i.e., attack time zero) to avoid smearing over onsets. The algorithm tracks the minimum and maximum value of each envelope and uses these for the speech pause decision as described by the following scheme. I. After an assumed 200 ms initial phase of noise only the minimum and maximum values are set as follows: : : : ….… (4) This guarantees that the minimum envelope values correspond roughly with the noise energy at the beginning. II. The minimum and maximum values are updated for each of the three envelopes in the following manner. a) If the current envelope value is larger than the maximum value for the corresponding envelope, then the maximum value is set to the current value. Otherwise, the maximum value slowly decays. This is done by a recursive low-pass filter of first order with a release time constant , which takes as input the current envelope value. b) If the current envelope value is smaller than the minimum value for the corresponding envelope, then the minimum value is set to the current value. Otherwise, the minimum value is slowly raised. This is done by a recursive low-pass filter of first order with attack time constant , which takes as input the current envelope value. III. The differences between the maximum and the minimum values are calculated for each envelope …… (5) IV. Three different criteria are introduced of which only one has to be true for making the decision that target speech is not present in the actual frame: a) the speech pause decision can be made because of a low signal dynamics in both the lowpass and the high-pass band(Syn speech pause); b) the decision can be based on the low-pass band information (LP Speech Pause); and c) it can be made upon the high-band information (HP Speech Pause). These decision criteria are derived as follows: If ΔLP is smaller than some threshold ἠ and ΔHP (ƿ ) < ἠ then it is assumed that only noise is present due to the very small dynamic range of the signal (Dyn Speech Pause). b) If a) is not true, it is checked whether ΔLP is bigger than (otherwise the dynamic range in the low-pass band is very small and it should not receive too much attention no LP Speech Pause). Now, if the difference between the current and of the low-pass band envelope is smaller than some fraction pc of ΔLP (which means that the actual envelope is near its minimum), a closer look at the high-pass band is necessary to support speech pause detection. a) Case 1) ΔHP of the high-pass band is smaller than threshold in this case no additional information can be obtained from the high-pass band because of its small dynamic range. Now, if at least E (p) (the signal‟s envelope) lies in the lower half of its dynamic range [i.e., in the lower half between and the current frame can be assumed to be a speech pause because of the closeness of the low-pass band energy to its minimum value (LP speech pause) otherwise, however, there is not enough support for a speech pause decision (No LP Speech Pause). Case 2) ΔHP is bigger than two times the threshold ἠ .In this case, there is enough dynamic range to pay attention to the high-pass band. Thus, it is demanded that the difference between the current and of the high-pass envelope is smaller than two times the fraction pc of ΔHP to support the small envelope value in the low-pass band. Then a noise-only frame is assumed (LP Speech Pause). This demand is not as strict as that for the low-pass band, to account for the case that the disturbing noise has a rather high-frequency characteristic. But if this condition is not fulfilled, speech may be present in the actual frame (no LP Speech Pause). www.ijmer.com 2649 | Page
  • 5. International Journal of Modern Engineering Research (IJMER) www.ijmer.com Vol. 3, Issue. 5, Sep - Oct. 2013 pp-2646-2655 ISSN: 2249-6645 Case 3) ΔHP Is smaller than two times the threshold ἠ , but bigger than. In this case, which is not as clear as Case 2, it is only demanded that EHP(ƿ ) (the high-pass Envelope ) lies in the lower half of its dynamic range to support the small envelope value in the low-pass band Then it is assumed that target speech is absent (LP Speech Pause). However if this condition is not fulfilled, speech may be present in the actual frame (no LP Speech pause). c) Condition b) accounts for the case that the disturbing noise has a rather high frequency characteristic, hence the speech pause detection should mainly be made upon the information in the low-pass band. To account also for the case that it has be checked but now with reverse roles of the low-pass and the high–pass bands to determine whether target speech is absent (HP Speech Pause). Fig 4: Flowchart of the proposed speech pause detection algorithm operating on a single time frame Fig above gives a flowchart of the proposed power envelope detection algorithm. The flowchart is not fully symmetrical with respect to LP and HP speech pause detection since several redundant tests are omitted. Due to its flexible design this novel approach for speech pause detection can easily be adjusted to obtain a rather low false- alarm rate by adapting the main parameters ἠ and pc. Generally, a Low-false-alarms rate is desirable to reduce speech distortions in the subsequent noise reduction process. However, this also results in a reduced hit rate. www.ijmer.com 2650 | Page
  • 6. International Journal of Modern Engineering Research (IJMER) www.ijmer.com Vol. 3, Issue. 5, Sep - Oct. 2013 pp-2646-2655 ISSN: 2249-6645 During the development of the algorithm noisy signals generated from various different noise types and speech signals at several SNRs were used for performance verification. Finally, the following values were chosen for the free parameters: The input signal was digitized with a sampling Frequency of 8000 Hz and partitioned in Hamming-windowed segments of length 20 ms with 50% overlap. These segments were padded with zeros and a 512-point FFT was performed. This framework is compatible with most single-microphone noise reduction algorithms which can thus easily be integrated. Such short segments are motivated by the fact that then the same signal analysis and synthesis as necessary for a real-time noise reduction environment can be used. The cut-off frequency between low-pass and high-pass band was set to 2 kHz, motivated by the fact that excluding speech frequencies above 1.9 kHz has a roughly similar effect on speech intelligibility as excluding those below this value. With these settings a good approximation to the actual dynamic range of the signal and of its “placement” in the level area under a variety of conditions was achieved. However, systematic variations of these parameters were not investigated. The threshold was set to 5 dB and the fraction was set to 0.1. III. SIMULATION RESULTS In this section the procedure to carry out experiments is discussed and comparison between the proposed algorithm and conventional energy based algorithm is discussed 3.1 Procedure The plain speech is recorded at a sampling rate of 8000Hz and is mixed with various noises like white noise, pink noise, brown noise, helicopter noise etc. with 0db, 3db, 5db, 10db, 15db SNR levels. The algorithms are implemented and simulated in MATLAB and simulation results are discussed below. 3.2 Simulation results 3.2.1 Conventional energy based algorithm results The following are the results of conventional energy based algorithm for voice operated switch Fig 5: Plot of (a) 10dB white noise mixed speech signal (b) Switch on/off for energy based algorithm(c) output Fig 5 shows the results of voice operated switch when plain speech is mixed with 10 dB white noise and the output of conventional energy based algorithm. Fig 6: Plot of (a) 5dB white noise mixed speech signal (b) Switch on/off for energy based algorithm(c) output www.ijmer.com 2651 | Page
  • 7. International Journal of Modern Engineering Research (IJMER) www.ijmer.com Vol. 3, Issue. 5, Sep - Oct. 2013 pp-2646-2655 ISSN: 2249-6645 Fig 6 shows the results of voice operated switch when plain speech is mixed with 5 dB white noise and the output of conventional energy based algorithm. Fig 7 shows the results of voice operated switch when plain speech is mixed with 10 dB pink noise and the output of conventional energy based algorithm. Fig 8 shows the results of voice operated switch when plain speech is mixed with 5 dB helicopter noise and the output of conventional energy based algorithm. Fig 7: Plot of (a) 10dB pink noise mixed speech signal (b) Switch on/off for energy based algorithm(c) output Fig 8: Plot of (a) 5dB helicopter noise mixed speech signal (b) Switch on/off for energy based algorithm(c) output Fig 9: Plot of (a) 10dB babble noise mixed speech signal (b) Switch on/off for energy based algorithm(c) output www.ijmer.com 2652 | Page
  • 8. International Journal of Modern Engineering Research (IJMER) www.ijmer.com Vol. 3, Issue. 5, Sep - Oct. 2013 pp-2646-2655 ISSN: 2249-6645 Fig 9 shows the results of voice operated switch when plain speech is mixed with 10 dB babble noise and the output of conventional energy based algorithm. 3.2.2 Power envelope based algorithm results The following are the results of power envelope based algorithm for voice operated switch Fig 10: Plot of (a) 10dB white noise mixed speech signal (b) Switch on/off for power envelope based algorithm(c) output Fig 10 shows the results of voice operated switch when plain speech is mixed with 10 dB white noise and the output of power envelope based algorithm Fig 11: Plot of (a) 10dB pink noise mixed speech signal (b) Switch on/off for power envelope based algorithm(c) output www.ijmer.com 2653 | Page
  • 9. International Journal of Modern Engineering Research (IJMER) www.ijmer.com Vol. 3, Issue. 5, Sep - Oct. 2013 pp-2646-2655 ISSN: 2249-6645 Fig 12: Plot of (a) 10dB helicopter noise mixed speech signal (b) Switch on/off for power envelope based algorithm(c) output Fig 11 shows the results of voice operated switch when plain speech is mixed with 10 dB pink noise and the output of power envelope based algorithm Fig 12 shows the results of voice operated switch when plain speech is mixed with 10 dB helicopter noise and the output of power envelope based algorithm Fig 13 shows the results of voice operated switch when plain speech is mixed with 5 dB helicopter noise and the output of power envelope based algorithm Fig 13: Plot of (a) 5dB helicopter noise mixed speech signal (b) Switch on/off for power envelope based algorithm(c) output There were other simulation results considered and only few of them. In energy based algorithm the switch activates at few places even when only noise is present. The major disadvantage because of this algorithm is it doesn‟t perform well due to noise interference or heavy breathing or a side conversation etc. IV. CONCLUSION The present VOS technology works based on the conventional energy based algorithm, which works well for white noise at 10dB, 15dB etc., but results are not promising for helicopter, pink and babble noise. The pilot or co-pilot has to adjust the threshold (SNR) level which is inside the audio control system (as shown in the figure1) to hear a clear speech signal. Using the proposed algorithm, the pilot doesn‟t need to change the threshold control every time (unlike conventional energy based algorithm) to hear the speech signal clearly i.e. the speech is transmitted when speech is detected (VOS=1), it is muted when noise is present (VOS=0). From the simulation results and observation it is clearly seen that the power envelope detection based algorithm gives better and efficient performance when compared with the conventional energy based algorithm. Many research are however to be analyzed on basis to modify the algorithm to improve the performance on different noise levels. The proposed power envelope detection algorithm maintains a low and approximately constant false-alarm rate over a wide range of SNRs. The hit rate decreases only slightly at poorer SNRs. www.ijmer.com 2654 | Page
  • 10. International Journal of Modern Engineering Research (IJMER) www.ijmer.com Vol. 3, Issue. 5, Sep - Oct. 2013 pp-2646-2655 ISSN: 2249-6645 The efficient voice operated switches can be father used for commercial and defense purpose which leads to save battery life and helpful to save storage spaces on recording devices. ACKNOWLEDGEMENT I am grateful to my guides Mr. Ram Singh, Scientist „E‟, and Mr. Satyanarayana, Assistant professor for constantly encouraging me, for their inspiration and innovative ideas, valuable suggestions and guidance without which I would not have achieved our goal. REFERNCES [1] [2] [3] [4] [5] [6] [7] [8] [9] Benyassine, E. Shlomot, H.-Y. Su, and E. Yuen, “A robust low complexity voice activity detection algorithm for speech communication systems,” in Speech Coding For Telecommunications Proceeding, 1997, 1997 IEEE Workshop on, p. 97, 1997. ETSI, “Universal mobile telecommunication systems mandatory speech codec speech processing functions, AMR speech codec; voice activity detector (3GPP TS 26.094 version 4.0.0 release 4),” 2001. Sangwan, Chiranth M. C, R. Shah, V. Gaurav, R. Venkatesha Prasad, "Voice Activity Detection for VoIPTime and Frequency domain Solutions", TENTH ANNUAL IEEE symposium on multimedia communications and signal processing, bangalore, nov 2001, pp 20-24. R. Martin, “An efficient algorithm to estimate the instantaneous SNR of speech signals,” in Proc. EUROSPEECH’93, vol. 1, 1993. H. G. Hirsch and C. Ehrlicher, “Noise estimation techniques for robust speech recognition,” in Proc. IEEE Int. Conf. Acoustics, Speech, Signal Processing 1995, vol. 1, 1995, pp. 153–156. M. Dendrinos and S. Bakamidis, “Voice activity detection in colorednoise environment through singular value decomposition,” in Proc. 5th Int. Conf. Signal Processing Applications and Technology.Waltham, MA: DSP Associates, 1994, vol. 1, pp. 137–141. Weiwu Jiang, Wai Kit Lo and Helen Meng,” A New Voice Activity Detection Method Using Maximized Sub-band SNR”,978-14244-5857-8/10/$26.00©2010, ieee,icalip2010 “Digital Processing of Speech Signals” by L. R. Rabiner and R. W. Schafer, Prentice Hall Publication, 1978 “Discrete-time speech signal processing” by Thomas F. Quatieri www.ijmer.com 2655 | Page