#include <phone-align-lattice.h>
Public Member Functions | |
PhoneAlignLatticeOptions () | |
void | Register (OptionsItf *opts) |
Public Attributes | |
bool | reorder |
bool | remove_epsilon |
bool | replace_output_symbols |
Definition at line 34 of file phone-align-lattice.h.
|
inline |
Definition at line 38 of file phone-align-lattice.h.
|
inline |
Definition at line 41 of file phone-align-lattice.h.
References kaldi::PhoneAlignLattice(), and OptionsItf::Register().
Referenced by main().
bool remove_epsilon |
Definition at line 36 of file phone-align-lattice.h.
Referenced by LatticePhoneAligner::AlignLattice(), and kaldi::WordAlignLatticeLexicon().
bool reorder |
Definition at line 35 of file phone-align-lattice.h.
Referenced by LatticePhoneAligner::ComputationState::OutputPhoneArc(), and kaldi::WordAlignLatticeLexicon().
bool replace_output_symbols |
Definition at line 37 of file phone-align-lattice.h.
Referenced by LatticePhoneAligner::ComputationState::Advance(), LatticePhoneAligner::ComputationState::OutputArcForce(), LatticePhoneAligner::ComputationState::OutputPhoneArc(), and kaldi::WordAlignLatticeLexicon().