
Public Attributes | |
| std::string | utt_id |
| int32 | num_chunks |
| int32 | num_chunks_finished |
| Vector< BaseFloat > | xvector |
| XvectorTask * | tail |
Definition at line 154 of file nnet3-xvector-compute-batched.cc.
| int32 num_chunks |
Definition at line 156 of file nnet3-xvector-compute-batched.cc.
Referenced by BatchedXvectorComputer::ComputeOneBatch(), BatchedXvectorComputer::CreateTask(), and BatchedXvectorComputer::XvectorReady().
| int32 num_chunks_finished |
Definition at line 157 of file nnet3-xvector-compute-batched.cc.
Referenced by BatchedXvectorComputer::ComputeOneBatch(), BatchedXvectorComputer::CreateTask(), and BatchedXvectorComputer::XvectorReady().
| XvectorTask* tail |
Definition at line 159 of file nnet3-xvector-compute-batched.cc.
Referenced by BatchedXvectorComputer::CreateTask(), and BatchedXvectorComputer::OutputXvector().
| std::string utt_id |
Definition at line 155 of file nnet3-xvector-compute-batched.cc.
Referenced by BatchedXvectorComputer::CreateTask(), and BatchedXvectorComputer::OutputXvector().
Definition at line 158 of file nnet3-xvector-compute-batched.cc.
Referenced by BatchedXvectorComputer::ComputeOneBatch(), BatchedXvectorComputer::CreateTask(), and BatchedXvectorComputer::OutputXvector().