SphinxBase  5prealpha
sphinx_wave2feat_s Struct Reference

Data Fields

int refcount
 Reference count.
 
cmd_ln_tconfig
 Configuration parameters.
 
fe_tfe
 Front end object.
 
char * infile
 Path to input file.
 
char * outfile
 Path to output file.
 
FILE * infh
 Input file handle.
 
FILE * outfh
 Output file handle.
 
short * audio
 Audio buffer.
 
mfcc_t ** feat
 Feature buffer.
 
int blocksize
 Size of audio buffer.
 
int featsize
 Size of feature buffer.
 
int veclen
 Length of each output vector.
 
int in_veclen
 Length of each input vector (for cep<->spec).
 
int byteswap
 Whether byteswapping is necessary.
 
const output_type_tot
 Output type object.
 

Detailed Description

Definition at line 72 of file sphinx_fe.c.


The documentation for this struct was generated from the following file: