<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE article  PUBLIC "-//NLM//DTD Journal Publishing DTD v3.0 20080202//EN" "http://dtd.nlm.nih.gov/publishing/3.0/journalpublishing3.dtd"><article xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink" dtd-version="3.0" xml:lang="en" article-type="research article"><front><journal-meta><journal-id journal-id-type="publisher-id">OALibJ</journal-id><journal-title-group><journal-title>Open Access Library Journal</journal-title></journal-title-group><issn pub-type="epub">2333-9705</issn><publisher><publisher-name>Scientific Research Publishing</publisher-name></publisher></journal-meta><article-meta><article-id pub-id-type="doi">10.4236/oalib.1103487</article-id><article-id pub-id-type="publisher-id">OALibJ-75033</article-id><article-categories><subj-group subj-group-type="heading"><subject>Articles</subject></subj-group><subj-group subj-group-type="Discipline-v2"><subject>Biomedical&amp;Life Sciences</subject><subject> Business&amp;Economics</subject><subject> Chemistry&amp;Materials Science</subject><subject> Computer Science&amp;Communications</subject><subject> Earth&amp;Environmental Sciences</subject><subject> Engineering</subject><subject> Medicine&amp;Healthcare</subject><subject> Physics&amp;Mathematics</subject><subject> Social Sciences&amp;Humanities</subject></subj-group></article-categories><title-group><article-title>
 
 
  Research on Speech Endpoint Detection Algorithm with Low SNR
 
</article-title></title-group><contrib-group><contrib contrib-type="author" xlink:type="simple"><name name-style="western"><surname>Jian</surname><given-names>Wei</given-names></name><xref ref-type="aff" rid="aff1"><sup>1</sup></xref></contrib><contrib contrib-type="author" xlink:type="simple"><name name-style="western"><surname>Xiange</surname><given-names>Sun</given-names></name><xref ref-type="aff" rid="aff1"><sup>1</sup></xref></contrib></contrib-group><aff id="aff1"><addr-line>College of Electronics and Information Engineering, Yangtze University, Jingzhou, China</addr-line></aff><pub-date pub-type="epub"><day>02</day><month>03</month><year>2017</year></pub-date><volume>04</volume><issue>03</issue><fpage>1</fpage><lpage>8</lpage><history><date date-type="received"><day>2,</day>	<month>March</month>	<year>2017</year></date><date date-type="rev-recd"><day>27,</day>	<month>March</month>	<year>2017</year>	</date><date date-type="accepted"><day>30,</day>	<month>March</month>	<year>2017</year></date></history><permissions><copyright-statement>&#169; Copyright  2014 by authors and Scientific Research Publishing Inc. </copyright-statement><copyright-year>2014</copyright-year><license><license-p>This work is licensed under the Creative Commons Attribution International License (CC BY). http://creativecommons.org/licenses/by/4.0/</license-p></license></permissions><abstract><p>
 
 
   
   The detection of speech endpoint is an important application for speech signal processing. Although there are variance methods, the endpoint can’t be detected accurately in low SNR (Signal to Noise Ratio). The paper pointes out an endpoint detection algorithm combining two methods together: the one is improved spectral subtraction based on multitaper spectral estimation, and the other is BARK subband variance in frequency domain. Firstly, the noisy speech signal is processed though the improved spectral subtraction based on multitaper spectral estimation. It can achieve the purpose of noise reduction through this step. Then the noisy speech signal is detected using the method of BARK subband variance in frequency domain. Compared with the common endpoint detection algorithm, it is concluded that endpoint detection accuracy by new method can be improved in low SNR. 
  
 
</p></abstract><kwd-group><kwd>Endpoint Detection</kwd><kwd> Multitaper Spectral Estimation</kwd><kwd> Improved Spectral Subtraction</kwd><kwd> BARK Subband Variance</kwd></kwd-group></article-meta></front><body><sec id="s1"><title>1. Introduction</title><p>Speech is the most natural form of human-human communications and is related to human physiological capability. And it is the most important, the most effective and most convenient form of information exchange. Speech signal processing is a comprehensive subject and a popular research field, which involves a wide range of content [<xref ref-type="bibr" rid="scirp.75033-ref1">1</xref>] . Speech endpoint detection which can identify the starting point and endpoint of speech signal accurately also plays an important role in speech signal processing. So, it is widely used in speech coding, speech recognition, speech enhancement and echo cancellation [<xref ref-type="bibr" rid="scirp.75033-ref2">2</xref>] [<xref ref-type="bibr" rid="scirp.75033-ref3">3</xref>] . Sun et al. presented an improved double threshold method to detect speech endpoint. The experiment results show that the accuracy of endpoint detection can be improved greatly. When the SNR is very low (about 5 dB), the research needs to be continued [<xref ref-type="bibr" rid="scirp.75033-ref4">4</xref>] . Wang et al. proposed a new speech endpoint detection algorithm based on combination spectrum variance with spectral subtraction. It has better detection capability and good adaptability and anti-noise ability in the case of low SNR [<xref ref-type="bibr" rid="scirp.75033-ref5">5</xref>] . Haigh and Mason proposed the method voice activity detection using cepstral features [<xref ref-type="bibr" rid="scirp.75033-ref6">6</xref>] . In Ref. [<xref ref-type="bibr" rid="scirp.75033-ref7">7</xref>] , the authors presented a method combined Logarithmic Energy with Spectral Entropy to detect the endpoint. EN De et al. proposed a new measure of time series complexity, fuzzy entropy, and applied it to the characterization of speech. Then dual threshold method is used to detect endpoint [<xref ref-type="bibr" rid="scirp.75033-ref8">8</xref>] . Zheng et al. make a comparative study for detection method including the double threshold method, frequency variance method and information entropy. The experiment shows that three methods can’t meet the requirements in the case of low SNR [<xref ref-type="bibr" rid="scirp.75033-ref9">9</xref>] .</p><p>Though there are a lot of methods to detect speech signal endpoint, it is a challenging research for low SNR condition. With the help of the bark wavelet transforming knowledge [<xref ref-type="bibr" rid="scirp.75033-ref10">10</xref>] and spectral subtraction based on multitaper spectral estimation [<xref ref-type="bibr" rid="scirp.75033-ref11">11</xref>] , a speech signal endpoint detection algorithm is proposed in this paper. The algorithm combines the improved spectral subtraction based on multitaper spectral estimation with BARK subband variance in frequency domain. The improved spectral subtraction based on multitaper spectral estimation can effectively suppress noise. The application of BARK wavelet transforming can make us know that it is also a method of endpoint detection. The BARK subband theory is combined with the frequency variance method and it is an extension of the frequency variance. With the help of BARK subband variance in frequency domain, the endpoint can be better detected.</p><p>The simulation experiment and result analysis are carried out by using MATLAB software. The results show that this method can improve the accuracy for the situation of low SNR.</p></sec><sec id="s2"><title>2. The Improved Spectral Subtraction Based on Multitaper Spectral Estimation</title><sec id="s2_1"><title>2.1. Multitaper Spectral Estimation Introduction</title><p>Multitaper spectral estimation was proposed by Thomson in 1982. While the traditional periodogram method only uses one data window for the same data sequence, the multitaper spectral proposed by Thomson uses multiple orthogonal data windows to obtain the direct spectrum for the same data sequence. Then the spectrum estimation could be got by seeking average of the direct spectrum before. Therefore, it is possible to obtain smaller estimation variance [<xref ref-type="bibr" rid="scirp.75033-ref12">12</xref>] [<xref ref-type="bibr" rid="scirp.75033-ref13">13</xref>] .</p><p>The definition of multitaper spectral is shown as follows:</p><p>S m t ( ω ) = 1 L ∑ k = 0 L − 1 S k m t ( ω ) (1)</p><p>where L expresses the number of data window. S m t means the spectrum of the k<sup>th</sup> data window:</p><p>S k m t ( ω ) = | ∑ n = 0 N − 1 a k ( n ) x ( n ) e − j n ω | 2 (2)</p><p>where, x ( n ) expresses data series. N expresses the length of series. a k ( n ) means the k<sup>th</sup> data window which satisfies the mutually orthogonal. Its formula is expressed as follows:</p><p>{ ∑ ​ a k ( n ) a j ( n ) = 0 k ≠ j ∑ ​ a k ( n ) a j ( n ) = 1 k = j (3)</p><p>The data window is a set of discrete ellipsoidal sequences with mutually orthogonal and also known as Slepian windows.</p></sec><sec id="s2_2"><title>2.2. The Improved Spectral Subtraction Based on Multitaper Spectral Estimation</title><p>Both the amplitude spectrum and phase spectrum should be calculated by FFT when the noisy speech had been processed to frames by Slepian windows firstly. Then the average amplitude spectrum is calculated by smoothing based on the adjacent frames. At the same time, the power spectral density of multitaper spectral is estimated for data frame. The estimated values can also be disposed by smoothing based on the adjacent frames and the smoothed power spectrum density can be calculated. With the condition that the number of preamble frames without words segment (noise) is known, the average power spectral density of the noise could be gotten. Then the gain factor of spectral subtraction can be obtained by taking advantage of spectral subtraction relationship. If the condition of amplitude spectral and phase spectral is known beforehand, the speech signal could be restored to time domain by IFFT. Furthermore, the enhancement of spectral subtraction speech is realized [<xref ref-type="bibr" rid="scirp.75033-ref14">14</xref>] [<xref ref-type="bibr" rid="scirp.75033-ref15">15</xref>] [<xref ref-type="bibr" rid="scirp.75033-ref16">16</xref>] .</p></sec></sec><sec id="s3"><title>3. The BARK Subband Variance in Frequency Domains</title><p>The function of basilar membrane of human ear is similar to that of the frequency analyzer based on the frequency group content of the auditory masking effect. The frequency between 20 Hz and 22,050 Hz is divided into 25 frequency group, while the basilar membrane of human ear is divided into a lot of parts by our brain. Each part of basilar membrane is corresponded to a frequency group which is also known as the unequal bandwidth (BARK) subband [<xref ref-type="bibr" rid="scirp.75033-ref17">17</xref>] [<xref ref-type="bibr" rid="scirp.75033-ref18">18</xref>] [<xref ref-type="bibr" rid="scirp.75033-ref19">19</xref>] .</p><p>The principle of endpoint detection algorithm based on BARK subband variance is descripted briefly. First of all, the speech signal is added with window to be frames. Secondly, it is processed with FFT. The total number of ( N / 2 + 1 ) of positive frequency spectral lines is obtained sequently. The spectral line will be extended by interpolating. The average amplitude of the BARK subband in the BARK is calculated by Equation (4).</p><p>E i ( j ) = 1 f j , h − f j , l + 1 ∑ f j , l ≤ f k ≤ f j , h | X i ( k ) | j = 1 , 2 , ⋯ , q (4)</p><p>where the f j , l and f j , h are the j<sup>th</sup> critical frequencies of BARK subband at low frequency and high frequency respectively..</p><p>The mean and variance of the BARK subband can be obtained as followed. Using preamble without words segment, the average value of noise is obtained. The speech signal endpoint will be detected by using the double threshold method with the single parameter after the threshold is set.</p></sec><sec id="s4"><title>4. The Block Diagram of Algorithm Principle</title><p>There are three key steps for the proposed algorithm in this paper. The first step is doing spectrum analysis by FFT to obtain the characteristic of speech signal. Consequently, the signal to noise of speech signal can be improved by using the method of improved spectral subtraction based on multitaper spectral estimation. Finally, the endpoint can be detected though calculating the BARK subband variance in frequency domain. The flow diagram is indicated in <xref ref-type="fig" rid="fig1">Figure 1</xref>.</p></sec><sec id="s5"><title>5. Analyzing the Results of Experiment in Low SNR</title><sec id="s5_1"><title>5.1. Anti-Noise Capability Analysis</title><p>The proposed algorithm is simulated with the simulation software MATLAB. There are 4 parameters to be defined for the experiment. The sampling frequency of clean speech is8kHz and Hamming window is selected. Meanwhile, the length of preamble without words segment is 0.25 seconds and frame shift is 80 sample points. The clean speech is a clean Chinese phrases that “lan tian, bai yun, bi lv de da hai” indicated in <xref ref-type="fig" rid="fig2">Figure 2</xref>(a). Gauss noise is added to it.</p><p>Firstly, the signal to noise ratio is set to 0 dB to verify the anti-noise capabili-</p><p>ty. The result of the paper algorithm (method I) is compared with the result of the method of BARK subband variance in frequency domain (method II) and that of spectral subtraction short-time uniform subband variance [<xref ref-type="bibr" rid="scirp.75033-ref20">20</xref>] (method III) respectively. All the results are shown in <xref ref-type="fig" rid="fig2">Figure 2</xref>.</p><p>Analyzing the result of BARK subband variance in frequency domain, as indicated in <xref ref-type="fig" rid="fig2">Figure 2</xref>(c), the Chinese word “hai” can’t be detected by it. In contrast, the word segment can be detected correctly by the other two methods. Because the SNR is equal to 8.08 dB in <xref ref-type="fig" rid="fig2">Figure 2</xref>(d) and it is 9.58 dB in <xref ref-type="fig" rid="fig2">Figure 2</xref>(f) respectively, the accuracy of detection is better than that of the methods spectral subtraction in <xref ref-type="fig" rid="fig2">Figure 2</xref>(c). In the case of detecting the word segment with the two algorithms correctly, the SNR of this paper algorithm improves obviously because its SNR is larger than that of the spectral reduction about 1.5 dB. This result shows that the anti-noise capability effect of paper algorithm is better.</p><p>Consequently, the SNR is reduced to −5 dB indicated in <xref ref-type="fig" rid="fig3">Figure 3</xref>(a), and the anti- noise capability is verified again. All the results of three methods are shown in <xref ref-type="fig" rid="fig3">Figure 3</xref>.</p><p>It is obviously that BARK subband variance in frequency domain is failed to meet the detection requirements as shown in <xref ref-type="fig" rid="fig3">Figure 3</xref>(b). On the contrary, the other two methods can detect the word segment correctly in <xref ref-type="fig" rid="fig3">Figure 3</xref>(d) and <xref ref-type="fig" rid="fig3">Figure 3</xref>(f). Comparing the value of SNR in <xref ref-type="fig" rid="fig3">Figure 3</xref>(c) and <xref ref-type="fig" rid="fig3">Figure 3</xref>(e), the SNR of this paper algorithm is larger than that of the spectral reduction about 2.09 dB. It means that the paper algorithm can remove a lot of noise, and its</p><p>ability of anti-noise is much better under the condition of low SNR.</p></sec><sec id="s5_2"><title>5.2. Analysis Accuracy of Detection</title><p>Another speech “ci hen mian mian wu jue qi” in Chinese poetry was applied to this detection experiment. The speech signal is added with Gauss noise and white, volvo of NOISE-92 Library respectively. This paper algorithm is compared with the method of BARK subband variance in frequency domain and spectral subtraction short-time uniform subband variance [<xref ref-type="bibr" rid="scirp.75033-ref20">20</xref>] in different SNR (−10 dB, 0 dB, 5 dB) to analyze accuracy of detection.</p><p>Accuracy is defined as follow:</p><p>Accuracy = TotalFrames − ErrorFrames TotalFrames (5)</p><p>ErrorFrames = Speechmisjudgesnoiseframes + noisemisjudgesspeechframes (6)</p><p>The accuracy of three methods with different noise and different SNR value is shown in <xref ref-type="table" rid="table1">Table 1</xref>.</p><p>As shown in <xref ref-type="table" rid="table1">Table 1</xref>, when the SNR is 5 dB, this paper algorithm does not reflect the detection accuracy for the same speech signal because the signal is much stronger than noise. Considering Gauss noise with SNR is −10 dB and 0 dB, the accuracy rate of this paper algorithm improves obviously. The improvement is also evident when white noise and volvo noise with −10 dB are added to the signal, the improvement of accuracy rate increases obviously with Volvo noise.</p><p>All of the above, it is concluded that this paper algorithm can show better anti-noise performance and higher accuracy in low SNR. Though the result detection is affected by several factors, such as the speed, environmental noise, and</p><table-wrap id="table1" ><label><xref ref-type="table" rid="table1">Table 1</xref></label><caption><title> Endpoint detection accuracy</title></caption><table><tbody><thead><tr><th align="center" valign="middle" >Endpoint detection algorithm</th><th align="center" valign="middle"  colspan="9"  >Gauss noise white noise Volvo noise</th></tr></thead><tr><td align="center" valign="middle" ></td><td align="center" valign="middle" >−10 dB</td><td align="center" valign="middle" >0 dB</td><td align="center" valign="middle" >5 dB</td><td align="center" valign="middle" >−10 dB</td><td align="center" valign="middle" >0 dB</td><td align="center" valign="middle" >5 dB</td><td align="center" valign="middle" >−10 dB</td><td align="center" valign="middle" >0 dB</td><td align="center" valign="middle" >5 dB</td></tr><tr><td align="center" valign="middle" >BARK subband variance in Frequency domain</td><td align="center" valign="middle" >Null</td><td align="center" valign="middle" >42.9</td><td align="center" valign="middle" >42.9</td><td align="center" valign="middle" >Null</td><td align="center" valign="middle" >42.9</td><td align="center" valign="middle" >42.9</td><td align="center" valign="middle" >14.3</td><td align="center" valign="middle" >42.9</td><td align="center" valign="middle" >42.9</td></tr><tr><td align="center" valign="middle" >Spectral subtraction short-time uniform subband variance [<xref ref-type="bibr" rid="scirp.75033-ref20">20</xref>]</td><td align="center" valign="middle" >57.1</td><td align="center" valign="middle" >42.9</td><td align="center" valign="middle" >42.9</td><td align="center" valign="middle" >28.6</td><td align="center" valign="middle" >42.9</td><td align="center" valign="middle" >42.9</td><td align="center" valign="middle" >14.3</td><td align="center" valign="middle" >28.6</td><td align="center" valign="middle" >42.9</td></tr><tr><td align="center" valign="middle" >This paper algorithm</td><td align="center" valign="middle" >71.4</td><td align="center" valign="middle" >57.1</td><td align="center" valign="middle" >42.9</td><td align="center" valign="middle" >57.1</td><td align="center" valign="middle" >42.9</td><td align="center" valign="middle" >42.9</td><td align="center" valign="middle" >57.1</td><td align="center" valign="middle" >42.9</td><td align="center" valign="middle" >42.9</td></tr></tbody></table></table-wrap><p>the performance of the algorithm and so on, it needs to be improved in the future.</p></sec></sec><sec id="s6"><title>6. Conclusion</title><p>Considering that the detection of endpoint is one of the most important aspects of speech signal processing, a speech endpoint detection algorithm with low SNR condition is proposed in this paper. Firstly, the noisy speech is processed with the method of improved spectral subtraction based on multitaper spectral estimation in order to improve the signal to noise ratio. Then the method of BARK subband variance in frequency domain is applied to detect the speech endpoint. According to the results of simulation, it is distinct that the algorithm mentioned in the paper can detect speech endpoint correctly in low SNR condition, and it has a good anti-noise performance. The method should make a part in application of speech endpoint detection because of its high efficiency in the condition of low SNR. However, there are some elements, for instance, the type of noise, which have some influences with the algorithm. It is necessary to make some deep research to improve for accuracy of detection. This will be the focus of the work in the future.</p></sec><sec id="s7"><title>Acknowledgements</title><p>This work was supported in part by the National Science Foundation of China under Grants 51504039.</p></sec><sec id="s8"><title>Cite this paper</title><p>Wei, J. and Sun, X.E. (2017) Research on Speech Endpoint Detection Algorithm with Low SNR. Open Access Library Journal, 4: e3487. https://doi.org/10.4236/oalib.1103487</p></sec></body><back><ref-list><title>References</title><ref id="scirp.75033-ref1"><label>1</label><mixed-citation publication-type="other" xlink:type="simple">Zhuo, G. and Bian-Ba, W.-D. (2015) A Study of Tibetan Speech Pitch Detection Algorithm Based on Matlab. Modern Electronics Technique, 10, 20-22.</mixed-citation></ref><ref id="scirp.75033-ref2"><label>2</label><mixed-citation publication-type="other" xlink:type="simple">Zhao, L. (2016) Speech Signal Processing. 3rd Edition, China Machine Press, Beijing.</mixed-citation></ref><ref id="scirp.75033-ref3"><label>3</label><mixed-citation publication-type="other" xlink:type="simple">Han, L.H., Wang, B. and Duan, S.F. (2010) Development of Voice Activity Detection Technology. Application Research of Computers, 4, 1220-1226.</mixed-citation></ref><ref id="scirp.75033-ref4"><label>4</label><mixed-citation publication-type="other" xlink:type="simple">Sun, Y.M., Wu, Y.Y. and Li, P. (2016) Research on Speech Endpoint Detection Based on the Improved Dual-Threshold. Journal of Changchun University of Science and Technology, 1, 92-95.</mixed-citation></ref><ref id="scirp.75033-ref5"><label>5</label><mixed-citation publication-type="other" xlink:type="simple">Wang, L.L., Xia, X., Feng, L. and Liu, G.C. (2014) New Speech Endpoint Detection Algorithm Based on Spectrum Variance and Spectral Subtraction. Computer Engineering and Applications, 8, 194-197.</mixed-citation></ref><ref id="scirp.75033-ref6"><label>6</label><mixed-citation publication-type="other" xlink:type="simple">Haigh, J.A. and Mason, J.S. (1993) Robust Voice Activity Detection Using Cepstral Features. Proceedings of Computer, Communication, Control and Power Engineering, Vol. 3, Beijing, 19-21 October 1993, 321-324. https://doi.org/10.1109/tencon.1993.327987</mixed-citation></ref><ref id="scirp.75033-ref7"><label>7</label><mixed-citation publication-type="other" xlink:type="simple">Zhao, H., Wang, G.J. and Zhao, L.X. (2010) A New Voice Activity Detection Using Logarithmic Energy Spectral Entropy. Journal of Hunan University, 7, 72-77.</mixed-citation></ref><ref id="scirp.75033-ref8"><label>8</label><mixed-citation publication-type="other" xlink:type="simple">En, D., Zhang, F.L., Zhang, Z. and Hu, S.Q. (2016) Application of Fuzzy Entropy in Speech Endpoint Detection in Car Environments. Computer Engineering and Applications, 10, 147-150.</mixed-citation></ref><ref id="scirp.75033-ref9"><label>9</label><mixed-citation publication-type="other" xlink:type="simple">Zheng, J.H., Huang, H.M., Zhong, M.H., Cao, N.W. and Chen, Y.L. (2007) Comparative Study of Several Speech Signal Endpoint Detection Methods. Guanagxi Wuli, 4, 20-23.</mixed-citation></ref><ref id="scirp.75033-ref10"><label>10</label><mixed-citation publication-type="other" xlink:type="simple">Yin, X.C., Guo, Y., Zhang, B.F. and Liu, X. (2011) Voice Activity Detection Algorithm Based on Bark Wavelet. Computer Engineering, 12, 276-278.</mixed-citation></ref><ref id="scirp.75033-ref11"><label>11</label><mixed-citation publication-type="other" xlink:type="simple">Wang, Y., Feng, Y., Ding, X.B. and Chen, D.Y. (2016) Endpoint Detection Algorithm for Noisy Speech Based on Time-Frequency Combination. Journal of Natural Science of Heilonjiang University, 3, 410-415.</mixed-citation></ref><ref id="scirp.75033-ref12"><label>12</label><mixed-citation publication-type="other" xlink:type="simple">Wu, P.P., Zhao, G. and Zou, M. (2008) An Improved Spectral Subtraction Method Based on Multitaper Estimation. Modern Electronics Technique, 12, 150-152.</mixed-citation></ref><ref id="scirp.75033-ref13"><label>13</label><mixed-citation publication-type="other" xlink:type="simple">Thomson, D.J. (1982) Spectrum Estimation and Harmonic Analysis. Proceedings of the IEEE, 70, 1055-1096. https://doi.org/10.1109/PROC.1982.12433</mixed-citation></ref><ref id="scirp.75033-ref14"><label>14</label><mixed-citation publication-type="other" xlink:type="simple">Han, F. and Jin, Z.X. (2016) Study of Endpoint Detection Algorithm in Low SNR. Journal of Northwest Normal University, 5, 55-59.</mixed-citation></ref><ref id="scirp.75033-ref15"><label>15</label><mixed-citation publication-type="other" xlink:type="simple">Hu, Y. and Loizou, P.C. (2004) Incorporating a Psycho Acoustical Model in Frequency Domain Speech Enhancement. IEEE Signal Processing Letters, 11, 270-273. https://doi.org/10.1109/LSP.2003.821714</mixed-citation></ref><ref id="scirp.75033-ref16"><label>16</label><mixed-citation publication-type="journal" xlink:type="simple"><name name-style="western"><surname>Dong</surname><given-names> H. </given-names></name>,<etal>et al</etal>. (<year>2016</year>)<article-title>Improved Speech Endpoint Detection under Low SNR Environment</article-title><source> Computer Technology and Development</source><volume> 3</volume>,<fpage> 71</fpage>-<lpage>74</lpage>.<pub-id pub-id-type="doi"></pub-id></mixed-citation></ref><ref id="scirp.75033-ref17"><label>17</label><mixed-citation publication-type="other" xlink:type="simple">Zhang, C.L., Zeng, X.Y. and Wang, S.G. (2012) A Voice Activity Detection Algorithm Based on the Variance of Critical Band Power Spectrum. Technical Acoustics, 2, 204-208.</mixed-citation></ref><ref id="scirp.75033-ref18"><label>18</label><mixed-citation publication-type="other" xlink:type="simple">Gao, M.M., Chang, T.H., Yang, G.T. and Li, M. (2009) Speech Feature Extraction Algorithm Based on Subband Dominant Frequency Information. Computer Engineering, 18, 161-163.</mixed-citation></ref><ref id="scirp.75033-ref19"><label>19</label><mixed-citation publication-type="other" xlink:type="simple">Wang, X.H., Qu, L., Zhang, C. and Jian, X.W. (2016) Speech Feature Extraction Algorithm Based on the Bark Wavelet Packet Transform with Fisher. Journal of Xi’an Polytechnic University, 4, 453-457.</mixed-citation></ref><ref id="scirp.75033-ref20"><label>20</label><mixed-citation publication-type="other" xlink:type="simple">Wang, W., Hu, G.M., Yang, L., Huang, D.F. and Zhou, Y. (2016) Research of Endpoint Detection Based on Spectral Subtraction and Uniform Subband Spectrum Variance. Audio Engineering, 5, 40-43.</mixed-citation></ref></ref-list></back></article>