NnetBatchDecoder::UtteranceOutput Struct Reference
Collaboration diagram for NnetBatchDecoder::UtteranceOutput:

Public Attributes

std::string utterance_id
 
bool finished
 
CompactLattice compact_lat
 
Lattice lat
 
std::string sentence
 

Detailed Description

Definition at line 737 of file nnet-batch-compute.h.

Member Data Documentation

◆ compact_lat

◆ finished

bool finished

Definition at line 739 of file nnet-batch-compute.h.

Referenced by NnetBatchDecoder::ProcessOutputUtterance().

◆ lat

◆ sentence

std::string sentence

◆ utterance_id


The documentation for this struct was generated from the following file: