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

void sigpr_acc

(EST_Wave &sig, EST_Track &fv,
  EST_Features &op,
  const EST_StrList &slist)

Produce multiple sets of acceleration coefficents from a waveform

Documentation

Produce multiple sets of acceleration coefficents from a waveform

Calculate specified types of acceleration coefficients. This function is used when the base types of coefficient haven't been calculated. This function calls sig2coef to calculate the base types from which the deltas are calculated, and hence the requirements governing the setup of <parameter>fv</parameter> for sig2coef also hold here.

Parameters:
sig - : input waveform
fv - : output coefficients. These have been pre-allocated and the number of channels in a indicates the order of the analysis.
op - : Features structure containing options for analysis order, frame shift etc.
slist - : list of types of acceleration coefficients required. The delta function is used to produce a set of coefficients which estimate the rate of change of a set of parameters.

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