Go to the source code of this file.
Functions | |
int | main (int argc, char *argv[]) |
Converts features into posterior format, which is the generic format of NN training targets in 'nnet1'. More... | |
int main | ( | int | argc, |
char * | argv[] | ||
) |
Converts features into posterior format, which is the generic format of NN training targets in 'nnet1'.
Definition at line 27 of file feat-to-post.cc.
References rnnlm::d, SequentialTableReader< Holder >::Done(), ParseOptions::GetArg(), KALDI_ASSERT, KALDI_LOG, SequentialTableReader< Holder >::Key(), SequentialTableReader< Holder >::Next(), ParseOptions::NumArgs(), MatrixBase< Real >::NumCols(), MatrixBase< Real >::NumRows(), ParseOptions::PrintUsage(), ParseOptions::Read(), SequentialTableReader< Holder >::Value(), and TableWriter< Holder >::Write().