Edinburgh Speech Tools  2.1-release
htk.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  htk_header
 

Macros

#define HTK_ENERGY   0x0040
 
#define HTK_NO_E   0x0080
 
#define HTK_DELTA   0x0100
 
#define HTK_AC   0x0200
 
#define HTK_COMP   0x0400
 
#define HTK_ZM   0x0800
 
#define HTK_CRC   0x1000
 
#define HTK_0CEP   0x2000
 
#define HTK_EST_PS   0x4000
 
#define HTK_MASK   0x003f
 
#define HTK_WAVE   0x0000
 
#define HTK_LPC   0x0001
 
#define HTK_LPCREFC   0x0002
 
#define HTK_LPCCEP   0x0003
 
#define HTK_LPDELCEP   0x0004
 
#define HTK_IREFC   0x0005
 
#define HTK_MFCC   0x0006
 
#define HTK_FBANK   0x0007
 
#define HTK_MELSPEC   0x0008
 
#define HTK_USER   0x0009
 
#define HTK_DISCRETE   0x000A
 
#define HTK_UNITS_PER_SECOND   10000000
 

Macro Definition Documentation

#define HTK_ENERGY   0x0040

Definition at line 46 of file htk.h.

#define HTK_NO_E   0x0080

Definition at line 47 of file htk.h.

#define HTK_DELTA   0x0100

Definition at line 48 of file htk.h.

#define HTK_AC   0x0200

Definition at line 49 of file htk.h.

#define HTK_COMP   0x0400

Definition at line 50 of file htk.h.

#define HTK_ZM   0x0800

Definition at line 51 of file htk.h.

#define HTK_CRC   0x1000

Definition at line 52 of file htk.h.

#define HTK_0CEP   0x2000

Definition at line 53 of file htk.h.

#define HTK_EST_PS   0x4000

Definition at line 54 of file htk.h.

#define HTK_MASK   0x003f

Definition at line 55 of file htk.h.

#define HTK_WAVE   0x0000

Definition at line 57 of file htk.h.

#define HTK_LPC   0x0001

Definition at line 58 of file htk.h.

#define HTK_LPCREFC   0x0002

Definition at line 59 of file htk.h.

#define HTK_LPCCEP   0x0003

Definition at line 60 of file htk.h.

#define HTK_LPDELCEP   0x0004

Definition at line 61 of file htk.h.

#define HTK_IREFC   0x0005

Definition at line 62 of file htk.h.

#define HTK_MFCC   0x0006

Definition at line 63 of file htk.h.

#define HTK_FBANK   0x0007

Definition at line 64 of file htk.h.

#define HTK_MELSPEC   0x0008

Definition at line 65 of file htk.h.

#define HTK_USER   0x0009

Definition at line 66 of file htk.h.

#define HTK_DISCRETE   0x000A

Definition at line 67 of file htk.h.

#define HTK_UNITS_PER_SECOND   10000000

Definition at line 71 of file htk.h.