CMNWork Struct Reference

Work area for real-time CMN. More...

#include <mfcc.h>

Collaboration diagram for CMNWork:

Collaboration graph
[legend]

Data Fields

CMEANclist
 List of MFCC sum for previous inputs.
int clist_max
 Allocated number of CMEAN in clist.
int clist_num
 Currentlly filled CMEAN in clist.
int dim
 Local workarea to store the number of MFCC dimension.
float cweight
 Weight of initial cepstral mean.
float * cmean_init
 Initial cepstral mean for each input.
boolean cmean_init_set
 TRUE if cmean_init was set.
CMEAN now
 Work area to hold current cepstral mean.

Detailed Description

Work area for real-time CMN.

Definition at line 175 of file mfcc.h.


The documentation for this struct was generated from the following file:
Generated on Tue Dec 18 16:02:15 2007 for Julius by  doxygen 1.5.4