In file ../include/sigpr/EST_sigpr_frame.h:

void sig2fft

(const EST_FVector &sig,
  EST_FVector &fft_vec,
  const bool use_power_rather_than_energy)

Calculate the energy (or power) spectrum of a frame of speech.

Documentation

Calculate the energy (or power) spectrum of a frame of speech. The FFT order is determined by the number of samples in the frame of speech, and is a power of 2. Note that the FFT vector returned corresponds to frequencies from 0 to half the sample rate. Energy is the magnitude of the FFT; power is the squared magnitude.

See Also:
fft2fbank
sig2fbank

Alphabetic index HTML hierarchy of classes or Java


This page is part of the Edinburgh Speech Tools Library documentation
Copyright University of Edinburgh 1997
Contact: speech_tools@cstr.ed.ac.uk