BatchedXvectorComputer Member List

This is the complete list of members for BatchedXvectorComputer, including all inherited members.

AcceptUtterance(const std::string &utt, const Matrix< BaseFloat > &input)BatchedXvectorComputer
AddChunkToBatch(XvectorTask *task, const Matrix< BaseFloat > &input, int32 chunk_start)BatchedXvectorComputerprivate
BatchedXvectorComputer(const BatchedXvectorComputerOptions &opts, const Nnet &nnet, int32 total_context)BatchedXvectorComputer
computation_BatchedXvectorComputerprivate
ComputeOneBatch()BatchedXvectorComputerprivate
CreateTask(const std::string &utt, int32 num_chunks)BatchedXvectorComputerprivate
feature_dim_BatchedXvectorComputerprivate
Flush()BatchedXvectorComputer
input_feats_BatchedXvectorComputerprivate
nnet_BatchedXvectorComputerprivate
opts_BatchedXvectorComputerprivate
OutputXvector(std::string *utt, Vector< BaseFloat > *xvector)BatchedXvectorComputer
position_in_batch_BatchedXvectorComputerprivate
results_head_BatchedXvectorComputerprivate
results_tail_BatchedXvectorComputerprivate
SplitUtteranceIntoChunks(int32 num_frames, std::vector< int32 > *start_frames)BatchedXvectorComputerprivate
tasks_this_batch_BatchedXvectorComputerprivate
total_context_BatchedXvectorComputerprivate
xvector_dim_BatchedXvectorComputerprivate
XvectorReady() constBatchedXvectorComputer