shout_maketrainset.h File Reference
Classes | |
class | Shout_MakeTrainSet |
This class is the base class for the shout_maketrainset application. It creates a new AM trainset given a Master Label File and an output directory. More... | |
Enumerations | |
enum | TASK_TYPE { TASK_TYPE_PHONE = 0, TASK_TYPE_SAD = 1, TASK_TYPE_HIST_NORM = 2, TASK_TYPE_VTLN = 3, TASK_TYPE_ARTICULATORY = 4, TASK_TYPE_CLUSTER = 5, TASK_TYPE_DIAR = 6, TASK_TYPE_UNDEF = 7 } |
Enumeration Type Documentation
enum TASK_TYPE |