#include <ebw-diag-gmm.h>

Public Member Functions | |
| EbwWeightOptions () | |
| void | Register (OptionsItf *opts) |
Public Attributes | |
| BaseFloat | min_num_count_weight_update |
| BaseFloat | min_gaussian_weight |
| BaseFloat | tau |
Definition at line 47 of file ebw-diag-gmm.h.
|
inline |
Definition at line 52 of file ebw-diag-gmm.h.
|
inline |
Definition at line 55 of file ebw-diag-gmm.h.
References kaldi::DiagGmmToStats(), kaldi::IsmoothStatsAmDiagGmm(), kaldi::IsmoothStatsAmDiagGmmFromModel(), kaldi::IsmoothStatsDiagGmm(), OptionsItf::Register(), EbwOptions::tau, kaldi::UpdateEbwAmDiagGmm(), kaldi::UpdateEbwDiagGmm(), kaldi::UpdateEbwWeightsAmDiagGmm(), and kaldi::UpdateEbwWeightsDiagGmm().
Referenced by main().
| BaseFloat min_gaussian_weight |
Definition at line 49 of file ebw-diag-gmm.h.
Referenced by kaldi::UpdateEbwWeightsDiagGmm().
| BaseFloat min_num_count_weight_update |
Definition at line 48 of file ebw-diag-gmm.h.
Referenced by kaldi::UpdateEbwWeightsDiagGmm().
| BaseFloat tau |
Definition at line 50 of file ebw-diag-gmm.h.
Referenced by kaldi::UpdateEbwWeightsDiagGmm().