- This topic has 1 reply, 2 voices, and was last updated 7 years, 9 months ago by .
Viewing 1 reply thread
Viewing 1 reply thread
- You must be logged in to reply to this topic.
› Forums › Automatic speech recognition › Features › Fourier transform
Can you do Fourier analysis on non-periodic sounds like fricatives? If not, how do you extract feature vectors for fricatives?
Great question! Fourier analysis decomposes any signal into a sum of simple signals (called base functions): sine waves, each with a frequency, magnitude and phase.
Since sine waves are periodic, Fourier analysis can surely only be applied to periodic signals, can’t it? Correct. At least, only to signals that we assume are periodic.
Short-term analysis
For a signal such as speech, where the spectral envelope changes over time, we must always use short-term analysis techniques. That means taking a frame of the signal (typically 25ms) and making some assumptions about the signal within that frame.
We will assume that the spectrum doesn’t change at all within the frame: the signal is “stationary“.
Assumption that the signal is periodic
To apply Fourier analysis, we make another assumption: the signal is periodic. In the case of short term analysis, the Fourier analysis effectively assumes that the frame of signal is repeated over and over before and after the frame.
for sounds like fricatives, we effectively turn them into signals that repeat with a period of one frame. Since the frequency resolution of the Fourier transform is limited by the duration of the frame, we don’t actually see this “assumed periodicity” in the resulting spectrum: it’s at a frequency lower than we can resolve.
Some forums are only available if you are logged in. Searching will only return results from those forums if you log in.
Copyright © 2024 · Balance Child Theme on Genesis Framework · WordPress · Log in