Skip to main content

Voice activity detection based on conjugate subspace matching pursuit and likelihood ratio test

Abstract

Most of voice activity detection (VAD) schemes are operated in the discrete Fourier transform (DFT) domain by classifying each sound frame into speech or noise based on the DFT coefficients. These coefficients are used as features in VAD, and thus the robustness of these features has an important effect on the performance of VAD scheme. However, some shortcomings of modeling a signal in the DFT domain can easily degrade the performance of a VAD in a noise environment. Instead of using the DFT coefficients in VAD, this article presents a novel approach by using the complex coefficients derived from complex exponential atomic decomposition of a signal. With the goodness-of-fit test, we show that those coefficients are suitable to be modeled by a Gaussian probability distribution. A statistical model is employed to derive the decision rule from the likelihood ratio test. According to the experimental results, the proposed VAD method shows better performance than the VAD based on the DFT coefficients in various noise environments.

1 Introduction

Voice activity detection (VAD) refers to the problem of distinguishing active speech from non-speech regions in an given audio stream, and it has become an indispensable component for many applications of speech processing and modern speech communication systems [13] such as robust speech recognition, speech enhancement, and coding systems. Various traditional VAD algorithms have been proposed based on the energy, zero-crossing rate, and spectral difference in earlier literature [1, 4, 5]. However, these algorithms are easily degraded by environmental noise.

Recently, much study for improving the performance of the VADs in various high noise environments has been carried out by incorporating a statistical model and a likelihood ratio test (LRT) [6]. Those algorithms assume that the distributions of the noise and the noisy speech spectra are specified in terms of some certain parametric models such as complex Gaussian [7], complex Laplacian [8], generalized Gaussian [9], or generalized Gamma distribution [10]. Moreover, some algorithms based on LRT consider more complex statistical structure of signals, such as the multiple observation likelihood ratio test (MO-LRT) [11, 12], higher order statistics (HOS) [13, 14], and the modified maximum a posteriori (MAP) criterion [15, 16].

Most of the above methods are operated in the DFT domain by classifying each sound frame into speech or noise based on the complex DFT coefficients. These coefficients are used as features, and thus the robustness of these features has an important effect on the performance of VAD scheme. However, the DFT, being a method of orthogonal basis expansion, mainly suffers two serious drawbacks. One is that a given Fourier basis is not well suited for modeling a wide variety of signals such as speech [1720]. The other is the problem of spectra components interference between the two components in adjacent frequency bins [19, 20]. Figure 1 presents an example that demonstrates the drawbacks of the DFT. The DFT coefficients of a signal with five frequency components, 100, 115, 130, 160, and 200 Hz, are shown in Figure 1a and its accurate frequencies components (A, B, C, D, and E) are shown in Figure 1b. As shown in Figure 1a, first, except these frequencies components corresponding to the accurate frequencies, many other frequency components are also emerged in the DFT coefficients all over the whole frequency bins. Second, there exists the problem of spectra components interference at a, b, c, and d frequency bins, because the corresponding accurate frequencies at A, B, C in Figure 1b are too adjacent to each other.

Figure 1
figure 1

Drawbacks of the DFT coefficients. (a) The DFT coefficients of a signal with frequencies: 100, 115, 130, 160, 200 Hz; (b) the accurate frequency components of the signal.

In this article, we present an approach for VAD based on the conjugate subspace matching pursuit (MP) and the statistical model. Specifically, the MP is carried out in each frame by first selecting the most dominant component, then subtracting its contribution from the signal and iterating the estimation on the residual. By subtracting a component at each iteration, the next component selected in the residual does not interfere with the previous component. Subsequently, the coefficients extracted in each frame, named MP feature [21], are modeled in complex Gaussian distribution, and the LRT is employed as well. Experimental results indicate that the proposed VAD algorithm shows better results compared with the conventional algorithms based on the DFT coefficients in various noise environments.

The rest of this article is organized as follows. Section 2 reviews the method of the conjugate subspace MP. Section 3 presents our proposed approach for VAD based the MP coefficients and statistical model. Implementation issues and the experimental results are shows in Section 4. Section 5 concludes this study.

2 Signal atomic decomposition based on conjugate subspace MP

In this section, we will briefly review the process of signal decomposition by using the conjugate subspace MP [19, 20]. The conjugate subspace MP algorithm is described in Section 2.1, and the demonstration of algorithm and comparison between MP coefficients and DFT coefficients are presented in Section 2.2.

2.1 Conjugate subspace MP

Matching pursuit is an iterative algorithm for deriving compact signal approximations. For a given signal x RN , which can be considered as a frame in a speech, the compact approximation x ^ is given by

x ^ k = 1 K α k g γ k
(1)

where K and {α k } k = 1,...,K denote the order of decomposition and the expansion coefficients, respectively, and { g γ k } k = 1 , , K are the atoms chosen from a dictionary whose element consists of complex exponentials such that

g i =S e j w i n ,n=0,,N-1,
(2)

where i and n are frequency and time indexes, and S is a constant in order to obtain unit-norm function. The complex exponential dictionary is denoted as D = [g1, ..., g M ] where M is the number of dictionary elements such that M > N. Note that, this dictionary contains the prior knowledge of the statistical structure of the signal that we are mostly interested in. Here, the prior knowledge is that speech is the sum of some complex exponential with complex weights. And hence, speech can be represented by a few atoms in dictionary, but noise is not.

The conjugate subspace MP is a method of subspace pursuit. In the subspace pursuit, the residual of a signal is projected into a set of subspaces, each of which is spanned by some atoms from the dictionary, and the most dominant component in the corresponding subspace is selected and subtracted from the residual. Each of the subspaces in the conjugate subspace MP is the two-dimensional subspace spanned by an atom and its complex conjugate. With the given complex dictionary, the conjugate subspace MP is operated as follows.

Let r k denotes the residual signal after k - 1 pursuit iterations, and the initial condition is r0 = x. At the k th iteration, the new residual r k+1 is given by

r k + 1 = r k -2Re { α k g γ k } ,
(3)

where α k is a complex coefficient, Re{·} denotes the real part of a complex value, and g γ k is the atom selected from the dictionary D given by

g γ k = arg max g D ( Re { < g , r k > * α k } ) ,
(4)

where the superscript * denotes conjugate transpose. The projection coefficient of the residual r k over the conjugate subspace span {g, g*}, α k , is obtained by

α k = 1 1 - | c | 2 ( < g , r k > - c < g , r k > * ) ,
(5)

where g* is the complex conjugate of g and c =< g, g* > is the conjugate cross-correlation coefficient. To obtain atomic decomposition of a signal, the MP iteration is continued until a halting criterion is met.

After K iterations, the decomposition of x corresponds to the estimate

x ^ 2 k = 1 K Re { α k g γ k } ,
(6)

where { α k } k = 1 K are referred to as the complex MP coefficients of atomic decomposition.

2.2 Demonstration of algorithm and comparison between MP coefficients and DFT coefficients

In this section, we present an example to demonstrate the procedure of the decomposition and compare the MP coefficients with DFT coefficients. Let x[m] be the original signal defined by a sum of five sinusoids as follows

x [ m ] = i = 1 5 cos ( 2 π m f i F s ) , for  m = 1 , 2 ,

where F s = 4, 000 Hz is the sample frequency, and the frequencies f1, f2, ..., f5 are 100, 115, 130, 160, and 200 Hz, respectively.

The noisy signal y[m] is given by y[m] = x[m] + n, where n is the uncor-related additive noise. Figure 2a shows a 256 sample segment selected by a Hamming window from y[m], the corresponding DFT coefficients are shown in Figure 2b,c that shows the accurate frequency components of x[m]. The procedure of the MP decomposition of five iterations is shown in Figure 3. In each iteration, the component with the maximum of Re {< g, r k >* α k } is selected as shown in the left column in Figure 3, and, the corresponding α k is the MP coefficient in the k th iteration. The extracted components 2Re{α k g γk } at the k th iteration is shown in the right column in Figure 3 and is subtracted from the current residual r k to obtain the next residual r k+1 according to Equation (3). After five iterations, we can obtain five MP coefficients α1, ..., α5, whose magnitudes are shown in Figure 2d.

Figure 2
figure 2

Decomposition of a noisy signal by DFT and the conjugate subspace MP. (a) The noisy signal; (b) the DFT coefficients of the noisy signal; (c) the accurate frequency components of the original signal; (d) the MP coefficients of the noisy signal after five iterations.

Figure 3
figure 3

Five iterations of the MP for a noisy signal. The left column shows each iteration of the MP and the selected component is marked by a open circles; the right column shows the corresponding signal component extracted at each iteration.

As shown in Figure 2, the MP coefficients accurately capture all the frequency components of the original signal x[m] from the noisy signal y[m], but the DFT coefficients only capture two frequency components of x[m]. On the other hand, the MP coefficients well represent the frequency components without the problem of the spectra components interference, such as these components at A, B, and C shown in Figure 2d, but the DFT coefficients fail to do this even in the noise-free case. Therefore, the MP coefficients are more robust that the DFT coefficients, and are not sensitive to the noise.

3 Decision rule based on MP coefficients and LRT

In this section, the VAD based on the MP coefficients and LRT is presented in Section 3.1. To test the distribution of the MP coefficients, a goodness-of-fit test (GOF) for those coefficients is provided in Section 3.2. More details about the MP feature are discussed in Section 3.3.

3.1 Statistical modeling of the MP coefficients and decision rule

Assuming that the noisy speech x consists of a clean speech s and an uncorrelated additive noise signal n, that is

x=s+n
(7)

Applying the signal atomic decomposition by using the conjugate MP, the noisy MP coefficient extracted from x at each pursuit iteration has the following form

α k = α s , k + α n , k ,k=1,,K,
(8)

where α s,k and α n,k are the MP coefficients of clean speech and noise, respectively. The variance of the noisy MP coefficient α k is given by

λ k = λ s , k + λ n , k ,k=1,,K.
(9)

where λ s,k and λ n,k are the variances of MP coefficients of clean speech and noise, respectively.

The K-dimensional MP coefficient vectors of speech, noise, and noisy speech are denoted as α s , α n , and α with their k th elements α s,k , α n,k , and α k , respectively. Given two hypotheses H0 and H1, which indicate speech absence and presence, we assume that

H 0 : α = α n H 1 : α = α n + α s

For implementation of the above statistical model, a suitable distribution of the MP coefficients is required. In this article, we assume that the MP coefficients of noisy speech and noise signal are asymptotically independent complex Gaussian random variables with zero means. We also assume that the variances of the MP coefficient of noise, {λ n,k , k = 1, ..., K} are known. Thus, the probability density functions (PDFs) conditioned on H0, and H1 with a set of K unknown parameters Θ = {λ s,k , k = 1, ..., K}, are given by

p ( α | H 0 ) = k = 1 K 1 π λ n , k exp - | α k | 2 λ n , k
(10)
p ( α | Θ , H 1 ) = k = 1 K 1 π ( λ n , k + λ s , k ) exp - | α k | 2 λ n , k + λ s , k
(11)

The maximum likelihood estimate Θ ^ = { λ ^ s , k , k = 1 , , K } of Θ is obtained by

Θ ^ = arg max Θ { log p ( α | Θ , H 1 ) } ,
(12)

and equals

λ ^ s , k =| α k | 2 - λ n , k ,k=1,,K.
(13)

By substituting Equation (13) into Equation (11), the decision rule using the likelihood ratio is obtained as follows

Λ g = 1 K log p ( α | O ^ , H 1 ) p ( α | H 0 ) = 1 K k = 1 K { | α k | 2 λ n k log | α k | 2 λ n k 1 } H 1 < H 0 η
(14)

where η denotes a threshold value.

3.2 GOF test for MP coefficients

The MP coefficients are considered to follow a Gaussian distribution in section above. To test this, we carried out a statistical fitting test for the noisy MP coefficients conditioned on both hypotheses under various noise conditions. To this end, the Kolomogorov-Sriminov (KS) test [22], which serves as a GOF test, is employed to guarantee a reliable survey of the statistical assumption.

With the KS test, the empirical cumulative distribution function (CDF) F α is compared to a given distribution function F, where F is the complex Gaussian function. Let α= {α1, α2, ..., α N } be a set of the MP coefficients extracted from the noisy speech data, and the empirical CDF is defined by

F α = 0 , z < α ( 1 ) n N , α ( n ) z < α ( n + 1 ) , 1 , z α ( N ) n = 1 , , N
(15)

where α(n), n = 1, ..., N are the order statistics of the data α. To compute the order statistics, the elements of α are sorted and ordered so that α(1) represents the smallest element of α and α(N)is the largest one.

For simulating the noisy environments, the white and factory noises from the NOISEX'92 database are added to a clean speech signal at 0 dB SNR. With the noisy speech, the mean and variance are calculated and substituted into the Gaussian distribution. Figure 4 shows the comparison of the empirical CDF and Gaussian function. As can be seen, the empirical CDF curves of noisy speech signal are much closed to that of the Gaussian CDF under both the white and factory noise conditions. Therefore, the Gaussian distribution is suitable for modeling the MP coefficients.

Figure 4
figure 4

Comparison of empirical and Gaussian CDFs of real part of the MP coefficient of noisy speech at 0 dB SNR. (a) white noise; (b) factory noise.

3.3 Obtaining MP features

As mentioned before, the DFT coefficients suffer several shortcomings for modeling a signal and exposing the signal structure. We use the MP coefficients, { α k } k = 1 K , obtained by the MP as the new feature for discriminating speech and nonspeech. With the advantage of the atomic decomposition, MP coefficients can capture the characteristics of speech [17] and are insensitive to environment noise. Therefore, the MP coefficients as a new feature for VAD are more suitable for the classification task than DFT coefficients.

With the decomposition of a speech signal by using the conjugate MP, the MP feature also captures the harmonic structures of the speech signal. Such harmonic components can be viewed as a series of sinusoids, which are buried in noise, with different amplitude, frequency, and phase. The k th harmonic component h k extracted from the k th pursuit iteration has the following form

h k = A k cos ( ω k + ϕ k ) =2 Re { α k g γ k }
(16)

where A k , ω k , and ϕ k are the amplitude, frequency, and phase of the sinusoidal component h k , respectively. Those harmonic structures are prominent in a signal when the speech is present but not when noise only.

In a practical implementation, the procedure for extracting MP feature is described as follows. Assuming the input signal is segmented into non-overlapping frames, each frame is decomposed by conjugate subspace MP. Thus, the complex MP coefficients of a given frame are obtained. Instead of requiring a full reconstruction of a signal, the goal of MP is to extract MP coefficients. These coefficients capture the most characters of a signal so that the VAD detector based on them can detect whether the speech is present or not. Naturally, the selection of iteration number K depends on the number of sinusoidal components in a speech signal.

4 Experiments and results

4.1 Noise statistic update

To implement the VAD scheme, the variance of the noise MP coefficients requires to be estimated, which are assumed to be known in Equation (14). We assume that the signal consists of noise only during a short initialization period, and the initial noise characteristics are learned. The background noise is usually non-stationary, and hence the estimation requires to be adaptively updated or tracked. The update is performed frame by frame by using the minimum mean square error (MMSE) estimation.

Since the signal is frame-processed, we use the superscript (m) to refer to the m th frame so that λ n , k ( m ) and α k ( m ) denote λ n,k and α k , respectively. Given the noisy MP coefficients α k ( m ) at the m th frame, the optimal estimate of the variance of the noise MP coefficients λ n , k ( m ) under MMSE is given by

λ ^ n , k ( m ) = E ( λ n , k ( m ) | α k ( m ) ) = E ( λ n , k ( m ) | H 0 ) P ( H 0 | α k ( m ) ) + E ( λ n , k ( m ) | H 1 ) P ( H 1 | α k ( m ) )
(17)

where

E ( λ n , k ( m ) | H 0 ) =| α k ( m ) | 2
(18)
E ( λ n , k ( m ) | H 1 ) = λ ^ n , k ( m 1 )
(19)

and λ ^ n , k ( m - 1 ) is the estimate in the previous frame. Based on the total probability theorem and Bayes rule, the posterior probabilities of H0 and H1 given α k in Equation 17 are derived as follows

P ( H 0 | α k ( m ) ) = p ( α k ( m ) | H 0 ) P ( H 0 ) p ( α k ( m ) | H 0 ) P ( H 0 ) + p ( α k ( m ) | H 1 ) P ( H 1 ) = 1 1 + ε Λ k ( m )
(20)
P ( H 1 | α k ( m ) ) = ε Λ k ( m ) 1 + ε Λ k ( m )
(21)

where ε = P(H1) = P(H0) and Λ k ( m ) =p ( α k ( m ) | H 1 ) p ( α k ( m ) | H 0 ) . Since the decision is made by observing all the K MP coefficients, we replace the LRT at the k th MP coefficient Λ k ( m ) with their geometric mean Λ g ( m ) in Equation (14).

Then the update formula of the variances of noise MP coefficients is given by

λ ^ n , k ( m ) = 1 1 + ε Λ g ( m ) | α k ( m ) | 2 + ε Λ g ( m ) 1 + ε Λ g ( m ) λ ^ n , k ( m - 1 ) .
(22)

4.2 Experimental results

In this section, the experimental results of our method are presented. To implement the proposed method, the dictionary D is the fundamental ingredient for decomposing a signal. The atoms of the dictionary are generated according to Equation (2), and the number of atoms is set to be 2N, where N = 256. Thus, the complex exponential dictionary D is a N × 2N complex matrix, and is used in the following experiments. To demonstrate the effectiveness of the proposed VAD, a test signal (Figure 5b) is created by adding white noise to a clean speech (Figure 5a) at 0 dB SNR, and is divided into non-overlapping frames with the frame length 256. The atomic decomposition based on the conjugate subspace MP is operated on the test signal. The likelihood ratios and the results of VAD calculated with Equation (14) are shown in Figure 5c,d, respectively. As can be seen, even at such a low SNR, the results also correctly indicate the speech presence and thus verify the effectiveness of MP coefficients in VAD.

Figure 5
figure 5

Results of the proposed VAD with white noise (SNR = 0 dB and K = 10). (a) Clean speech signal. (b) Noisy speech signal. (c) Log likelihood ratio for (b). (d) VAD results.

The selection of the iteration number K in the MP has an important effect on the performance of the proposed method and the computational cost. As shown in Figure 6, the performances of the VAD in various K are measured in terms of the the the receiver operating characteristic (ROC) curves, which show the trade-off between the false alarm probability (P f ) and speech detection probability (Pd). It is clearly shown that the increasing of K improves the performance of the VAD. A larger K, however, implies an increased computational cost. Figure 7 shows the decrease of the average errors, defined by P e = (P f + 1 - P d )= 2, against the increase of K in white, vehicle, and babble noise at 0 dB. The average errors in three noises remain unchange when the value of K is larger than 15. Therefore, a reasonable value of K is equal to 15 so as to yield a good trade-off between the computational cost and the performance.

Figure 6
figure 6

ROC curves in different selection of iteration number K and other VAD methods in pink noise (SNR = 5 dB).

Figure 7
figure 7

Average error for speech detection when increasing the iteration number K in the atomic decomposition in white, vehicle, and babble noise (SNR = 0 dB).

Based on the ROC curves, we evaluated the performances of the proposed LRT VAD based on the MP coefficients (LRT-MP) by comparing with the popular LRT VADs based on DFT coefficients, including Gaussian (LRT-Gaussian) [7], Laplacian (LRT-Laplacian) [8], and Gamma (LRT-Gamma) [10]. The test speech material used for the comparison is a clean speech of 135 s connected from 30 utterances selected from TIMIT database. The reference decisions are made on the clean speech by labeling manually at every 10 ms frame. To simulate the noise environments, the noise signal from NOI-SEX'92 database is added to the test speech at 5 dB SNR. For fair comparison, we do not consider any hang over during the detection, as these can be added in a heuristic way after the design of the decision rule. Figures 8, 9, and 10 shows the ROC curves of these VADs in the white, vehicle, and babble noise environments at 5 dB. It was observed that the proposed approach outperforms other VADs in three noise conditions. These results indicate that the MP coefficients can capture harmonic structure of speech that is insensitive to noise. In more detail, the performances of the proposed method compared with the LRT-Laplacian, which has a better performance than the LRT-Gaussian and LRT-Gamma, are summarized in Table 1, under white, vehicle, and babble noise conditions. The experimental results show that the VAD based on MP coefficients outperforms the ones based on the DFT in all of the testing conditions, and it can be concluded that the MP coefficients are more robust to background noise than the DFT.

Figure 8
figure 8

ROC curves for VADs in white noise (SNR = 5 dB).

Figure 9
figure 9

ROC curves for VADs in vehicle noise (SNR = 5 dB).

Figure 10
figure 10

ROC curves for VADs in babble noise (SNR = 5 dB).

Table 1 Performance evaluation in different noise conditions

5 Conclusion

In this article, we present a novel approach for VAD. The method is based on the complex atomic decomposition of a signal by using the conjugate subspace MP. With the decomposition, the complex MP coefficients are obtained, and modeled as the complex Gaussian distribution which is a suitable one according to the results of GOF test. Based on the statistical model, the decision rule for VAD is derived by incorporating the LRT on it. In a practical implementation, the decision is made frame by frame in a frame-processed signal.

The advantage of the proposed approach is that the MP coefficients are insensitive to the environmental noise, and hence the performance of VAD is robust in high noise environments. Note that, the advantage with MP coefficients is obtained at the cost of computational cost, which is proportional to the iteration number. An online detection can be implemented when the iteration number is smaller than 20. Furthermore, the experimental results show that the proposed approach outperforms the traditional VADs based on DFT coefficients in white, vehicle, and babble noise conditions.

References

  1. Benyassine A, Shlomot E, Su HY, Massaloux D, Lamblin C, Petit JP: ITU-T Recommendation G.729, Annex B: a silence compression scheme for use with G.729 optimized for V.70 digital simultaneous voice and data applications. IEEE Commun Mag 1997,35(9):64-73. 10.1109/35.620527

    Article  Google Scholar 

  2. Itoh K, Mizushima M: Environmental noise reduction based on speech/non-speech identification for hearing aids. Proc Int Conf Acoust, Speech, and Signal Process 1997, 1: 419-422.

    Google Scholar 

  3. Virag N: Single channel speech enhancement based on masking properties of the human auditory system. IEEE Trans Speech Audio Process 1999,7(2):126-137. 10.1109/89.748118

    Article  Google Scholar 

  4. Woo K, Yang T, Park K, Lee C: Robust voice activity detection algorithm for estimating noise spectrum. Electron Lett 2000,36(2):180-181. 10.1049/el:20000192

    Article  Google Scholar 

  5. Marzinzik M, Kollmeier B: Speech pause detection for noise spectrum estimation by tracking power envelope dynamics. IEEE Trans Speech Audio Process 2002,10(6):341-351. 10.1109/TSA.2002.803420

    Article  Google Scholar 

  6. Kay SM: Fundamentals of Statistical Signal Processing. Prentice-Hall, Englewood Cliffs; 1998.

    Google Scholar 

  7. Sohn J, Kim NS, Sung W: A statistical model-based voice activity detection. IEEE Signal Process Lett 1999,6(1):1-3. 10.1109/97.736233

    Article  Google Scholar 

  8. Chang JH, Shin JW, Kimm NS: Likelihood ratio test with complex Laplacian model for voice activity detection. In Proc Eurospeech. Geneva, Switzerland; 2003:1065-1068.

    Google Scholar 

  9. Shin JW, Chang JH, Kim NS: Voice activity detection based on a family of parametric distributions. Pattern Recogn Lett 2007,28(11):1295-1299. 10.1016/j.patrec.2006.11.015

    Article  Google Scholar 

  10. Shin JW, Chang JH, Yun HS, Kim NS: Voice activity detection based on generalized gamma distribution. Proc IEEE Internat Conf on Acoustics, Speech, and Signal Processing 2005, 1: 781-784. Corfu, Greece 17-19

    Google Scholar 

  11. Ramirez J, Segura JC, Benitez C, Garcia L, Rubio A: Statistical voice activity detection using a multiple observation likelihood ratio test. IEEE Signal Process Lett 2005,12(10):689-692.

    Article  Google Scholar 

  12. Gorriz JM, Ramirez J, Lang EW, Puntonet CG: Jointly Gaussian PDF-based likelihood ratio test for voice activity detection. IEEE Trans Speech Audio Process 2008,16(8):1565-1578.

    Article  Google Scholar 

  13. Ramirez J, Gorriz JM, Segura JC, Puntonet CG, Rubio AJ: Speech/non-speech discrimination based on contextual information integrated bispectrum LRT. IEEE Signal Process Let 2006,13(8):497-500.

    Article  Google Scholar 

  14. Gorriz JM, Ramirez J, Puntonet CG, Segura JC: Generalized LRT-based voice activity detector". IEEE Signal Process Lett 2006,13(10):636-639.

    Article  Google Scholar 

  15. Shin JW, Kwon HJ, Kim NS: Voice activity detection based on conditional MAP criterion. IEEE Signal Process Lett 2008, 15: 257-260.

    Article  Google Scholar 

  16. Deng Shiwen, Han Jiqing: A modified MAP criterion based on hidden Markov model for voice activity detection. Proc Int Conf Acoust, Speech, Signal Process 2011, 5220-5223. Prague 22-27

    Google Scholar 

  17. Mallat SG, Zhang Z: Matching pursuit in a time-frequency dictionary. IEEE Trans Signal Process 1993,41(12):3397-3415. 10.1109/78.258082

    Article  MATH  Google Scholar 

  18. Goodwin M: Matching pursuit with damped sinusoids. Proc IEEE Internat Conf on Acoustics, Speech, and Signal Processing 1997, 3: 2037-2040. Munich, Germany 21-24

    Google Scholar 

  19. Goodwin M, Vetterli M: Matching pursuit and atomic signal models based on recursive filter banks. IEEE Trans Signal Process 1999,47(7):1890-1902. 10.1109/78.771038

    Article  Google Scholar 

  20. McClure MR, Carin L: Matching pursuits with a wave-based dictionary. IEEE Trans Signal Process 1997,45(12):2912-2927. 10.1109/78.650250

    Article  Google Scholar 

  21. Shiwen D, Jiqing H: Voice activity detection based on complex exponential atomic decomposition and likelihood ratio test. In 20th Int Conf Pattern Recognition, ICPR 2010. Istanbul, Turkey; 2010:89-92.

    Google Scholar 

  22. Reininger RC, Gibson JD: Distributions of the two dimensional DCT coefficients for images. IEEE Trans Commun 1983,31(6):835-839. 10.1109/TCOM.1983.1095893

    Article  Google Scholar 

Download references

Acknowledgements

This study was supported by the Natural Science Foundation of China (No. 61071181 and 91120303).

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Jiqing Han.

Additional information

Competing interests

The authors declare that they have no competing interests.

Authors’ original submitted files for images

Rights and permissions

Open Access This article is distributed under the terms of the Creative Commons Attribution 2.0 International License (https://creativecommons.org/licenses/by/2.0), which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.

Reprints and permissions

About this article

Cite this article

Deng, S., Han, J. Voice activity detection based on conjugate subspace matching pursuit and likelihood ratio test. J AUDIO SPEECH MUSIC PROC. 2011, 12 (2011). https://doi.org/10.1186/1687-4722-2011-12

Download citation

  • Received:

  • Accepted:

  • Published:

  • DOI: https://doi.org/10.1186/1687-4722-2011-12

Keywords