GaussToPostFunction#
- class montreal_forced_aligner.ivector.trainer.GaussToPostFunction(args)[source]#
Bases:
KaldiFunction
Multiprocessing function to get posteriors during UBM training.
See also
IvectorTrainer.gauss_to_post
Main function that calls this function in parallel
IvectorTrainer.gauss_to_post_arguments
Job 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