Public Attributes | |
std::string | utterance_id |
const Matrix< BaseFloat > * | input |
const Vector< BaseFloat > * | ivector |
const Matrix< BaseFloat > * | online_ivectors |
int32 | online_ivector_period |
Definition at line 725 of file nnet-batch-compute.h.
Definition at line 727 of file nnet-batch-compute.h.
Referenced by NnetBatchDecoder::AcceptInput(), and NnetBatchDecoder::Decode().
Definition at line 728 of file nnet-batch-compute.h.
Referenced by NnetBatchDecoder::AcceptInput(), and NnetBatchDecoder::Decode().
int32 online_ivector_period |
Definition at line 730 of file nnet-batch-compute.h.
Referenced by NnetBatchDecoder::AcceptInput(), and NnetBatchDecoder::Decode().
Definition at line 729 of file nnet-batch-compute.h.
Referenced by NnetBatchDecoder::AcceptInput(), and NnetBatchDecoder::Decode().
std::string utterance_id |
Definition at line 726 of file nnet-batch-compute.h.
Referenced by NnetBatchDecoder::AcceptInput(), and NnetBatchDecoder::Decode().