|
Typedefs |
typedef dsp::vector< short > | t_Signal |
Functions |
dsp::MelCepstrum< double > | melcep (24, 0, 8000, 1024, 16000, 12) |
dsp::vector< double > | tmp (512) |
vector< string > | getMelSpec (const t_Signal &signal, const unsigned &pos) |
void | setBounds (xercesc::DOMNode *node, const t_Signal &signal) |
void | melBounds (const string &xml_file, const string &backup_file, const string &signal_file) |
int | main (int argc, char *argv[]) |
Variables |
const char | USAGE [] = "melbounds -inv inventory [-xext xml_extension] [-bext backup_extension] [-b] [-aext audio_file_extension] -list filelist | xmlfile1, xmlfile2, ..." |
char | buf [100] |
char | lattr_name [10] |
char | rattr_name [10] |