|
miniDSP
A small C library for audio DSP
|
HTK file header structure (12 bytes total). More...
Data Fields | |
| uint32_t | nvecs |
| uint32_t | sampperiod |
| uint16_t | vecsize |
| uint16_t | parmkind |
HTK file header structure (12 bytes total).
Fields: nvecs - Number of feature vectors in the file. sampperiod - Sampling period in units of 100 nanoseconds. vecsize - Size of each vector in bytes (not floats). parmkind - Parameter kind code (9 = USER-defined).