AccStatsTwoFeatsFunction#

class montreal_forced_aligner.acoustic_modeling.sat.AccStatsTwoFeatsFunction(args)[source]#

Bases: KaldiFunction

Multiprocessing function for accumulating stats across speaker-independent and speaker-adapted features

See also

SatTrainer.create_align_model

Main function that calls this function in parallel

SatTrainer.acc_stats_two_feats_arguments

Job method for generating arguments for this function

bin/ali-to-post.cc

Relevant Kaldi binary

gmmbin/gmm-acc-stats-twofeats.cc

Relevant Kaldi binary

Parameters:

args (AccStatsTwoFeatsArguments) – Arguments for the function