WO2004095315A1 - Parameterized temporal feature analysis - Google Patents

Parameterized temporal feature analysis Download PDF

Info

Publication number
WO2004095315A1
WO2004095315A1 PCT/IB2004/050477 IB2004050477W WO2004095315A1 WO 2004095315 A1 WO2004095315 A1 WO 2004095315A1 IB 2004050477 W IB2004050477 W IB 2004050477W WO 2004095315 A1 WO2004095315 A1 WO 2004095315A1
Authority
WO
WIPO (PCT)
Prior art keywords
audio
audio feature
feature
frequency
classifying
Prior art date
Application number
PCT/IB2004/050477
Other languages
French (fr)
Inventor
Dirk Jeroen Breebaart
Martin Franciscus Mckinney
Original Assignee
Koninklijke Philips Electronics N.V.
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 Koninklijke Philips Electronics N.V. filed Critical Koninklijke Philips Electronics N.V.
Priority to EP04728615A priority Critical patent/EP1620811A1/en
Priority to KR1020057020201A priority patent/KR101101384B1/en
Priority to US10/554,010 priority patent/US8311821B2/en
Priority to JP2006506871A priority patent/JP4795934B2/en
Publication of WO2004095315A1 publication Critical patent/WO2004095315A1/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/40Information retrieval; Database structures therefor; File system structures therefor of multimedia data, e.g. slideshows comprising image and additional audio data
    • G06F16/45Clustering; Classification
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/70Information retrieval; Database structures therefor; File system structures therefor of video data
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/60Information retrieval; Database structures therefor; File system structures therefor of audio data
    • G06F16/68Retrieval characterised by using metadata, e.g. metadata not derived from the content or metadata generated manually
    • G06F16/683Retrieval characterised by using metadata, e.g. metadata not derived from the content or metadata generated manually using metadata automatically derived from the content

Definitions

  • the invention relates to classifying at least one audio signal into at least one audio class.
  • the multimedia analysis may comprise an automatic classification of an audio signal.
  • low-level signal features are mapped to a semantic meaning, i.e. a classification of the analyzed audio content.
  • the classification may be a discrimination between music, speech, background noise, or silence.
  • the classification of audio usually comprises two stages.
  • the first stage analyzes the incoming waveform and extracts at least one audio feature that gives information about a predetermined property of the audio signal.
  • the feature extraction process usually involves a large information reduction.
  • the second stage performs a classification based on the extracted audio features.
  • E. Wold et al. presented a number of audio features that can be used for an audio classification in "Content-based classification, search and retrieval of audio” in IEEE Multimedia, Fall: 27-36, 1996. These audio features are loudness, pitch, brightness and bandwidth of an audio signal. The audio features may vary over time, which results in so called trajectories of the audio features. In order to obtain information about the feature trajectories, i.e. the temporal fluctuation of an audio feature, a number of further audio features are introduced. These further audio features comprise the average value of an audio feature over a feature trajectory, the variance of an audio feature over a feature trajectory, and the autocorrelation of an audio feature over a feature trajectory at a small lag.
  • the invention provides a method, a system, a music system, a multi-media system and a medium as specified in the independent claims.
  • Advantageous embodiments are defined in the dependent claims.
  • a further audio feature is introduced which is based on a frequency analysis performed on a set of values of said audio feature at different time instances. The invention is based on the insight that, although the average and the variance of an audio feature over time does provide information about the temporal fluctuation of an audio feature, it does not provide any information about the temporal fluctuation velocity of the audio feature.
  • the average and the variance of an audio feature are usually correlated. For example, if a signal is scaled by a factor of two, both the average and the standard deviation of the short-term energy scale with the same factor. Most classification algorithms work more efficiently if the analyzed audio features are uncorrelated.
  • the autocorrelation of an audio feature introduced in Wold et al. may be a measure of whether or not an audio feature is changing over time and whether or not it is periodic. However, the autocorrelation does not give a detailed description of the temporal behavior of an audio feature. The autocorrelation may give an indication of how fast an audio feature is varying in time, but this indication is averaged over the whole signal. Therefore, using the autocorrelation of an audio feature is only giving limited information about the temporal fluctuation of an audio feature. Using a further audio feature according to the invention solves at least one of the disadvantages stated above.
  • the audio feature that serves as an input for the frequency analysis may be at least one audio feature that is known in the art.
  • an audio feature can be chosen from a plurality of audio features, such as a root-mean-square (RMS) level, a spectral centroid, a bandwidth, a zero-crossing rate, a spectral roll-off frequency, a band energy ratio, a delta spectrum magnitude, a pitch and a pitch strength.
  • RMS root-mean-square
  • spectral centroid such as a bandwidth, a zero-crossing rate, a spectral roll-off frequency, a band energy ratio, a delta spectrum magnitude, a pitch and a pitch strength.
  • MFCC mel-frequency cepstral coefficient
  • MFCC coefficients represent a parameterized description of the amplitude spectrum of an audio signal.
  • An MFCC coefficient is used in audio classification algorithms due to its compactness, i.e. MFCC coefficients are able to represent the spectral envelope with only a few parameters.
  • the MFCC coefficients are approximately uncorrelated for speech signals and music.
  • the zeroth MFCC coefficient which is a function of the overall signal level, the remaining coefficients do not depend on the input level, i.e. they are gain independent.
  • a still further possibility to choose an audio feature is to use common known psycho-acoustic features. By way of example and not limitation, these features can be the loudness and sharpness of an audio signal.
  • Loudness is the sensation of intensity and sharpness is a perception related to the spectral density and the relative strength of high-frequency energy. Choosing these features for obtaining the further audio features may be advantageous as the psycho-acoustic features are related to a human's perception of audio.
  • an average (DC) value is calculated of a set of values of an audio feature at different time instances, at least one frequency band is defined, the amount of energy within said frequency band is calculated from said frequency analysis; and said further audio feature is defined as said amount of energy in dependence on said average (DC) value.
  • a frequency band may be chosen to correspond to a specific perceptual phenomena that may be important for audio classification. For example, speech signals contain prominent envelope modulations in the range of 3-15 Hz, which range corresponds to the syllabic rate. Other audio signals, such as music audio signals, have relatively fewer modulations in this range.
  • envelope modulations in the 20- 150 Hz range are perceived as roughness, i.e. musical dissonance. Therefore, in order to distinguish dissonant or rough sounds from consonant or smooth sounds, it may be advantageous to use a further audio feature representing the amount of envelope modulation in the range of 20-150 Hz.
  • envelope modulations at very low frequencies, for example in the range of 1-2 Hz are perceived as changes in loudness. Therefore, in order to distinguish sounds with different rates of loudness changes, it is advantageous to use a further audio feature representing the amount of envelope modulation in the range of 1-2 Hz.
  • musical tempo information is represented in the range of 1-2 Hz. It is noted that above mentioned frequency bands are given by way of example and not limitation. Other frequency bands may be chosen without departing from the scope of the invention. It is further noted that the frequency bands may be overlapping and may vary in time possibly in dependence on the audio signal, processing results, other external or internal parameters, or a combination thereof.
  • the further audio feature is determined by deriving at least one coefficient by performing a discrete cosine transformation (DCT) on the result of said frequency analysis.
  • DCT discrete cosine transformation
  • Fig. 1 shows a block diagram representing an embodiment of the method of classifying an audio signal according to the invention.
  • Fig. 2 shows an embodiment of a music system according to the invention.
  • Fig. 3 shows an embodiment of a multi-media system according to the invention.
  • Fig. 1 shows a block diagram 1 representing an embodiment of the process of classifying an audio signal according to the invention.
  • an audio signal A is used as an input of the process.
  • the audio signal A may be a frame of PCM samples x[n] of length N / .
  • the audio signal A serves as an input for a feature extraction step 10.
  • the feature extraction step 10 at least one predetermined audio feature F is determined.
  • the extracted audio feature F is at least one from the following audio features, i.e. a root-mean- square (RMS) level, a spectral centroid, a bandwidth, a zero-crossing rate, a spectral roll-off frequency, a band energy ratio, a delta spectrum magnitude, a pitch and a pitch strength.
  • the RMS level of an audio frame of length N can be calculated as:
  • a spectral centroid is based on a power spectrum P[k] of the audio signal A.
  • the power spectrum P[k] may be obtained by an FFT operation:
  • the spectral centroid 5 - may be defined as the center of mass of the power spectrum P[k]
  • the bandwidth _3 of the power spectrum P[k] may be defined by:
  • a zero crossing rate R z may be defined as the number of zero crossings of an audio signal A occurring in a predetermined time frame, for example the number of zero crossings per second.
  • the spectral roll-off frequency may be defined as the frequency for which the energy below that frequency is a predetermined proportion ⁇ (0 ⁇ p ⁇ 1) of the total signal energy:
  • the band-energy ratio B r may be defined as the relative amount of energy present in a predetermined frequency range/-/ Hz:
  • the delta spectrum magnitude// is a correlate of the change in the spectrum. If two subsequent time-frames have (normalized) power spectra P,[kJ and Pi + i J, then the delta spectrum magnitude may be defined by:
  • the pitch T may be calculated by taking the maximum in the autocorrelation function within a limited range of delays.
  • the pitch strength S may be defined as the height of the maximum peak in the normalized autocorrelation function corresponding to the pitch value.
  • the extracted audio feature F may also be at least one mel-frequency cepstral coefficient (MFCC).
  • MFCC mel-frequency cepstral coefficient
  • the power spectrum can be computed for example by taking a Fourier transform of xfnj, resulting in XfkJ:
  • h[n] denotes a temporal window.
  • An example of such a window is a Hanning window which is known in the art.
  • the amplitude spectrum ⁇ X[k] ⁇ of XfkJ is multiplied by a set of filter kernels.
  • the center frequencies of these filters have a constant separation on a mel- frequency scale/,, in dependence on the frequency/ which may be defined by:
  • the input spectrum is converted to a mel-frequency spectrum using a filterbanlc with k n triangularly-shaped filters G[k, k,J with a spacing and a bandwidth that is ⁇ linearly spaced on the mel-frequency scale.
  • the mel-frequency cepstrum is then given by the logarithm of the inner product of the filter kernel and the amplitude spectrum:
  • a further possibility to choose an extracted audio feature F is to use at least one psycho-acoustic (PA) audio feature, such as loudness or sharpness of an audio signal.
  • PA psycho-acoustic
  • An example of defining loudness is presented by Eberhard Zwicker et al. in "Psychoacoustics: Facts and Models", volume 22 of Springer series on information sciences, Springer- Verlag, Berlin, 2 nd edition, 1999.
  • An example of defining sharpness is given in "Sharpness as an attribute of the timbre of steady sounds” in Acustica, 30:159-172, 1974.
  • a plurality of methods are known in the art are known to extract psycho-acoustic features, that may be chosen for obtaining the further audio feature according to the invention.
  • the further audio feature is obtained in a further audio feature extraction step
  • a set of values of an audio feature F at different time instances is defined. Possibly, sets of values may have a fixed size or may be variable. Also, sets of values may be overlapping.
  • the frequency axis of the power spectrum is summarized by summing the energy within at least one predetermined frequency band.
  • the summing may also be a weighted sum of energies, for example in dependence on frequency or in dependence on the energy itself.
  • the predetermined frequency band can be at least one of the frequency bands 1-2 Hz, 3-15 Hz, and 20-150 Hz.
  • the 1-2 Hz frequency band may be preferable to distinguish sounds with different rates of loudness changes as envelope modulations at very low frequencies are perceived as changes in loudness. Also musical tempo information is available from this frequency range.
  • the 3-15 Hz frequency band may be preferable for classifying speech signals which contain prominent envelope modulations in the range of 3- 15 Hz, which range corresponds to the syllabic rate. Other audio signals, such as music audio signals, have relatively fewer modulations in this range.
  • the 20-150 Hz frequency band may be preferable to distinguish dissonant or rough sounds from consonant or smooth sounds as envelope modulations in the 20-150 Hz range are perceived as roughness, i.e. musical dissonance.
  • the amount of energy within a predetermined frequency band may be divided by the average (DC) of subsequent values of the audio feature to yield a relative modulation depth. The average may be obtained by evaluating the 0 Hz energy in the feature power spectrum
  • the result of this calculation is a further audio feature F moc ⁇ that can be used for classifying an audio signal.
  • Another method to parameterize the feature log power spectrum is to transform the log-power spectrum ⁇ F(f) ⁇ 2 into at least one coefficient C(m) using a discrete cosine transformation (DCT): in which/ and/ denotes the start and end frequency of a frequency band of interest. Usually, the upper frequency/ is half the sampling frequency of/.
  • DCT discrete cosine transformation
  • the coefficient C(m) is used as a further audio feature F mo d.
  • C(0) denotes the total amount of modulations averages on a log scale, hence C(0) is related to the overall modulation depth.
  • the classification of an audio signal is performed in the audio classification step 14.
  • Various methods of classifying audio based on audio features are known in the art. Any of these methods may be used in the audio classification step 14, now using a further audio feature F mod , possibly in combination with an audio feature F derived in the feature extraction step 10.
  • the audio classification step 14 comprises at least one of multivariate Gaussian models, Gaussion mixture models, self- organizing maps, neural networks, k-nearest neighbor schemes and hidden Markov models. These audio classification methods are known in the art and it goes beyond the scope of the invention to discuss them in detail.
  • the result of the classification step 14 is at least one audio class AC.
  • the classification of audio may also comprise similarity measurements, e.g. finding similar music.
  • the classification may further comprise a segmentation procedure, e.g. identifying scene changes using audio feautures.
  • Fig. 2 shows an embodiment of a music system 2 according to the invention.
  • the music system 2 comprises a medium 22 comprising audio data.
  • the medium 22 may be a removable medium such as a Compact Disk or may be incorporated in the music system 2, for example a hard-disk incorporated in the system.
  • the music system may denote an audio receiver. In that case, the medium 22 is at another location and the audio data is broadcasted to the audio receiver, for example by radio, internet, or satellite.
  • the medium 22 may also be an audio data generating device such as a microphone or a musical instrument.
  • the audio data is transferred to an audio data processing device 24.
  • the audio data processing device 24 may comprise an audio amplifier and may further comprise audio processing means for adapting the audio data and control means for controlling an audio classification process.
  • the resulting signal from the audio data processing device 24 is transferred to a sound generating device 26 such as a speaker.
  • the music system 2 further comprises an audio classification system 20.
  • the audio classification system extracts features from the audio data according to the invention and classifies the audio data into at least one predetermined audio class.
  • the audio data may be obtained from the audio data processing device 24 or may be obtained directly from the medium 22.
  • the resulting audio class or classes are transferred to the audio data processing device 24 for further processing. For example, based on the audio class the audio data can be played or not, or based on the audio class information may be given to the user about the content it is listening to.
  • the features used for classification may be available from a signal accompanying the audio data, the signal comprising at least one further audio feature which is obtained according to the invention.
  • the audio receiver may further comprise means to receive a signal comprising at least one further audio feature which is obtained according to the invention, which further audio feature may be used for a classification.
  • Fig. 3 shows an embodiment of a multi-media system 3 according to the invention.
  • the multi-media system 3 comprises a medium 32 comprising audio and video data. There may be different mediums containing either audio or video data.
  • the medium may be a removable medium, or may be incorporated in the system 3 or may be available via broadcasting.
  • the audio and video data is transferred to an audio and video processing device 34.
  • the audio and video processing device 34 comprises means to process the audio and video for playing the audio and video data on an audio and video playing device 36.
  • the audio and video playing device 36 may for example be a television, a monitor or a projector.
  • the audio and video playing device 36 may be incorporated in the system 3 but this is not necessary.
  • the audio and video processing device 34 may further comprise control means to control a video analysis system 38.
  • the video analysis system 38 is capable of analyzing the video data obtained either directly from the medium 32 or from the audio and video processing device 34.
  • the video analysis system 38 may comprise a video decoder for decoding video data that is available in compressed form, e.g. an MPEG decoder, a commercial block detector, a movie detector or a video classification system, which examples are known in the art.
  • Results of the video analysis system 38 are transferred to the audio and video processing device 34.
  • the audio and video processing device 34 may further comprise means to control an audio classification system 20.
  • the audio classification system 20 functions in the same way as in the music system 2.
  • the audio and video processing device 34 may comprise means to combine the results from the video analysis system 38 and the audio classification system 20. For example, when a movie is detected by the video analysis system 38, the audio classification system 20 may classify speech in the movie into a class of speech from a certain actor that plays in the movie.

Abstract

A method (1) for classifying at least one audio signal (A) into at least one audio class (AC), the method (1) comprising the steps of analyzing (10) said audio signal to extract at least one predetermined audio feature, performing (12) a frequency analysis on a set of values of said audio feature at different time instances, deriving (12) at least one further audio feature representing a temporal behavior of said audio feature based on said frequency analysis, and classifying (14) said audio signal based on said further audio feature. With the further audio feature, information is obtained about the temporal fluctuation of an audio feature, which may be advantageous for a classification of audio.

Description

Parameterized temporal feature analysis
The invention relates to classifying at least one audio signal into at least one audio class.
Developments in Internet and broadcast technology enable users to enjoy large amounts of multimedia content. With this rapidly increasing amount of data, users require automatic methods to filter, process and store incoming data. Some of these functions will be aided by attached metadata that provides information about the content. However, due to the fact that metadata is sometimes not provided, not precise enough, or even inaccurate, and because local processing power has increased tremendously, interest in local automatic multimedia analysis has increased. The multimedia analysis may comprise an automatic classification of an audio signal. In the automatic classification of an audio signal, low-level signal features are mapped to a semantic meaning, i.e. a classification of the analyzed audio content. By way of example and not limitation, the classification may be a discrimination between music, speech, background noise, or silence. Also other classifications are possible, such as musical genre classification, automatic detection of particular audio highlights or automatic speaker recognition. The classification of audio usually comprises two stages. The first stage analyzes the incoming waveform and extracts at least one audio feature that gives information about a predetermined property of the audio signal. The feature extraction process usually involves a large information reduction. The second stage performs a classification based on the extracted audio features.
E. Wold et al. presented a number of audio features that can be used for an audio classification in "Content-based classification, search and retrieval of audio" in IEEE Multimedia, Fall: 27-36, 1996. These audio features are loudness, pitch, brightness and bandwidth of an audio signal. The audio features may vary over time, which results in so called trajectories of the audio features. In order to obtain information about the feature trajectories, i.e. the temporal fluctuation of an audio feature, a number of further audio features are introduced. These further audio features comprise the average value of an audio feature over a feature trajectory, the variance of an audio feature over a feature trajectory, and the autocorrelation of an audio feature over a feature trajectory at a small lag.
It is an object of the present invention to obtain information about the temporal fluctuation of an audio feature in an advantageous manner. To this end, the invention provides a method, a system, a music system, a multi-media system and a medium as specified in the independent claims. Advantageous embodiments are defined in the dependent claims. According to an aspect of the invention, to obtain information about the temporal behavior of an audio feature, a further audio feature is introduced which is based on a frequency analysis performed on a set of values of said audio feature at different time instances. The invention is based on the insight that, although the average and the variance of an audio feature over time does provide information about the temporal fluctuation of an audio feature, it does not provide any information about the temporal fluctuation velocity of the audio feature. Moreover, the average and the variance of an audio feature are usually correlated. For example, if a signal is scaled by a factor of two, both the average and the standard deviation of the short-term energy scale with the same factor. Most classification algorithms work more efficiently if the analyzed audio features are uncorrelated. Next, the autocorrelation of an audio feature introduced in Wold et al. may be a measure of whether or not an audio feature is changing over time and whether or not it is periodic. However, the autocorrelation does not give a detailed description of the temporal behavior of an audio feature. The autocorrelation may give an indication of how fast an audio feature is varying in time, but this indication is averaged over the whole signal. Therefore, using the autocorrelation of an audio feature is only giving limited information about the temporal fluctuation of an audio feature. Using a further audio feature according to the invention solves at least one of the disadvantages stated above.
According to a further aspect of the invention, the audio feature that serves as an input for the frequency analysis may be at least one audio feature that is known in the art. By way of example and not limitation, an audio feature can be chosen from a plurality of audio features, such as a root-mean-square (RMS) level, a spectral centroid, a bandwidth, a zero-crossing rate, a spectral roll-off frequency, a band energy ratio, a delta spectrum magnitude, a pitch and a pitch strength. These audio features are commonly used features that are known in the art. An advantage of using these audio features is that it is relatively simple to calculate them which is advantageous for the required computational load. A further possibility to choose an audio feature is to use at least one mel-frequency cepstral coefficient (MFCC). MFCC coefficients represent a parameterized description of the amplitude spectrum of an audio signal. An MFCC coefficient is used in audio classification algorithms due to its compactness, i.e. MFCC coefficients are able to represent the spectral envelope with only a few parameters. Furthermore, the MFCC coefficients are approximately uncorrelated for speech signals and music. Also, except for the zeroth MFCC coefficient, which is a function of the overall signal level, the remaining coefficients do not depend on the input level, i.e. they are gain independent. A still further possibility to choose an audio feature, is to use common known psycho-acoustic features. By way of example and not limitation, these features can be the loudness and sharpness of an audio signal. Loudness is the sensation of intensity and sharpness is a perception related to the spectral density and the relative strength of high-frequency energy. Choosing these features for obtaining the further audio features may be advantageous as the psycho-acoustic features are related to a human's perception of audio.
In an embodiment of the invention, in order to derive the further audio feature, an average (DC) value is calculated of a set of values of an audio feature at different time instances, at least one frequency band is defined, the amount of energy within said frequency band is calculated from said frequency analysis; and said further audio feature is defined as said amount of energy in dependence on said average (DC) value. An advantage of using a frequency band is that this frequency band may be chosen to correspond to a specific perceptual phenomena that may be important for audio classification. For example, speech signals contain prominent envelope modulations in the range of 3-15 Hz, which range corresponds to the syllabic rate. Other audio signals, such as music audio signals, have relatively fewer modulations in this range. Therefore, if speech audio signals need to be classified, it may be advantageous to use a further audio feature representing the amount of envelope modulation in the range of 3-15 Hz. Furthermore, envelope modulations in the 20- 150 Hz range are perceived as roughness, i.e. musical dissonance. Therefore, in order to distinguish dissonant or rough sounds from consonant or smooth sounds, it may be advantageous to use a further audio feature representing the amount of envelope modulation in the range of 20-150 Hz. Next, envelope modulations at very low frequencies, for example in the range of 1-2 Hz are perceived as changes in loudness. Therefore, in order to distinguish sounds with different rates of loudness changes, it is advantageous to use a further audio feature representing the amount of envelope modulation in the range of 1-2 Hz. Also, musical tempo information is represented in the range of 1-2 Hz. It is noted that above mentioned frequency bands are given by way of example and not limitation. Other frequency bands may be chosen without departing from the scope of the invention. It is further noted that the frequency bands may be overlapping and may vary in time possibly in dependence on the audio signal, processing results, other external or internal parameters, or a combination thereof.
In a further embodiment of the invention the further audio feature is determined by deriving at least one coefficient by performing a discrete cosine transformation (DCT) on the result of said frequency analysis. An advantage of using at least one DCT coefficient is that they are independent of the signal level. Furthermore, DCT coefficients may be highly uncorrelated which may be advantageous for audio classification. Also, with an increasing number of DCT coefficients, more details of the result of the frequency analysis are covered. In that manner, one can choose the detail level in combination with the resulting processing load. The aforementioned and other aspects of the invention will be apparent from and elucidated with reference to the embodiments described hereinafter.
In the drawings: Fig. 1 shows a block diagram representing an embodiment of the method of classifying an audio signal according to the invention.
Fig. 2 shows an embodiment of a music system according to the invention. Fig. 3 shows an embodiment of a multi-media system according to the invention.
Fig. 1 shows a block diagram 1 representing an embodiment of the process of classifying an audio signal according to the invention. As an input of the process, an audio signal A is used. The audio signal A may be a frame of PCM samples x[n] of length N/. The audio signal A serves as an input for a feature extraction step 10. In the feature extraction step 10, at least one predetermined audio feature F is determined. A possibility is that the extracted audio feature F is at least one from the following audio features, i.e. a root-mean- square (RMS) level, a spectral centroid, a bandwidth, a zero-crossing rate, a spectral roll-off frequency, a band energy ratio, a delta spectrum magnitude, a pitch and a pitch strength. The RMS level of an audio frame of length N can be calculated as:
Figure imgf000007_0001
A spectral centroid is based on a power spectrum P[k] of the audio signal A. The power spectrum P[k] may be obtained by an FFT operation:
(2)
Figure imgf000007_0002
where k is the number of the power spectrum bin, which relates to the frequency /according to
/W = ^ (3) where/ is the sampling rate of the input signal. The spectral centroid 5 -may be defined as the center of mass of the power spectrum P[k]
Figure imgf000007_0003
The bandwidth _3 of the power spectrum P[k] may be defined by:
Figure imgf000007_0004
A zero crossing rate Rz may be defined as the number of zero crossings of an audio signal A occurring in a predetermined time frame, for example the number of zero crossings per second. The spectral roll-off frequency may be defined as the frequency for which the energy below that frequency is a predetermined proportion^ (0 <p < 1) of the total signal energy:
/ = /[ P[kn (6)
Figure imgf000007_0005
The band-energy ratio Br may be defined as the relative amount of energy present in a predetermined frequency range/-/ Hz:
Figure imgf000007_0006
The delta spectrum magnitude// is a correlate of the change in the spectrum. If two subsequent time-frames have (normalized) power spectra P,[kJ and Pi+i J, then the delta spectrum magnitude may be defined by:
Figure imgf000008_0001
The pitch T may be calculated by taking the maximum in the autocorrelation function within a limited range of delays. The pitch strength S may be defined as the height of the maximum peak in the normalized autocorrelation function corresponding to the pitch value.
Next to extracting above mentioned audio features, the extracted audio feature F may also be at least one mel-frequency cepstral coefficient (MFCC). For determining a
MFCC coefficient, for a given audio frame x[n], with 0 < n < N-l, the power spectrum can be computed for example by taking a Fourier transform of xfnj, resulting in XfkJ:
X[k} = ^∑x[n]h[n]e^kn)IN) (9)
where h[n] denotes a temporal window. An example of such a window is a Hanning window which is known in the art. The amplitude spectrum \X[k]\ of XfkJ is multiplied by a set of filter kernels. The center frequencies of these filters have a constant separation on a mel- frequency scale/,, in dependence on the frequency/ which may be defined by:
/m = 25951og10(l + //700) (10)
The input spectrum is converted to a mel-frequency spectrum using a filterbanlc with kn triangularly-shaped filters G[k, k,J with a spacing and a bandwidth that isι linearly spaced on the mel-frequency scale. The mel-frequency cepstrum is then given by the logarithm of the inner product of the filter kernel and the amplitude spectrum:
Figure imgf000008_0002
In order to obtain the mel-frequency cepstrum coefficients (MFCC) cfnj, the discrete cosine transform of the mel-frequency spectrum is computed:
c[n] = ∑C[km]cos[n(km -H2)π lK] (12)
A further possibility to choose an extracted audio feature F is to use at least one psycho-acoustic (PA) audio feature, such as loudness or sharpness of an audio signal. An example of defining loudness is presented by Eberhard Zwicker et al. in "Psychoacoustics: Facts and Models", volume 22 of Springer series on information sciences, Springer- Verlag, Berlin, 2nd edition, 1999. An example of defining sharpness is given in "Sharpness as an attribute of the timbre of steady sounds" in Acustica, 30:159-172, 1974. A plurality of methods are known in the art are known to extract psycho-acoustic features, that may be chosen for obtaining the further audio feature according to the invention. The further audio feature is obtained in a further audio feature extraction step
12. In the further feature extraction step 12, a set of values of an audio feature F at different time instances is defined. Possibly, sets of values may have a fixed size or may be variable. Also, sets of values may be overlapping. Next, a frequency analysis is performed on the set of values F(t) of an audio feature F in time t=[0..T], which results in a feature log power spectrum \F()\2:
Figure imgf000009_0001
In order to parameterize the feature log power spectrum, the frequency axis of the power spectrum is summarized by summing the energy within at least one predetermined frequency band. The summing may also be a weighted sum of energies, for example in dependence on frequency or in dependence on the energy itself. By way of example and not limitation, the predetermined frequency band can be at least one of the frequency bands 1-2 Hz, 3-15 Hz, and 20-150 Hz. The 1-2 Hz frequency band may be preferable to distinguish sounds with different rates of loudness changes as envelope modulations at very low frequencies are perceived as changes in loudness. Also musical tempo information is available from this frequency range. The 3-15 Hz frequency band may be preferable for classifying speech signals which contain prominent envelope modulations in the range of 3- 15 Hz, which range corresponds to the syllabic rate. Other audio signals, such as music audio signals, have relatively fewer modulations in this range. The 20-150 Hz frequency band may be preferable to distinguish dissonant or rough sounds from consonant or smooth sounds as envelope modulations in the 20-150 Hz range are perceived as roughness, i.e. musical dissonance. Finally, the amount of energy within a predetermined frequency band may be divided by the average (DC) of subsequent values of the audio feature to yield a relative modulation depth. The average may be obtained by evaluating the 0 Hz energy in the feature power spectrum |.F|. The result of this calculation is a further audio feature Fmocι that can be used for classifying an audio signal. Another method to parameterize the feature log power spectrum is to transform the log-power spectrum \F(f)\2 into at least one coefficient C(m) using a discrete cosine transformation (DCT):
Figure imgf000010_0001
in which/ and/ denotes the start and end frequency of a frequency band of interest. Usually, the upper frequency/ is half the sampling frequency of/. Now, the coefficient C(m) is used as a further audio feature Fmod. C(0) denotes the total amount of modulations averages on a log scale, hence C(0) is related to the overall modulation depth. Due to the division of \F(x)\2 by \F(0)\2 the modulation depth parameter is independent of the signal level. Furthermore, it is noted that DCT coefficients may be highly uncorrelated which may be advantageous for audio classification. Also, it is noted that with an increasing number m of coefficients C(m), more details of the feature log-power spectrum \F(f)\2 are covered. The classification of an audio signal is performed in the audio classification step 14. Various methods of classifying audio based on audio features are known in the art. Any of these methods may be used in the audio classification step 14, now using a further audio feature Fmod, possibly in combination with an audio feature F derived in the feature extraction step 10. By way of example and not limitation, the audio classification step 14 comprises at least one of multivariate Gaussian models, Gaussion mixture models, self- organizing maps, neural networks, k-nearest neighbor schemes and hidden Markov models. These audio classification methods are known in the art and it goes beyond the scope of the invention to discuss them in detail. The result of the classification step 14 is at least one audio class AC. It is noted that the classification of audio may also comprise similarity measurements, e.g. finding similar music. The classification may further comprise a segmentation procedure, e.g. identifying scene changes using audio feautures.
Fig. 2 shows an embodiment of a music system 2 according to the invention. The music system 2 comprises a medium 22 comprising audio data. The medium 22 may be a removable medium such as a Compact Disk or may be incorporated in the music system 2, for example a hard-disk incorporated in the system. The music system may denote an audio receiver. In that case, the medium 22 is at another location and the audio data is broadcasted to the audio receiver, for example by radio, internet, or satellite. The medium 22 may also be an audio data generating device such as a microphone or a musical instrument. The audio data is transferred to an audio data processing device 24. The audio data processing device 24 may comprise an audio amplifier and may further comprise audio processing means for adapting the audio data and control means for controlling an audio classification process. The resulting signal from the audio data processing device 24 is transferred to a sound generating device 26 such as a speaker. The music system 2 further comprises an audio classification system 20. The audio classification system extracts features from the audio data according to the invention and classifies the audio data into at least one predetermined audio class. The audio data may be obtained from the audio data processing device 24 or may be obtained directly from the medium 22. The resulting audio class or classes are transferred to the audio data processing device 24 for further processing. For example, based on the audio class the audio data can be played or not, or based on the audio class information may be given to the user about the content it is listening to. The features used for classification may be available from a signal accompanying the audio data, the signal comprising at least one further audio feature which is obtained according to the invention. When the music system 2 denotes an audio receiver, the audio receiver may further comprise means to receive a signal comprising at least one further audio feature which is obtained according to the invention, which further audio feature may be used for a classification.
Fig. 3 shows an embodiment of a multi-media system 3 according to the invention. The multi-media system 3 comprises a medium 32 comprising audio and video data. There may be different mediums containing either audio or video data. The medium may be a removable medium, or may be incorporated in the system 3 or may be available via broadcasting. The audio and video data is transferred to an audio and video processing device 34. The audio and video processing device 34 comprises means to process the audio and video for playing the audio and video data on an audio and video playing device 36. The audio and video playing device 36 may for example be a television, a monitor or a projector. The audio and video playing device 36 may be incorporated in the system 3 but this is not necessary. The audio and video processing device 34 may further comprise control means to control a video analysis system 38. The video analysis system 38 is capable of analyzing the video data obtained either directly from the medium 32 or from the audio and video processing device 34. By way of example and not limitation, the video analysis system 38 may comprise a video decoder for decoding video data that is available in compressed form, e.g. an MPEG decoder, a commercial block detector, a movie detector or a video classification system, which examples are known in the art. Results of the video analysis system 38 are transferred to the audio and video processing device 34. The audio and video processing device 34 may further comprise means to control an audio classification system 20. The audio classification system 20 functions in the same way as in the music system 2. Furthermore, the audio and video processing device 34 may comprise means to combine the results from the video analysis system 38 and the audio classification system 20. For example, when a movie is detected by the video analysis system 38, the audio classification system 20 may classify speech in the movie into a class of speech from a certain actor that plays in the movie.
It should be noted that the above-mentioned embodiments illustrate rather than limit the invention, and that those skilled in the art will be able to design many alternative embodiments without departing from the scope of the appended claims. In the claims, any reference signs between parenthesis shall not be construed as limiting the claim. The word 'compromising' does not exclude the presence of other elements or steps than those listed in a claim. The invention can be implemented by means of hardware comprising several distinct elements, and by means of a suitably programmed computer. In a device claim enumerating several means, several of these means can be embodied by one and the same item of hardware. The mere fact that certain measures are recited in mutually different dependent claims does not indicate that a combination of these measures cannot be used to advantage.

Claims

CLAIMS:
1. A method (1) for classifying at least one audio signal (A) into at least one audio class (AC), the method (1) comprising the steps of: analyzing (10) said audio signal to extract at least one predetermined audio feature; performing (12) a frequency analysis on a set of values of said audio feature at different time instances; deriving (12) at least one further audio feature representing a temporal behavior of said audio feature based on said frequency analysis; and classifying (14) said audio signal based on said further audio feature.
2. The method as claimed in claim 1, wherein said at least one predetermined audio feature comprises at least one of the following audio features: root-mean-square (RMS) level; spectral centroid (S); - bandwidth (_? ); zero-crossing rate (i?z); spectral roll-off frequency (fr); band energy ratio (Br); delta spectrum magnitude (fj); - pitch (7); and pitch strength (S).
3. The method as claimed in claim 1, wherein said predetermined audio feature comprises at least one mel-frequency cepstral coefficient (MFCC).
4. The method as claimed in claim 1, wherein said predetermined audio feature comprises at least one of the psycho-acoustic (PA) audio features loudness and shaφness.
5. The method as claimed in claim 1, wherein said deriving step comprises the steps of: calculating an average (DC) value of said set of values of said audio feature at different time instances; - defining at least one frequency band; calculating the amount of energy within said frequency band from said frequency analysis; and defining said further audio feature as said amount of energy in dependence on said average (DC) value.
6. The method as claimed in claim 5, wherein at least one of the following modulation frequency bands are used in said parameterizing step:
1-2 Hz; 3-15 Hz; and - 20-150 Hz;
7. The method as claimed in claim 1, wherein said at least one further audio feature is defined as at least one coefficient (C(m)) obtained by performing a discrete cosine transformation (DCT) on the result of said frequency analysis.
8. A system (20) for classifying at least one audio signal into at least one audio class, the system comprising: means (10) for analyzing said audio signal to extract at least one predetermined audio feature; - means (12) for performing a frequency analysis on a set of values of said audio feature at different time instances; means (12) for deriving at least one further audio feature representing a temporal behavior of said audio feature based on said frequency analysis; and means (14) for classifying said audio signal based on said further audio feature.
9. A music system (2) comprising: means (24) for playing audio data from a medium (22); and a system (20) as claimed in claim 8 for classifying said audio data.
10. A multi-media system (3) comprising: means (34) for playing audio data from a medium (32); a system (20) as claimed in claim 8 for classifying said audio data; - means (36) for displaying video data from a further medium (32); means (38) for analyzing said video data; and means (34) for combining the results obtained from analyzing (38) said video data with the results obtained from classifying (20) said audio data.
11. A signal (22, 32) comprising at least one further audio feature obtained by: analyzing (10) an audio signal to extract at least one predetermined audio feature; performing (12) a frequency analysis on a set of values of said audio feature at different time instances; and - deriving (12) said at least one further audio feature representing a temporal behavior of said audio feature based on said frequency analysis.
12. An audio receiver (2) comprising means to receive an audio signal and means to receive a signal (22, 32) comprising at least one further audio feature obtained by: - analyzing (10) said audio signal to extract at least one predetennined audio feature; performing (12) a frequency analysis on a set of values of said audio feature at different time instances; and deriving (12) said at least one further audio feature representing a temporal behavior of said audio feature based on said frequency analysis, the audio receiver (24) further comprising means (14) for classifying said audio signal based on said further audio feature.
PCT/IB2004/050477 2003-04-24 2004-04-21 Parameterized temporal feature analysis WO2004095315A1 (en)

Priority Applications (4)

Application Number Priority Date Filing Date Title
EP04728615A EP1620811A1 (en) 2003-04-24 2004-04-21 Parameterized temporal feature analysis
KR1020057020201A KR101101384B1 (en) 2003-04-24 2004-04-21 Parameterized temporal feature analysis
US10/554,010 US8311821B2 (en) 2003-04-24 2004-04-21 Parameterized temporal feature analysis
JP2006506871A JP4795934B2 (en) 2003-04-24 2004-04-21 Analysis of time characteristics displayed in parameters

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
EP03101146 2003-04-24
EP03101146.3 2003-04-24

Publications (1)

Publication Number Publication Date
WO2004095315A1 true WO2004095315A1 (en) 2004-11-04

Family

ID=33305806

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/IB2004/050477 WO2004095315A1 (en) 2003-04-24 2004-04-21 Parameterized temporal feature analysis

Country Status (6)

Country Link
US (1) US8311821B2 (en)
EP (1) EP1620811A1 (en)
JP (1) JP4795934B2 (en)
KR (1) KR101101384B1 (en)
CN (1) CN100543731C (en)
WO (1) WO2004095315A1 (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2007004152A2 (en) 2005-06-30 2007-01-11 Koninklijke Philips Electronics N.V. Electronic device and method of creating a sequence of content items
WO2007046049A1 (en) 2005-10-17 2007-04-26 Koninklijke Philips Electronics N.V. Method and device for calculating a similarity metric between a first feature vector and a second feature vector
JP2008521046A (en) * 2004-11-23 2008-06-19 コーニンクレッカ フィリップス エレクトロニクス エヌ ヴィ Audio data processing apparatus and method, computer program element, and computer-readable medium
WO2009001202A1 (en) * 2007-06-28 2008-12-31 Universitat Pompeu Fabra Music similarity systems and methods using descriptors
GB2459008B (en) * 2008-04-07 2010-11-10 Sony Corp Music piece reproducing apparatus and music piece reproducing method
US7899564B2 (en) 2004-11-09 2011-03-01 Bang & Olufsen Procedure and apparatus for generating automatic replay of recordings
WO2012098425A1 (en) * 2011-01-17 2012-07-26 Nokia Corporation An audio scene processing apparatus
WO2013030623A1 (en) * 2011-08-30 2013-03-07 Nokia Corporation An audio scene mapping apparatus

Families Citing this family (37)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1605439B1 (en) * 2004-06-04 2007-06-27 Honda Research Institute Europe GmbH Unified treatment of resolved and unresolved harmonics
US8131674B2 (en) 2004-06-25 2012-03-06 Apple Inc. Methods and systems for managing data
US8156123B2 (en) * 2004-06-25 2012-04-10 Apple Inc. Method and apparatus for processing metadata
KR101049345B1 (en) * 2004-07-23 2011-07-13 가부시끼가이샤 디 앤 엠 홀딩스 Audio signal output device
EP1941486B1 (en) * 2005-10-17 2015-12-23 Koninklijke Philips N.V. Method of deriving a set of features for an audio input signal
JP4665836B2 (en) * 2006-05-31 2011-04-06 日本ビクター株式会社 Music classification device, music classification method, and music classification program
US20080003961A1 (en) * 2006-06-29 2008-01-03 International Business Machines Corporation Apparatus and method for scanning radio waves
US7659471B2 (en) * 2007-03-28 2010-02-09 Nokia Corporation System and method for music data repetition functionality
KR100974871B1 (en) * 2008-06-24 2010-08-11 연세대학교 산학협력단 Feature vector selection method and apparatus, and audio genre classification method and apparatus using the same
EP2392003B1 (en) * 2009-01-30 2013-01-02 Telefonaktiebolaget LM Ericsson (publ) Audio signal quality prediction
US8687839B2 (en) 2009-05-21 2014-04-01 Digimarc Corporation Robust signatures derived from local nonlinear filters
GB0908879D0 (en) * 2009-05-22 2009-07-01 Univ Ulster A system and method of streaming music repair and error concealment
US9215538B2 (en) * 2009-08-04 2015-12-15 Nokia Technologies Oy Method and apparatus for audio signal classification
US8401683B2 (en) * 2009-08-31 2013-03-19 Apple Inc. Audio onset detection
JP5641326B2 (en) * 2010-12-21 2014-12-17 ソニー株式会社 Content reproduction apparatus and method, and program
JP5702666B2 (en) * 2011-05-16 2015-04-15 富士通テン株式会社 Acoustic device and volume correction method
CN103092854B (en) * 2011-10-31 2017-02-08 深圳光启高等理工研究院 Music data sorting method
CN102568470B (en) * 2012-01-11 2013-12-25 广州酷狗计算机科技有限公司 Acoustic fidelity identification method and system for audio files
US9055376B1 (en) * 2013-03-08 2015-06-09 Google Inc. Classifying music by genre using discrete cosine transforms
CN107093991B (en) 2013-03-26 2020-10-09 杜比实验室特许公司 Loudness normalization method and equipment based on target loudness
JP6585049B2 (en) * 2013-08-28 2019-10-02 ランダー オーディオ インコーポレイテッド System and method for automatic audio generation using semantic data
JP6260022B2 (en) * 2013-09-03 2018-01-17 株式会社国際電気通信基礎技術研究所 Control signal generator and power assist device
US9275136B1 (en) * 2013-12-03 2016-03-01 Google Inc. Method for siren detection based on audio samples
CN104036788B (en) * 2014-05-29 2016-10-05 北京音之邦文化科技有限公司 The acoustic fidelity identification method of audio file and device
EP2963817B1 (en) * 2014-07-02 2016-12-28 GN Audio A/S Method and apparatus for attenuating undesired content in an audio signal
CN104091601A (en) * 2014-07-10 2014-10-08 腾讯科技(深圳)有限公司 Method and device for detecting music quality
EP3889954A1 (en) 2014-09-25 2021-10-06 Sunhouse Technologies, Inc. Method for extracting audio from sensors electrical signals
US11308928B2 (en) 2014-09-25 2022-04-19 Sunhouse Technologies, Inc. Systems and methods for capturing and interpreting audio
US9653094B2 (en) 2015-04-24 2017-05-16 Cyber Resonance Corporation Methods and systems for performing signal analysis to identify content types
WO2017196382A1 (en) * 2016-05-11 2017-11-16 Nuance Communications, Inc. Enhanced de-esser for in-car communication systems
CN108989706A (en) * 2017-06-02 2018-12-11 北京字节跳动网络技术有限公司 The method and device of special efficacy is generated based on music rhythm
CN107369447A (en) * 2017-07-28 2017-11-21 梧州井儿铺贸易有限公司 A kind of indoor intelligent control system based on speech recognition
JP7000757B2 (en) * 2017-09-13 2022-01-19 富士通株式会社 Speech processing program, speech processing method and speech processing device
US10403303B1 (en) * 2017-11-02 2019-09-03 Gopro, Inc. Systems and methods for identifying speech based on cepstral coefficients and support vector machines
US11154251B2 (en) 2018-02-10 2021-10-26 The Governing Council Of The University Of Toronto System and method for classifying time series data for state identification
US10186247B1 (en) * 2018-03-13 2019-01-22 The Nielsen Company (Us), Llc Methods and apparatus to extract a pitch-independent timbre attribute from a media signal
BR112021010168A2 (en) * 2018-11-29 2021-08-17 Bp Exploration Operating Company Limited event detection using machine learning das features

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5918223A (en) * 1996-07-22 1999-06-29 Muscle Fish Method and article of manufacture for content-based analysis, storage, retrieval, and segmentation of audio information
US20020087565A1 (en) * 2000-07-06 2002-07-04 Hoekman Jeffrey S. System and methods for providing automatic classification of media entities according to consonance properties
US20030040904A1 (en) * 2001-08-27 2003-02-27 Nec Research Institute, Inc. Extracting classifying data in music from an audio bitstream

Family Cites Families (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4843562A (en) * 1987-06-24 1989-06-27 Broadcast Data Systems Limited Partnership Broadcast information classification system and method
US5581658A (en) * 1993-12-14 1996-12-03 Infobase Systems, Inc. Adaptive system for broadcast program identification and reporting
DE69637514D1 (en) 1995-03-30 2008-06-19 Thomson Licensing Method and arrangement for classifying video signals
US5701391A (en) * 1995-10-31 1997-12-23 Motorola, Inc. Method and system for compressing a speech signal using envelope modulation
US6570991B1 (en) * 1996-12-18 2003-05-27 Interval Research Corporation Multi-feature speech/music discrimination system
US5899969A (en) * 1997-10-17 1999-05-04 Dolby Laboratories Licensing Corporation Frame-based audio coding with gain-control words
JP2000066691A (en) * 1998-08-21 2000-03-03 Kdd Corp Audio information sorter
US20010044719A1 (en) 1999-07-02 2001-11-22 Mitsubishi Electric Research Laboratories, Inc. Method and system for recognizing, indexing, and searching acoustic signals
US7028325B1 (en) * 1999-09-13 2006-04-11 Microsoft Corporation Annotating programs for automatic summary generation
JP3757719B2 (en) * 1999-11-19 2006-03-22 松下電器産業株式会社 Acoustic data analysis method and apparatus
JP4461557B2 (en) * 2000-03-09 2010-05-12 パナソニック株式会社 Speech recognition method and speech recognition apparatus
JP3601465B2 (en) * 2001-03-23 2004-12-15 三菱電機株式会社 Target observation system

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5918223A (en) * 1996-07-22 1999-06-29 Muscle Fish Method and article of manufacture for content-based analysis, storage, retrieval, and segmentation of audio information
US20020087565A1 (en) * 2000-07-06 2002-07-04 Hoekman Jeffrey S. System and methods for providing automatic classification of media entities according to consonance properties
US20030040904A1 (en) * 2001-08-27 2003-02-27 Nec Research Institute, Inc. Extracting classifying data in music from an audio bitstream

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
BETH LOGAN: "Mel Frequency Cepstral Coefficients for Music Modelling", PROCEEDINGS OF ISMIR 2000, 25 October 2000 (2000-10-25), PLYMOUTH MASS, XP002289783, Retrieved from the Internet <URL:http://ciir.cs.umass.edu/music2000/> [retrieved on 20040723] *
WOLD E ET AL: "Content-based classification, search, and retrieval of audio", IEEE MULTIMEDIA, IEEE COMPUTER SOCIETY, US, vol. 3, no. 3, 1996, pages 27 - 36, XP002154735, ISSN: 1070-986X *

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7899564B2 (en) 2004-11-09 2011-03-01 Bang & Olufsen Procedure and apparatus for generating automatic replay of recordings
JP2008521046A (en) * 2004-11-23 2008-06-19 コーニンクレッカ フィリップス エレクトロニクス エヌ ヴィ Audio data processing apparatus and method, computer program element, and computer-readable medium
WO2007004152A2 (en) 2005-06-30 2007-01-11 Koninklijke Philips Electronics N.V. Electronic device and method of creating a sequence of content items
WO2007046049A1 (en) 2005-10-17 2007-04-26 Koninklijke Philips Electronics N.V. Method and device for calculating a similarity metric between a first feature vector and a second feature vector
US8214304B2 (en) 2005-10-17 2012-07-03 Koninklijke Philips Electronics N.V. Method and device for calculating a similarity metric between a first feature vector and a second feature vector
WO2009001202A1 (en) * 2007-06-28 2008-12-31 Universitat Pompeu Fabra Music similarity systems and methods using descriptors
GB2459008B (en) * 2008-04-07 2010-11-10 Sony Corp Music piece reproducing apparatus and music piece reproducing method
US8076567B2 (en) 2008-04-07 2011-12-13 Sony Corporation Music piece reproducing apparatus and music piece reproducing method
WO2012098425A1 (en) * 2011-01-17 2012-07-26 Nokia Corporation An audio scene processing apparatus
WO2013030623A1 (en) * 2011-08-30 2013-03-07 Nokia Corporation An audio scene mapping apparatus

Also Published As

Publication number Publication date
CN1777891A (en) 2006-05-24
CN100543731C (en) 2009-09-23
KR20060021299A (en) 2006-03-07
EP1620811A1 (en) 2006-02-01
KR101101384B1 (en) 2012-01-02
JP2006524359A (en) 2006-10-26
JP4795934B2 (en) 2011-10-19
US20060196337A1 (en) 2006-09-07
US8311821B2 (en) 2012-11-13

Similar Documents

Publication Publication Date Title
US8311821B2 (en) Parameterized temporal feature analysis
US9466275B2 (en) Complexity scalable perceptual tempo estimation
Mitrović et al. Features for content-based audio retrieval
US9313593B2 (en) Ranking representative segments in media data
KR101269296B1 (en) Neural network classifier for separating audio sources from a monophonic audio signal
JP2004528599A (en) Audio Comparison Using Auditory Event-Based Characterization
JP2004530153A (en) Method and apparatus for characterizing a signal and method and apparatus for generating an index signal
US9892758B2 (en) Audio information processing
Niyazov et al. Content-based music recommendation system
Urbano et al. What is the effect of audio quality on the robustness of MFCCs and chroma features?
Simmermacher et al. Feature analysis and classification of classical musical instruments: An empirical study
Tardieu et al. Production effect: audio features for recording techniques description and decade prediction
Tzanetakis Audio feature extraction
Al-Maathidi et al. NNET based audio content classification and indexing system
Kos et al. Online speech/music segmentation based on the variance mean of filter bank energy
Kos et al. On-line speech/music segmentation for broadcast news domain
Joshi et al. Extraction of feature vectors for analysis of musical instruments
Narkhede et al. A New Methodical Perspective for Classification and Recognition of Music Genre Using Machine Learning Classifiers
Fenton Audio Dynamics: Towards a Perceptual Model of'punch'.
Burred An objective approach to content-based audio signal classification
Song An Automatic Commercial Search Application for TV Broadcasting Using Audio Fingerprinting
Mikula Concatenative music composition based on recontextualisation utilising rhythm-synchronous feature extraction
Ramesh Singing Voice Nasality Detection in Polyphonic Audio
Alfeo PROYECTO FIN DE CARRERA
Sabri Loudness Control by Intelligent Audio Content Analysis

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A1

Designated state(s): AE AG AL AM AT AU AZ BA BB BG BR BW BY BZ CA CH CN CO CR CU CZ DE DK DM DZ EC EE EG ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX MZ NA NI NO NZ OM PG PH PL PT RO RU SC SD SE SG SK SL SY TJ TM TN TR TT TZ UA UG US UZ VC VN YU ZA ZM ZW

AL Designated countries for regional patents

Kind code of ref document: A1

Designated state(s): BW GH GM KE LS MW MZ SD SL SZ TZ UG ZM ZW AM AZ BY KG KZ MD RU TJ TM AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HU IE IT LU MC NL PL PT RO SE SI SK TR BF BJ CF CG CI CM GA GN GQ GW ML MR NE SN TD TG

121 Ep: the epo has been informed by wipo that ep was designated in this application
WWE Wipo information: entry into national phase

Ref document number: 2004728615

Country of ref document: EP

WWE Wipo information: entry into national phase

Ref document number: 2006506871

Country of ref document: JP

WWE Wipo information: entry into national phase

Ref document number: 20048106744

Country of ref document: CN

Ref document number: 10554010

Country of ref document: US

Ref document number: 2738/CHENP/2005

Country of ref document: IN

WWE Wipo information: entry into national phase

Ref document number: 1020057020201

Country of ref document: KR

WWP Wipo information: published in national office

Ref document number: 2004728615

Country of ref document: EP

WWP Wipo information: published in national office

Ref document number: 1020057020201

Country of ref document: KR

WWP Wipo information: published in national office

Ref document number: 10554010

Country of ref document: US