<< Chapter < Page Chapter >> Page >
How a speech signal can be broken down into smaller syllables.

Envelopes–Finding syllables within words

Once the system actually reads in the values from a voice signal, the most important thing to do is figure outhow the signal is broken up. One of the more obvious methods is breaking a word or series of words into syllables. Althoughsyllables are somewhat difficult to read, as they still have consonants, the vowel sounds make up the majority of the syllables,not to mention the louder part of these signals. As a result, breaking the words into syllables is a good start.

After we pass the signal through a smoothing, boxcar filter, there is a clear definition of the peaks. However,the question still remains–how do you pick up one of these peaks? In essence, the goal is to choose a correct threshold amount tostart reading signals. The most important thing is managing to differentiate the numerous peaks while at the same time being ableto keep the peaks for each and every signal. For example, with a threshold that is too low, noise may get picked up. More likely,however, is that with a threshold too high, some syllables may be ignored (figure 1).

Low threshold envelope detector

An envelope with a low threshold value. The first syllable is not even detected, and will not be used for any analysis of the speech signal.

As is evident, the first syllable gets completely ignored. As a result, it does not factor into the actualdetermination of who the speaker is. However, through testing, our group was able to discern a value that will achieve the desiredresults. Because the signal is normalized prior to being run through the enveloping functions, that threshold will not changefor different input volumes. Thus, our desired signal output (with smoothing) will look something like the signal in figure 2.

Correct envelope detector

An envelope detector with the correct threshold value. All the syllables are accepted and cut-off at the proper points.

This ends up being a fairly nice solution to our problem, with one problem–the threshold cuts off the signal at sample values, not time values. We need time values to analyzethe actual frequencies of the results so we can look at the formant sounds within each syllable. Thus, we go back to our initial timedsignal rather than the sampled signal, and we get our desired results (figure 3).

Enveloped speech signal

Our initial speech signal with an envelope. In this case, the start point of the envelope to the end point of each envelope correspond to the start and end points of the syllables.

Most of the signal is preserved, and all of the vowel sounds are preserved by the signal as well–most of what is cut off by the signal is a consonant. Now, we have multiplesignals, each of which are almost entirely vowel sounds from our syllables. However, we have to go back to our initial problem–how do you analyze the vowel? How do you even interpret a signal likethis?

Get Jobilize Job Search Mobile App in your pocket Now!

Get it on Google Play Download on the App Store Now




Source:  OpenStax, Elec 301 projects fall 2006. OpenStax CNX. Sep 27, 2007 Download for free at http://cnx.org/content/col10462/1.2
Google Play and the Google Play logo are trademarks of Google Inc.

Notification Switch

Would you like to follow the 'Elec 301 projects fall 2006' conversation and receive update notifications?

Ask