WO1997033273A1 - Method and recognizer for recognizing a sampled sound signal in noise - Google Patents

Method and recognizer for recognizing a sampled sound signal in noise Download PDF

Info

Publication number
WO1997033273A1
WO1997033273A1 PCT/US1997/004350 US9704350W WO9733273A1 WO 1997033273 A1 WO1997033273 A1 WO 1997033273A1 US 9704350 W US9704350 W US 9704350W WO 9733273 A1 WO9733273 A1 WO 9733273A1
Authority
WO
WIPO (PCT)
Prior art keywords
feature
frequency bands
normalized
feature vectors
values
Prior art date
Application number
PCT/US1997/004350
Other languages
French (fr)
Inventor
Adam B. Fineberg
Original Assignee
Motorola Inc.
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Motorola Inc. filed Critical Motorola Inc.
Priority to DE69725172T priority Critical patent/DE69725172T2/en
Priority to CA002247364A priority patent/CA2247364C/en
Priority to EP97915156A priority patent/EP0950239B1/en
Priority to AU22169/97A priority patent/AU702852B2/en
Priority to AT97915156T priority patent/ATE250801T1/en
Priority to IL12564997A priority patent/IL125649A/en
Publication of WO1997033273A1 publication Critical patent/WO1997033273A1/en

Links

Classifications

    • GPHYSICS
    • G10MUSICAL INSTRUMENTS; ACOUSTICS
    • G10LSPEECH ANALYSIS OR SYNTHESIS; SPEECH RECOGNITION; SPEECH OR VOICE PROCESSING; SPEECH OR AUDIO CODING OR DECODING
    • G10L15/00Speech recognition
    • G10L15/20Speech recognition techniques specially adapted for robustness in adverse environments, e.g. in noise, of stress induced speech
    • GPHYSICS
    • G10MUSICAL INSTRUMENTS; ACOUSTICS
    • G10LSPEECH ANALYSIS OR SYNTHESIS; SPEECH RECOGNITION; SPEECH OR VOICE PROCESSING; SPEECH OR AUDIO CODING OR DECODING
    • G10L15/00Speech recognition
    • G10L15/02Feature extraction for speech recognition; Selection of recognition unit

Definitions

  • the present invention relates, in general, to sound recognition, and in particular, to sound recognition in a high or variable noise environment.
  • Advancing technology is moving steadily towards commercializing sound recognition by electronic devices such as speech recognizers.
  • speech recognizers There are two types of speech recognizers. One performs certain operations when the user gives short commands. A second type accepts dictated speech and enters the speech as text.
  • Speech recognizer dependent speech recognizers meaning that the speech recognizer must be trained by the user's voice before the recognizer can interpret user words and commands. Training a speech recognizer requires a user to speak certain words or phrases into the recognizer, usually many times, so that the speech recognizer can recognize the user's speech pattern. Later when the user is using the speech recognizer, the speech recognizer will compare the input voice signal with various stored speech templates to find a template that most resembles the input voice signal. This method is called "pattern matching".
  • a user will generally "train" a speech recognizer in an environment that has relatively low interfering noise. Subsequently, most speech recognizers must be used in environments of low interfering noise. Otherwise, the speech recognizer will not be able to separate spoken words from background noise. Where speech recognizers are used in low noise environments, a fairly high rate of recognition is achieved. If the speech recognizer is trained in a location having a moderate, constant background noise, and subsequently used in an environment that has the same moderate, constant background noise, a high recognition rate is achieved. However, when these speech recognizers are used in high noise environments with negative signal-to-noise ratios and environments where the noise present is different than the background noise present in the training session, the recognition rate falls to very low, unusable accuracy levels.
  • FIG. 1 is a block diagram of a voice recognizer according to a preferred embodiment of the present invention.
  • FIG. 2 shows a flow diagram of a preferred embodiment of the present invention.
  • FIG. 3 shows a flow diagram of a method used to calculate feature values according to a preferred embodiment of the present invention.
  • FIG. 4 is a representation of a power spectrum of a sampled sound signal with frequency filters imposed thereon according to the present invention.
  • FIG. 5 shows a matrix of features of the sampled sound signal according to a preferred embodiment of the present invention.
  • FIG. 6 shows a matrix of normalized features for the features of FIG. 3 according to a preferred embodiment of the present invention.
  • a preferred embodiment of the present invention is used in robust voice recognition for sound recognizers.
  • the preferred embodiment is well suited for use in cellular phones in automobiles where a user can keep both hands on the steering wheel, eyes on the road, and still make a phone call even with windows down and the stereo system on loud.
  • sound recognizers designed according to the preferred embodiment of the present invention are robust and can obtain a very high accuracy rate in environments which have variable noise and noise levels greater than the volume of the user's speech.
  • the present invention may be applied to the recognition of any acoustic sound.
  • the acoustic sound may be speech, grunting sounds, sounds made by animals, sounds made by instruments including percussion instruments, or any other type of sound.
  • the present invention relates to recognition of speech.
  • FIG. 1 shows a sound recognizer 100 according to a preferred embodiment of the present invention.
  • an acoustic signal is input to an analog to digital converter (ADC) 105 of sound recognizer 100 where the signal is converted to a digital signal and sampled at a rate of 16KHz. Other sampling rates may be used as appropriate, such as 8KHz.
  • ADC analog to digital converter
  • the sampled digital signals are input to feature vector device 110 which divides the sampled digital signals into analysis frames.
  • Each analysis frame can be chosen to be either of fixed time width (such as 20ms) or may be of varied time width depending upon signal characteristics such as pitch periods or other determining factors.
  • the starting point of each analysis frame can be chosen to be either before, at, or after the end point of the previous frame.
  • the analysis frames are chosen to be of fixed time width, and each analysis frame starts at the ending point of the previous analysis frame.
  • feature vector device 110 For each of the analysis frames, feature vector device 110 computes a feature vector (210 of the flow chart of FIG. 2). For any given number of analysis frames, feature vector device 110 generates an equal number of feature vectors.
  • a feature vector is a series of values, or plurality of feature values, which are derived from the sampled sound signal within a given analysis frame. These feature values are representative of the information contained in the sampled sound signal.
  • LPC Linear Predictive Coding
  • Cepstral Coefficients Cepstral Coefficients
  • Log Area Ratios and Mel Scale Filterbank Coefficients.
  • the preferred embodiment of the present invention utilizes the Mel Scale Filterbank Coefficients method, although the present invention will operate with other feature vector techniques, such as those listed above.
  • the sound signal samples for an analysis frame are passed through a high frequency pre-emphasizing filter to whiten the spectrum of the sound signal samples (310 of the flow chart of FIG. 3). This increases the relative energy in the high frequency components as compared to the energy of the low frequency components. Benefits are obtained when the preferred embodiment of the present invention is used with speech signals since low frequency components of speech have a relative energy greater than high frequency components and the two components are re-balanced in the pre-emphasizing filter.
  • the filtering is accomplished according to the equation: where sj(k) is the sound signal sample at position k in analysis frame "i", Si(k-l) is the sound signal sample in analysis frame "i” at the previous position in time "k-1”, and pj(k) is the pre- emphasized sound signal sample at position "k” in analysis frame "i".
  • sj(k) is the sound signal sample at position k in analysis frame "i”
  • Si(k-l) is the sound signal sample in analysis frame "i” at the previous position in time "k-1”
  • pj(k) is the pre- emphasized sound signal sample at position "k” in analysis frame "i”.
  • the pre-emphasized sound signal samples for each analysis frame are bandpass filtered by a series of filters covering different frequency bands.
  • the filters may be applied in any computational manner desired in either the time domain or the frequency domain. In the preferred embodiment, the filters are applied in the frequency domain.
  • a power spectrum of the pre-emphasized sound signal samples in the analysis frames must be computed (320 of FIG. 3). The power spectrum is found by: a.
  • the pre-emphasized sound signal samples in the analysis frame are multiplied by samples of a window function, or weighting function. Any window function may be applied.
  • a simple rectangular window is assumed (the window has a value of 1.0 for all samples).
  • the Fourier Transform of the pre-emphasized sound signal samples in each windowed analysis frame is computed.
  • Values for the power spectrum are obtained by squaring the Fourier Transform values.
  • the band-pass filters are applied in the frequency domain by a filter weighting value for each of the power spectrum values (330 of FIG. 3).
  • a filter weighting value for each of the power spectrum values (330 of FIG. 3).
  • many filter weighting functions may be used within the band-pass filters, the preferred embodiment incorporates a raised cosine weighting profile which can be seen in FIG. 4.
  • FIG. 4 shows a power spectrum. 400 having the raised cosine profile 410 imposed thereon.
  • the frequency bands for each band-pass filter, or raised cosine profile 410, in the preferred embodiment of the present invention are laid out along the frequency axis according to a Mel or Bark scale which approximates the frequency response of the human ear.
  • the frequency bands for the band-pass filters (raised cosine profiles 410) are approximately linearly spaced from 0 to lKHz, and logrithmically spaced above lKHz. Filter spacings other than those defined for the preferred embodiment may also be used.
  • the band-pass filters, or raised cosine profiles 410 overlap.
  • the outputs for the band-pass filters, or raised cosine profiles 410 are computed according to: f ij - ⁇ Pi( ⁇ )Bj( ⁇ ) where Pi( ⁇ ) is the powe spectrum value for analysis frame "i" at frequency ⁇ , B j ( ⁇ ) is the band-pass filter weighting function, or frequency response for filter "j" at frequency ⁇ , ⁇ represents the summation operation over all frequencies ⁇ , and fy is the band-pass filter output for analysis frame "i" and band-pass filter "j".
  • feature vector device 110 calculates feature values "vy" of the sampled sound signal by taking the log of each band-pass filter fy (340 of FIG. 3). The result may be shown as a matrix such as the one illustrated in FIG. 5 structured with "i" analysis frames and "j" band-pass filters having a dimension of n x m.
  • All of the feature values within an analysis frame, v ⁇ through Vi m form a single feature vector (as in v ⁇ through v , item 510), and all analysis frames, 0 ⁇ i ⁇ n, form a plurality of feature vectors for the sampled sound signal.
  • a min/max device 120 (FIG. 1) coupled to or incorporated within feature vector device
  • Normalizer 130 of FIG. 1 is coupled to min/max device 120 and feature vector device 110. Normalizer 130 normalizes each of the feature values across a frequency band, or band- pass filter, "j", with the minimum and maximum feature values for that band-pass filter to determine the normalized feature values "v ⁇ " (230 of FIG. 2).
  • ⁇ m i nj is the weighted minimum feature value for the "j th " frequency band
  • Each of the analysis frames "i" of FIG. 6 represents a normalized feature vector (610).
  • Comparator 140 of FIG. 1 is coupled to normalizer 130 and compares the normalized feature vectors with template feature vectors to determine which of the template feature vectors most resembles the normalized feature vectors.
  • Sets of template feature vectors representing phrases or commands are stored within template feature vector library 150.
  • Comparator 140 compares the normalized feature vectors from normalizer 130 with each of the template feature vectors in template feature vector library 150 in turn (240 of FIG. 2) and determines which set of the template feature vectors most resembles the normalized feature vectors (250). This is done by computing a distance metric between the normalized feature vectors and each of the sets of template feature vectors. The set of template feature vectors having the minimum distance metric is determined to be the one which most resembles the normalized feature vectors. Comparator 140 of FIG. 1 outputs as a best-fit match the set of template feature vectors from template feature vector library 150 which most resembles (has the minimum distance metric) the normalized feature vectors (250 of FIG. 2).
  • the present invention when used in a speaker dependent, small vocabulary sound recognition system is very robust and increases recognition accuracy in high and variable noise environments from unusable accuracy rates to very high accuracy rates.

Abstract

A sound recognizer uses a feature value normalization process to substantially increase the accuracy of recognizing acoustic signals in noise. The sound recognizer includes a feature vector device (110) which determines a number of feature values for a number of analysis frames, a min/max device (120) which determines a minimum and maximum feature value for each of a number of frequency bands, a normalizer (130) which normalizes each of the feature values with the minimum and maximum feature values resulting in normalized feature vectors, and a comparator (140) which compares the normalized feature vectors with template feature vectors to identify one of the template feature vectors that most resembles the normalized feature vectors.

Description

METHOD AND RECOGNIZER FOR RECOGNIZING A SAMPLED SOUND SIGNAL IN NOISE
Field of the Invention
The present invention relates, in general, to sound recognition, and in particular, to sound recognition in a high or variable noise environment.
Background of the Invention
Advancing technology is moving steadily towards commercializing sound recognition by electronic devices such as speech recognizers. Generally there are two types of speech recognizers. One performs certain operations when the user gives short commands. A second type accepts dictated speech and enters the speech as text.
Most speech recognizers must be trained by the user before they can recognize words or phrases spoken by the user.
These are termed "speaker dependent" speech recognizers, meaning that the speech recognizer must be trained by the user's voice before the recognizer can interpret user words and commands. Training a speech recognizer requires a user to speak certain words or phrases into the recognizer, usually many times, so that the speech recognizer can recognize the user's speech pattern. Later when the user is using the speech recognizer, the speech recognizer will compare the input voice signal with various stored speech templates to find a template that most resembles the input voice signal. This method is called "pattern matching".
A user will generally "train" a speech recognizer in an environment that has relatively low interfering noise. Subsequently, most speech recognizers must be used in environments of low interfering noise. Otherwise, the speech recognizer will not be able to separate spoken words from background noise. Where speech recognizers are used in low noise environments, a fairly high rate of recognition is achieved. If the speech recognizer is trained in a location having a moderate, constant background noise, and subsequently used in an environment that has the same moderate, constant background noise, a high recognition rate is achieved. However, when these speech recognizers are used in high noise environments with negative signal-to-noise ratios and environments where the noise present is different than the background noise present in the training session, the recognition rate falls to very low, unusable accuracy levels.
To correct the problem of background noise, conventional speech recognizers attempt to estimate the characteristics of the surrounding noise and then determine the effects on the user's voice. Various techniques are incorporated to build statistical or parametric models of the noise which are subtracted from the sound signal. In high and variable noise environments, these models are very inaccurate.
Brief Description of the Drawings
FIG. 1 is a block diagram of a voice recognizer according to a preferred embodiment of the present invention. FIG. 2 shows a flow diagram of a preferred embodiment of the present invention.
FIG. 3 shows a flow diagram of a method used to calculate feature values according to a preferred embodiment of the present invention. FIG. 4 is a representation of a power spectrum of a sampled sound signal with frequency filters imposed thereon according to the present invention.
FIG. 5 shows a matrix of features of the sampled sound signal according to a preferred embodiment of the present invention. FIG. 6 shows a matrix of normalized features for the features of FIG. 3 according to a preferred embodiment of the present invention.
Detailed Description of the Invention
A preferred embodiment of the present invention is used in robust voice recognition for sound recognizers. The preferred embodiment is well suited for use in cellular phones in automobiles where a user can keep both hands on the steering wheel, eyes on the road, and still make a phone call even with windows down and the stereo system on loud. Unlike conventional speech recognizers having an unusable, poor accuracy rate in high and/or variable noise conditions, sound recognizers designed according to the preferred embodiment of the present invention are robust and can obtain a very high accuracy rate in environments which have variable noise and noise levels greater than the volume of the user's speech. The present invention shall be described hereafter in conjunction with the drawings. In particular, the preferred embodiment shall be described with reference to FIG. 1 in combination with the other figures.
The present invention may be applied to the recognition of any acoustic sound. For instance, the acoustic sound may be speech, grunting sounds, sounds made by animals, sounds made by instruments including percussion instruments, or any other type of sound. Most commonly, the present invention relates to recognition of speech. FIG. 1 shows a sound recognizer 100 according to a preferred embodiment of the present invention. In the preferred embodiment, an acoustic signal is input to an analog to digital converter (ADC) 105 of sound recognizer 100 where the signal is converted to a digital signal and sampled at a rate of 16KHz. Other sampling rates may be used as appropriate, such as 8KHz.
The sampled digital signals are input to feature vector device 110 which divides the sampled digital signals into analysis frames. Each analysis frame can be chosen to be either of fixed time width (such as 20ms) or may be of varied time width depending upon signal characteristics such as pitch periods or other determining factors. The starting point of each analysis frame can be chosen to be either before, at, or after the end point of the previous frame. In the preferred embodiment, the analysis frames are chosen to be of fixed time width, and each analysis frame starts at the ending point of the previous analysis frame.
For each of the analysis frames, feature vector device 110 computes a feature vector (210 of the flow chart of FIG. 2). For any given number of analysis frames, feature vector device 110 generates an equal number of feature vectors. A feature vector is a series of values, or plurality of feature values, which are derived from the sampled sound signal within a given analysis frame. These feature values are representative of the information contained in the sampled sound signal.
There are many techniques known to those skilled in the art of speech recognition which may be used to determine feature vectors. The techniques include Linear Predictive Coding (LPC) Coefficients, Cepstral Coefficients, Log Area Ratios, and Mel Scale Filterbank Coefficients. The preferred embodiment of the present invention utilizes the Mel Scale Filterbank Coefficients method, although the present invention will operate with other feature vector techniques, such as those listed above.
Mel Scale Filterbank Coefficients are computed in the following manner with reference to the flow chart of FIG. 3.
1. The sound signal samples for an analysis frame are passed through a high frequency pre-emphasizing filter to whiten the spectrum of the sound signal samples (310 of the flow chart of FIG. 3). This increases the relative energy in the high frequency components as compared to the energy of the low frequency components. Benefits are obtained when the preferred embodiment of the present invention is used with speech signals since low frequency components of speech have a relative energy greater than high frequency components and the two components are re-balanced in the pre-emphasizing filter. In the preferred embodiment, the filtering is accomplished according to the equation:
Figure imgf000007_0001
where sj(k) is the sound signal sample at position k in analysis frame "i", Si(k-l) is the sound signal sample in analysis frame "i" at the previous position in time "k-1", and pj(k) is the pre- emphasized sound signal sample at position "k" in analysis frame "i". One skilled in the art of speech recognition will recognize that other pre-emphasis filters may be used.
2. The pre-emphasized sound signal samples for each analysis frame are bandpass filtered by a series of filters covering different frequency bands. The filters may be applied in any computational manner desired in either the time domain or the frequency domain. In the preferred embodiment, the filters are applied in the frequency domain. First, however, a power spectrum of the pre-emphasized sound signal samples in the analysis frames must be computed (320 of FIG. 3). The power spectrum is found by: a. The pre-emphasized sound signal samples in the analysis frame are multiplied by samples of a window function, or weighting function. Any window function may be applied.
For purposes of explaining the present invention, a simple rectangular window is assumed (the window has a value of 1.0 for all samples). b. The Fourier Transform of the pre-emphasized sound signal samples in each windowed analysis frame is computed. c. Values for the power spectrum are obtained by squaring the Fourier Transform values.
After the values for the power spectrum are determined, the band-pass filters are applied in the frequency domain by a filter weighting value for each of the power spectrum values (330 of FIG. 3). Although many filter weighting functions may be used within the band-pass filters, the preferred embodiment incorporates a raised cosine weighting profile which can be seen in FIG. 4.
FIG. 4 shows a power spectrum. 400 having the raised cosine profile 410 imposed thereon. The frequency bands for each band-pass filter, or raised cosine profile 410, in the preferred embodiment of the present invention are laid out along the frequency axis according to a Mel or Bark scale which approximates the frequency response of the human ear. The frequency bands for the band-pass filters (raised cosine profiles 410) are approximately linearly spaced from 0 to lKHz, and logrithmically spaced above lKHz. Filter spacings other than those defined for the preferred embodiment may also be used. As seen in FIG. 4 for the preferred embodiment, the band-pass filters, or raised cosine profiles 410, overlap. The outputs for the band-pass filters, or raised cosine profiles 410, are computed according to: f ij - Σ Pi(ω)Bj(ω) where Pi(ω) is the powe spectrum value for analysis frame "i" at frequency ω, Bj(ω) is the band-pass filter weighting function, or frequency response for filter "j" at frequency ω, Σ represents the summation operation over all frequencies ω, and fy is the band-pass filter output for analysis frame "i" and band-pass filter "j". After all the band-pass filter outputs for each analysis frame "i" (0 < i < n) and each band-pass filter "j" (0 < j ≤ m ) have been calculated, feature vector device 110 calculates feature values "vy" of the sampled sound signal by taking the log of each band-pass filter fy (340 of FIG. 3). The result may be shown as a matrix such as the one illustrated in FIG. 5 structured with "i" analysis frames and "j" band-pass filters having a dimension of n x m. All of the feature values within an analysis frame, vπ through Vim, form a single feature vector (as in vπ through v , item 510), and all analysis frames, 0 < i < n, form a plurality of feature vectors for the sampled sound signal.
Once the plurality of feature vectors for analysis frames "i" = 1 through "n" have been computed, a min/max device 120 (FIG. 1) coupled to or incorporated within feature vector device
110 reviews all of the feature values within a frequency band for band-pass filter "j" and finds the minimum (minj) feature value and the maximum (maxj) feature value for frequency band "j" for all analysis frames, 0 < i < n (220 of FIG. 2). These minimum and maximum values are used to determine normalized feature values, "v~".
Normalizer 130 of FIG. 1 is coupled to min/max device 120 and feature vector device 110. Normalizer 130 normalizes each of the feature values across a frequency band, or band- pass filter, "j", with the minimum and maximum feature values for that band-pass filter to determine the normalized feature values "v~" (230 of FIG. 2). The normalization equation is: v~ij = ( vy - minj )/ ( maxj - minj ) where v~y is one of the normalized feature values, vy is one of the feature values, minj is the minimum feature value for the
"jth" frequency band, and maxj is the maximum feature value for the "jth" frequency band.
In an improved alternative embodiment, the min/max device 120 finds a weighted minimum (minj) feature value and a weighted maximum (maxj) feature value for frequency band "j" for all analysis frames, 0 < i < n (220 of FIG. 2). These minimum and maximum values are computed as follows: r ωminj - ∑weight[K]min[j+k] k— r r ωmaχj = ∑weight[K]max[j+k] k»-r where r is ususally a small value such as 2 or 3, weightfk] is typically a weighting function where the central point, weight[0], has a value greater than or equal to all other weight values and r
∑weight[K] = 1.0. k— r These weighted minimum and weighted maximum values are used to determine the normalized feature values, "v~". In this embodiment the normalization equation is:
V~ij - ( Vy - COminj V ( ^maxj - ωminj ) where, ωminj is the weighted minimum feature value for the "jth" frequency band, and ωmaxj s tne weighted maximum feature value for the "jth" frequency band.
The result of the normalization process can be shown as a matrix as illustrated in FIG. 6. Each of the analysis frames "i" of FIG. 6 represents a normalized feature vector (610). Comparator 140 of FIG. 1 is coupled to normalizer 130 and compares the normalized feature vectors with template feature vectors to determine which of the template feature vectors most resembles the normalized feature vectors. Sets of template feature vectors representing phrases or commands are stored within template feature vector library 150.
Comparator 140 compares the normalized feature vectors from normalizer 130 with each of the template feature vectors in template feature vector library 150 in turn (240 of FIG. 2) and determines which set of the template feature vectors most resembles the normalized feature vectors (250). This is done by computing a distance metric between the normalized feature vectors and each of the sets of template feature vectors. The set of template feature vectors having the minimum distance metric is determined to be the one which most resembles the normalized feature vectors. Comparator 140 of FIG. 1 outputs as a best-fit match the set of template feature vectors from template feature vector library 150 which most resembles (has the minimum distance metric) the normalized feature vectors (250 of FIG. 2). There are several well known methods whereby the plurality of normalized feature vectors may be compared with the template feature vectors to find a best-fit match. Studies using the preferred embodiment of the present invention show that comparing the plurality of normalized feature vectors with the template feature vectors in a dynamic time warping process yields the best results.
As mentioned earlier, the present invention when used in a speaker dependent, small vocabulary sound recognition system is very robust and increases recognition accuracy in high and variable noise environments from unusable accuracy rates to very high accuracy rates.
It should be recognized that the present invention may be used in many different sound recognition systems. All such varied uses are contemplated by the present invention.

Claims

What is claimed is:CLAIMS:
1. A method comprising the steps of: computing feature values for a number of analysis frames of an acoustic signal, the feature values computed over a plurality of frequency bands; for each of the plurality of frequency bands, determining which of the feature values within a respective one of the plurality of frequency bands is a minimum feature value and which of the feature values within the respective one of the plurality of frequency bands is a maximum feature value; comparing each of the feature values within each of the plurality of frequency bands with the minimum feature value and the maximum feature value of the respective one of the plurality of frequency bands to obtain normalized feature values, wherein all of the normalized feature values for a given one of the number of analysis frames defines one of a plurality of normalized feature vectors; comparing the plurality of normalized feature vectors with sets of template feature vectors to determine template feature vectors that most resemble the plurality of normalized feature vectors; and outputting the template feature vectors that most resemble the plurality of normalized feature vectors.
2. A method according to claim 1 wherein the step of determining which of the feature values within a respective one of the plurality of frequency bands is a minimum feature value and which of the feature values within the respective one of the plurality of frequency bands is a maximum feature value comprises finding a weighted minimum feature value and a weighted maximum feature value for each of the plurality of frequency bands.
3. A method according to claim 1 wherein the step of computing feature values comprises: dividing a power spectrum of the acoustic sound signal into the plurality of frequency bands; weighting the power spectrum within each of the plurality of frequency bands according to a weighting function to obtain filter outputs; and calculating the feature values from the filter outputs.
4. A method according to claim 3 wherein the power spectrum is weighted in a frequency domain according to a raised cosine profile.
5. A method according to claim 4 wherein the raised cosine profile calculates the filter outputs according to an equation:
Figure imgf000013_0001
where f is one of the filter outputs at an analysis frame "i" of the number of analysis frames and a frequency band "j" of the plurality of frequency bands, Pi(ω) is a power spectrum value for the analysis frame "i" at frequency ω, Bj(ω) is a band-pass filter weighting function, or frequency response, for the frequency band "j" at frequency ω, and Σ represents a summation operation over all frequencies ω .
6. A method according to claim 1 wherein the step of comparing the normalized feature vectors with sets of template feature vectors to determine the template feature vectors that most resemble the normalized feature vectors includes comparing the normalized feature vectors with the sets of template feature vectors in a dynamic time warping process.
7. A method according to claim 3 wherein the step of calculating the feature values from the filter outputs comprises taking a log of each of the filter outputs.
8. A method according to claim 3 wherein the power spectrum is divided into the plurality of frequency bands according to a Mel or Bark scale to approximate a frequency response of a human ear.
9. A method according to claim 1 wherein each of the normalized feature vectors is found according to an equation: v~ij = ( Vjj - minj )/ ( maxj - minj ) where v~jj is one of the normalized feature values of an analysis frame "i" of the number of analysis frames and a frequency bands at "j" of the plurality of frequency bands; vjj is one of the feature values at the analysis frame "i" and the frequency band "j"; minj is the minimum feature value for the "j" frequency band; and maxj is the maximum feature value for the "j" frequency band.
10. A sound recognizer comprising: a feature vector device which computes feature values for a number of analysis frames of an acoustic signal input to the sound recognizer, the feature values computed for a plurality of frequency bands; a min/max device coupled to the feature vector device to determine which of the feature values within a respective one of the plurality of frequency bands is a minimum feature value and which of the feature values within the respective one of the plurality of frequency bands is a maximum feature value for each of the plurality of frequency bands across all the number of analysis frames; a normalizer coupled to the min/max device which compares each of the feature values within each of the plurality of frequency bands with the minimum feature value and the maximum feature value of the respective one of the plurality of frequency bands to obtain normalized feature values, wherein all of the normalized feature values for a given one of the analysis frames defines one of a plurality of normalized feature vectors; and a comparator coupled to the normalizer which compares the plurality of normalized feature vectors with sets of template feature vectors to determine template feature vectors that most resemble the plurality of normalized feature vectors, the comparator outputting the template feature vectors that most resemble the plurality of normalized feature vectors.
11. A sound recognizer according to claim 10 wherein the normalizer computes each of the plurality of normalized feature vectors according to the equation: v~ij = ( Vjj - minj )/ ( maxj - minj ) where v-y is one of the normalized feature values of an analysis frame "i" of the number of analysis frames and a frequency bands at "j" of the plurality of frequency bands;
Vjj is one of the feature values at the analysis frame "i" and the frequency band "j"; minj is the minimum feature value for the "j" frequency band; and maxj is the maximum feature value for the "j" frequency band.
12. A sound recognizer according to claim 10 wherein the comparator is coupled to a template feature vector library, the template feature vector library containing the sets of template feature vectors.
PCT/US1997/004350 1996-03-08 1997-03-06 Method and recognizer for recognizing a sampled sound signal in noise WO1997033273A1 (en)

Priority Applications (6)

Application Number Priority Date Filing Date Title
DE69725172T DE69725172T2 (en) 1996-03-08 1997-03-06 METHOD AND DEVICE FOR DETECTING NOISE SAMPLE SAMPLES FROM A NOISE
CA002247364A CA2247364C (en) 1996-03-08 1997-03-06 Method and recognizer for recognizing a sampled sound signal in noise
EP97915156A EP0950239B1 (en) 1996-03-08 1997-03-06 Method and recognizer for recognizing a sampled sound signal in noise
AU22169/97A AU702852B2 (en) 1996-03-08 1997-03-06 Method and recognizer for recognizing a sampled sound signal in noise
AT97915156T ATE250801T1 (en) 1996-03-08 1997-03-06 METHOD AND DEVICE FOR DETECTING NOISE SIGNAL SAMPLES FROM A NOISE
IL12564997A IL125649A (en) 1996-03-08 1997-03-06 Method and device for recognizing a sampled sound signal in noise

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US61326996A 1996-03-08 1996-03-08
US08/613,269 1996-03-08

Publications (1)

Publication Number Publication Date
WO1997033273A1 true WO1997033273A1 (en) 1997-09-12

Family

ID=24456589

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US1997/004350 WO1997033273A1 (en) 1996-03-08 1997-03-06 Method and recognizer for recognizing a sampled sound signal in noise

Country Status (9)

Country Link
US (1) US5842162A (en)
EP (1) EP0950239B1 (en)
AT (1) ATE250801T1 (en)
AU (1) AU702852B2 (en)
CA (1) CA2247364C (en)
DE (1) DE69725172T2 (en)
ES (1) ES2208887T3 (en)
IL (1) IL125649A (en)
WO (1) WO1997033273A1 (en)

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0988786A2 (en) 1998-09-25 2000-03-29 Mag. Schauer Herbert Device for monitoring and, if necessary, tending domestic animals
FR2786308A1 (en) * 1998-11-20 2000-05-26 Sextant Avionique Telephone communications/civil/military aircraft noisy signal present speech having learning phase determining minimal vector distance with predetermined value added after spectral energy calculation.
US6505160B1 (en) 1995-07-27 2003-01-07 Digimarc Corporation Connected audio and other media objects
GB2422237A (en) * 2004-12-21 2006-07-19 Fluency Voice Technology Ltd Dynamic coefficients determined from temporally adjacent speech frames
US7359889B2 (en) 2001-03-02 2008-04-15 Landmark Digital Services Llc Method and apparatus for automatically creating database for use in automated media recognition system
US7853664B1 (en) 2000-07-31 2010-12-14 Landmark Digital Services Llc Method and system for purchasing pre-recorded music
US8015123B2 (en) 2000-12-12 2011-09-06 Landmark Digital Services, Llc Method and system for interacting with a user in an experiential environment
CN107358171A (en) * 2017-06-22 2017-11-17 华中师范大学 A kind of gesture identification method based on COS distance and dynamic time warping
CN108399913A (en) * 2018-02-12 2018-08-14 北京容联易通信息技术有限公司 High robust audio fingerprinting method and system

Families Citing this family (53)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6560349B1 (en) 1994-10-21 2003-05-06 Digimarc Corporation Audio monitoring using steganographic information
US8094949B1 (en) 1994-10-21 2012-01-10 Digimarc Corporation Music methods and systems
DE19505435C1 (en) * 1995-02-17 1995-12-07 Fraunhofer Ges Forschung Tonality evaluation system for audio signal
US7224819B2 (en) 1995-05-08 2007-05-29 Digimarc Corporation Integrating digital watermarks in multimedia content
US6760463B2 (en) 1995-05-08 2004-07-06 Digimarc Corporation Watermarking methods and media
US7805500B2 (en) 1995-05-08 2010-09-28 Digimarc Corporation Network linking methods and apparatus
US6829368B2 (en) 2000-01-26 2004-12-07 Digimarc Corporation Establishing and interacting with on-line media collections using identifiers in media signals
US7562392B1 (en) 1999-05-19 2009-07-14 Digimarc Corporation Methods of interacting with audio and ambient music
US7711564B2 (en) 1995-07-27 2010-05-04 Digimarc Corporation Connected audio and other media objects
US6411725B1 (en) 1995-07-27 2002-06-25 Digimarc Corporation Watermark enabled video objects
SE516798C2 (en) * 1996-07-03 2002-03-05 Thomas Lagoe Device and method for analysis and filtering of sound
US6006182A (en) * 1997-09-22 1999-12-21 Northern Telecom Limited Speech recognition rejection method using generalized additive models
US7689532B1 (en) 2000-07-20 2010-03-30 Digimarc Corporation Using embedded data with file sharing
IL125940A (en) * 1998-08-26 2002-05-23 Bar Shalom Avshalom Device, method and system for automatic identification of sound patterns made by animals
US6411927B1 (en) * 1998-09-04 2002-06-25 Matsushita Electric Corporation Of America Robust preprocessing signal equalization system and method for normalizing to a target environment
US6289309B1 (en) 1998-12-16 2001-09-11 Sarnoff Corporation Noise spectrum tracking for speech enhancement
US6466906B2 (en) * 1999-01-06 2002-10-15 Dspc Technologies Ltd. Noise padding and normalization in dynamic time warping
US7565294B2 (en) 1999-05-19 2009-07-21 Digimarc Corporation Methods and systems employing digital content
US7302574B2 (en) 1999-05-19 2007-11-27 Digimarc Corporation Content identifiers triggering corresponding responses through collaborative processing
US7194752B1 (en) 1999-10-19 2007-03-20 Iceberg Industries, Llc Method and apparatus for automatically recognizing input audio and/or video streams
US7123166B1 (en) 2000-11-17 2006-10-17 Haynes Michael N Method for managing a parking lot
US6816085B1 (en) 2000-01-14 2004-11-09 Michael N. Haynes Method for managing a parking lot
US8121843B2 (en) 2000-05-02 2012-02-21 Digimarc Corporation Fingerprint methods and systems for media signals
AU2002232817A1 (en) 2000-12-21 2002-07-01 Digimarc Corporation Methods, apparatus and programs for generating and utilizing content signatures
JP2002215192A (en) * 2001-01-17 2002-07-31 Nec Corp Audio information processor and processing method
US7248715B2 (en) 2001-04-06 2007-07-24 Digimarc Corporation Digitally watermarking physical media
US7046819B2 (en) 2001-04-25 2006-05-16 Digimarc Corporation Encoded reference signal for digital watermarks
NZ526298A (en) 2001-08-06 2004-10-29 Index Corp Device and method for judging dog's feelings from cry vocal character analysis
KR100406307B1 (en) * 2001-08-09 2003-11-19 삼성전자주식회사 Voice recognition method and system based on voice registration method and system
US7623114B2 (en) * 2001-10-09 2009-11-24 Immersion Corporation Haptic feedback sensations based on audio output from computer devices
US6703550B2 (en) * 2001-10-10 2004-03-09 Immersion Corporation Sound data output and manipulation using haptic feedback
US7369115B2 (en) 2002-04-25 2008-05-06 Immersion Corporation Haptic devices having multiple operational modes including at least one resonant mode
US7366352B2 (en) * 2003-03-20 2008-04-29 International Business Machines Corporation Method and apparatus for performing fast closest match in pattern recognition
US7765333B2 (en) 2004-07-15 2010-07-27 Immersion Corporation System and method for ordering haptic effects
US20060017691A1 (en) 2004-07-23 2006-01-26 Juan Manuel Cruz-Hernandez System and method for controlling audio output associated with haptic effects
US8700791B2 (en) 2005-10-19 2014-04-15 Immersion Corporation Synchronization of haptic effect data in a media transport stream
US8378964B2 (en) 2006-04-13 2013-02-19 Immersion Corporation System and method for automatically producing haptic events from a digital audio signal
US7979146B2 (en) * 2006-04-13 2011-07-12 Immersion Corporation System and method for automatically producing haptic events from a digital audio signal
US8000825B2 (en) * 2006-04-13 2011-08-16 Immersion Corporation System and method for automatically producing haptic events from a digital audio file
US9019087B2 (en) 2007-10-16 2015-04-28 Immersion Corporation Synchronization of haptic effect data in a media stream
KR101475724B1 (en) * 2008-06-09 2014-12-30 삼성전자주식회사 Audio signal quality enhancement apparatus and method
KR101287892B1 (en) * 2008-08-11 2013-07-22 임머숀 코퍼레이션 A haptic enabled gaming peripheral for a musical game
ES2334429B2 (en) * 2009-09-24 2011-07-15 Universidad Politécnica de Madrid SYSTEM AND PROCEDURE FOR DETECTION AND IDENTIFICATION OF SOUNDS IN REAL TIME PRODUCED BY SPECIFIC SOUND SOURCES.
CA2798072C (en) * 2010-05-04 2017-02-14 Shazam Entertainment Ltd. Methods and systems for synchronizing media
CN102446504B (en) * 2010-10-08 2013-10-09 华为技术有限公司 Voice/Music identifying method and equipment
US20130151248A1 (en) * 2011-12-08 2013-06-13 Forrest Baker, IV Apparatus, System, and Method For Distinguishing Voice in a Communication Stream
US10078690B2 (en) * 2011-12-31 2018-09-18 Thomson Licensing Dtv Method and device for presenting content
WO2013166439A1 (en) 2012-05-04 2013-11-07 Setem Technologies, Llc Systems and methods for source signal separation
US10497381B2 (en) 2012-05-04 2019-12-03 Xmos Inc. Methods and systems for improved measurement, entity and parameter estimation, and path propagation effect measurement and mitigation in source signal separation
EP3042377B1 (en) * 2013-03-15 2023-01-11 Xmos Inc. Method and system for generating advanced feature discrimination vectors for use in speech recognition
WO2015006694A1 (en) 2013-07-12 2015-01-15 University Of Iowa Research Foundation Augmentative and alternative communication
CN108268458B (en) * 2016-12-30 2020-12-08 广东精点数据科技股份有限公司 KNN algorithm-based semi-structured data classification method and device
CN110488278B (en) * 2019-08-20 2021-07-27 深圳锐越微技术有限公司 Doppler radar signal type identification method

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5023910A (en) * 1988-04-08 1991-06-11 At&T Bell Laboratories Vector quantization in a harmonic speech coding arrangement
US5581654A (en) * 1993-05-25 1996-12-03 Sony Corporation Method and apparatus for information encoding and decoding
US5586215A (en) * 1992-05-26 1996-12-17 Ricoh Corporation Neural network acoustic and visual speech recognition system

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5073939A (en) * 1989-06-08 1991-12-17 Itt Corporation Dynamic time warping (DTW) apparatus for use in speech recognition systems
US5025471A (en) * 1989-08-04 1991-06-18 Scott Instruments Corporation Method and apparatus for extracting information-bearing portions of a signal for recognizing varying instances of similar patterns
US5969193A (en) * 1997-08-18 1999-10-19 Medeva Pharmaceuticals Pa, Inc. Method for the preparation of sevoflurane

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5023910A (en) * 1988-04-08 1991-06-11 At&T Bell Laboratories Vector quantization in a harmonic speech coding arrangement
US5586215A (en) * 1992-05-26 1996-12-17 Ricoh Corporation Neural network acoustic and visual speech recognition system
US5581654A (en) * 1993-05-25 1996-12-03 Sony Corporation Method and apparatus for information encoding and decoding

Non-Patent Citations (4)

* Cited by examiner, † Cited by third party
Title
ICASSP '93, April 1993, Section 2, Sections 2.1-2.3, TSOUKALAS, D. et al., "Speech Enhancement Using Psychoacoustic Criteria". *
ICASSP '95, May 1995, HIRSCH H.G., EHRLICHER C., "Noise Estimation Techniques for Robust Speech Recognition", pages 153-156. *
IMAGE AND SIGNAL PROCESSING, October 1994, Vol. 141, No. 5, MILNER B.P., VASEGHI S.V., "Comparison of some Noise-Compensation Methods for Speech Recognition in Adverse Environments IEE Proceedings Vision". *
PARSONS T., Voice and Speech Processing, MCGRAW HILL, 1987, pages 297-303 and pages 170-171. *

Cited By (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6505160B1 (en) 1995-07-27 2003-01-07 Digimarc Corporation Connected audio and other media objects
EP0988786A2 (en) 1998-09-25 2000-03-29 Mag. Schauer Herbert Device for monitoring and, if necessary, tending domestic animals
AT407097B (en) * 1998-09-25 2000-12-27 Schauer Herbert Mag DEVICE FOR MONITORING AND, IF NECESSARY, CARE OF FARM ANIMALS
EP0988786A3 (en) * 1998-09-25 2001-09-05 Mag. Schauer Herbert Device for monitoring and, if necessary, tending domestic animals
FR2786308A1 (en) * 1998-11-20 2000-05-26 Sextant Avionique Telephone communications/civil/military aircraft noisy signal present speech having learning phase determining minimal vector distance with predetermined value added after spectral energy calculation.
WO2000031728A1 (en) * 1998-11-20 2000-06-02 Thomson-Csf Sextant Speech recognition method in a noisy acoustic signal and implementing system
US7853664B1 (en) 2000-07-31 2010-12-14 Landmark Digital Services Llc Method and system for purchasing pre-recorded music
US8725829B2 (en) 2000-07-31 2014-05-13 Shazam Investments Limited Method and system for identifying sound signals
US8015123B2 (en) 2000-12-12 2011-09-06 Landmark Digital Services, Llc Method and system for interacting with a user in an experiential environment
US8688600B2 (en) 2000-12-12 2014-04-01 Shazam Investments Limited Method and system for interacting with a user in an experiential environment
US9721287B2 (en) 2000-12-12 2017-08-01 Shazam Investments Limited Method and system for interacting with a user in an experimental environment
US7359889B2 (en) 2001-03-02 2008-04-15 Landmark Digital Services Llc Method and apparatus for automatically creating database for use in automated media recognition system
GB2422237A (en) * 2004-12-21 2006-07-19 Fluency Voice Technology Ltd Dynamic coefficients determined from temporally adjacent speech frames
CN107358171A (en) * 2017-06-22 2017-11-17 华中师范大学 A kind of gesture identification method based on COS distance and dynamic time warping
CN107358171B (en) * 2017-06-22 2019-08-02 华中师范大学 A kind of gesture identification method based on COS distance and dynamic time warping
CN108399913A (en) * 2018-02-12 2018-08-14 北京容联易通信息技术有限公司 High robust audio fingerprinting method and system

Also Published As

Publication number Publication date
AU702852B2 (en) 1999-03-04
EP0950239B1 (en) 2003-09-24
IL125649A (en) 2002-12-01
EP0950239A4 (en) 2000-07-12
CA2247364A1 (en) 1997-09-12
IL125649A0 (en) 1999-04-11
US5842162A (en) 1998-11-24
DE69725172T2 (en) 2004-04-08
DE69725172D1 (en) 2003-10-30
ES2208887T3 (en) 2004-06-16
AU2216997A (en) 1997-09-22
ATE250801T1 (en) 2003-10-15
EP0950239A1 (en) 1999-10-20
CA2247364C (en) 2002-05-14

Similar Documents

Publication Publication Date Title
EP0950239B1 (en) Method and recognizer for recognizing a sampled sound signal in noise
Shrawankar et al. Techniques for feature extraction in speech recognition system: A comparative study
Hermansky et al. RASTA processing of speech
US6950796B2 (en) Speech recognition by dynamical noise model adaptation
US6691090B1 (en) Speech recognition system including dimensionality reduction of baseband frequency signals
KR100361883B1 (en) Audio signal compression method, audio signal compression apparatus, speech signal compression method, speech signal compression apparatus, speech recognition method, and speech recognition apparatus
Gu et al. Perceptual harmonic cepstral coefficients for speech recognition in noisy environment
US20060095260A1 (en) Method and apparatus for vocal-cord signal recognition
US6182036B1 (en) Method of extracting features in a voice recognition system
Nadeu et al. Filtering the time sequences of spectral parameters for speech recognition
JPH0612089A (en) Speech recognizing method
JP2004523788A (en) System and method for efficient storage of speech recognition models
US6701291B2 (en) Automatic speech recognition with psychoacoustically-based feature extraction, using easily-tunable single-shape filters along logarithmic-frequency axis
Mamatov et al. Software for preprocessing voice signals
Motlıcek Feature extraction in speech coding and recognition
Bahaghighat et al. Textdependent Speaker Recognition by combination of LBG VQ and DTW for persian language
Li et al. A high-performance auditory feature for robust speech recognition.
JPH0797279B2 (en) Voice recognizer
Li et al. An auditory system-based feature for robust speech recognition
Abka et al. Speech recognition features: Comparison studies on robustness against environmental distortions
JPH0449952B2 (en)
Singh et al. A comparative study of recognition of speech using improved MFCC algorithms and Rasta filters
CN110634473A (en) Voice digital recognition method based on MFCC
Tolba et al. Automatic speech recognition based on cepstral coefficients and a mel-based discrete energy operator
KR100794140B1 (en) Apparatus and Method for extracting noise-robust the speech recognition vector sharing the preprocessing step used in speech coding

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A1

Designated state(s): AL AM AT AU AZ BA BB BG BR BY CA CH CN CU CZ DE DK EE ES FI GB GE GH HU IL IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MD MG MK MN MW MX NO NZ PL PT RO RU SD SE SG SI SK TJ TM TR TT UA UG UZ VN YU

AL Designated countries for regional patents

Kind code of ref document: A1

Designated state(s): GH KE LS MW SD SZ UG AT BE CH DE DK ES FI FR GB GR IE IT LU MC NL PT SE BF BJ CF CG CI CM GA GN ML MR NE

DFPE Request for preliminary examination filed prior to expiration of 19th month from priority date (pct application filed before 20040101)
121 Ep: the epo has been informed by wipo that ep was designated in this application
ENP Entry into the national phase

Ref document number: 2247364

Country of ref document: CA

Ref country code: CA

Ref document number: 2247364

Kind code of ref document: A

Format of ref document f/p: F

WWE Wipo information: entry into national phase

Ref document number: 1997915156

Country of ref document: EP

NENP Non-entry into the national phase

Ref country code: JP

Ref document number: 97532058

Format of ref document f/p: F

REG Reference to national code

Ref country code: DE

Ref legal event code: 8642

WWP Wipo information: published in national office

Ref document number: 1997915156

Country of ref document: EP

WWG Wipo information: grant in national office

Ref document number: 1997915156

Country of ref document: EP