Public Types | |
typedef int32 | Result |
Public Member Functions | |
TidToTstateMapper (const TransitionModel &trans_model, const std::vector< int32 > &disambig_syms, bool check_no_self_loops) | |
int32 | operator() (int32 label) const |
Private Attributes | |
const TransitionModel & | trans_model_ |
const std::vector< int32 > & | disambig_syms_ |
bool | check_no_self_loops_ |
Definition at line 425 of file hmm-utils.cc.
Definition at line 446 of file hmm-utils.cc.
|
inline |
Definition at line 440 of file hmm-utils.cc.
Definition at line 447 of file hmm-utils.cc.
References KALDI_ASSERT, KALDI_ERR, and fst::kNontermBigNumber.
|
private |
Definition at line 466 of file hmm-utils.cc.
|
private |
Definition at line 465 of file hmm-utils.cc.
|
private |
Definition at line 464 of file hmm-utils.cc.