#include <cluster-utils.h>
Public Member Functions | |
TreeClusterOptions () | |
Public Attributes | |
ClusterKMeansOptions | kmeans_cfg |
int32 | branch_factor |
BaseFloat | thresh |
Definition at line 209 of file cluster-utils.h.
|
inline |
Definition at line 213 of file cluster-utils.h.
References kaldi::ClusterTopDown(), kaldi::TreeCluster(), and ClusterKMeansOptions::verbose.
int32 branch_factor |
Definition at line 211 of file cluster-utils.h.
ClusterKMeansOptions kmeans_cfg |
Definition at line 210 of file cluster-utils.h.
Referenced by kaldi::AutomaticallyObtainQuestions().
BaseFloat thresh |
Definition at line 212 of file cluster-utils.h.
Referenced by kaldi::TestClusterTopDown(), and kaldi::TestTreeCluster().