TreeStatsFunction#
- class montreal_forced_aligner.acoustic_modeling.triphone.TreeStatsFunction(args)[source]#
Bases:
KaldiFunction
Multiprocessing function for calculating tree stats for training
See also
TriphoneTrainer.tree_stats
Main function that calls this function in parallel
TriphoneTrainer.tree_stats_arguments
Job method for generating arguments for this function
- bin/acc-tree-stats.cc
Relevant Kaldi binary
- Parameters:
args (TreeStatsArguments) – Arguments for the function