|
|
| DecoderPrivate (const Dictionary *dict, const LanguageModelBase *model) |
| |
|
bool | buildLattice (const Decoder *q, Lattice &l, const std::unordered_set< const SegmentGraphNode *> &ignore, const State &state, const SegmentGraph &graph, size_t frameSize, void *helper) const |
| |
|
void | forwardSearch (const Decoder *q, const SegmentGraph &graph, Lattice &lattice, const std::unordered_set< const SegmentGraphNode *> &ignore, size_t beamSize) const |
| |
|
void | backwardSearch (const SegmentGraph &graph, Lattice &l, size_t nbest, float max, float min, size_t beamSize) const |
| |
Definition at line 55 of file decoder.cpp.
The documentation for this class was generated from the following file: