#include "alize.h"

Go to the source code of this file.
Functions | |
| int | ShiftedDeltaFeat (alize::Config &) |
| int ShiftedDeltaFeat | ( | alize::Config & | ) |
ShiftedDeltaFeat transforms features (cepstra) into shifted delta features, a feature type often used in Automatic Speech/Speaker/Language Recognition.
Referenced by main().
1.7.2