DataStats Struct Reference
This structure contains the name of an acoustic model and the number of samples that are used during training (per cluster). More...
Public Attributes | |
char | name [11] |
int | nrOfSamples [MAX_CLUSTERS] |
Detailed Description
This structure contains the name of an acoustic model and the number of samples that are used during training (per cluster).Member Data Documentation
char DataStats::name[11] |
Referenced by Shout_MakeTrainSet::checkDataDir(), and MergeTrainSet::MergeTrainSet().
int DataStats::nrOfSamples[MAX_CLUSTERS] |