GaussToPostFunction#
- class montreal_forced_aligner.ivector.trainer.GaussToPostFunction(args)[source]#
Bases:
KaldiFunctionMultiprocessing function to get posteriors during UBM training.
See also
IvectorTrainer.gauss_to_postMain function that calls this function in parallel
IvectorTrainer.gauss_to_post_argumentsJob method for generating arguments for this function
- featbin/subsample-feats.cc
Relevant Kaldi binary
- gmmbin/gmm-global-get-post.cc
Relevant Kaldi binary
- bin/scale-post.cc
Relevant Kaldi binary
- Parameters:
args (
GaussToPostArguments) – Arguments for the function