In file ../include/EST_tilt.h:

void rfc_analysis

(EST_Track &fz,
  EST_Relation &event_list,
  EST_Features &op)

Produce a set of RFC parameterized events given approximate event boundaries and a smoothed F0 contour.

Documentation

Produce a set of RFC parameterized events given approximate event boundaries and a smoothed F0 contour. See <xref linkend="ov-rfc-analysis"> for a description of this process.

Parameters:
f0 - : Smoothed continuous F0 contour. An error will occur if any unvoiced regions are detected in the contour. Use the function smoooth_pda to smooth and interpolate a normal contour.
ev_list - : list of events, each containing approximate start and end times of the events. On completion each event in this list will have a set of RFC parameters.
op - : parameters used to control analysis process.

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