Public Attributes | |
std::string | name |
int32 | output_archive_id |
int32 | start_frame |
int32 | num_frames |
int32 | label |
Definition at line 31 of file nnet3-xvector-get-egs.cc.
int32 label |
Definition at line 36 of file nnet3-xvector-get-egs.cc.
Referenced by kaldi::nnet3::ProcessRangeFile(), and kaldi::nnet3::WriteExamples().
std::string name |
Definition at line 32 of file nnet3-xvector-get-egs.cc.
Referenced by kaldi::nnet3::ProcessRangeFile(), and kaldi::nnet3::WriteExamples().
int32 num_frames |
Definition at line 35 of file nnet3-xvector-get-egs.cc.
Referenced by kaldi::nnet3::ProcessRangeFile(), and kaldi::nnet3::WriteExamples().
int32 output_archive_id |
Definition at line 33 of file nnet3-xvector-get-egs.cc.
Referenced by kaldi::nnet3::ProcessRangeFile(), and kaldi::nnet3::WriteExamples().
int32 start_frame |
Definition at line 34 of file nnet3-xvector-get-egs.cc.
Referenced by kaldi::nnet3::ProcessRangeFile(), and kaldi::nnet3::WriteExamples().