FmllrRescoreFunction#

class montreal_forced_aligner.transcription.multiprocessing.FmllrRescoreFunction(args)[source]#

Bases: KaldiFunction

Multiprocessing function to rescore lattices following fMLLR estimation

See also

TranscriberMixin.transcribe_fmllr

Main function that calls this function in parallel

TranscriberMixin.fmllr_rescore_arguments

Job method for generating arguments for this function

gmmbin/gmm-rescore-lattice.cc

Relevant Kaldi binary

latbin/lattice-determinize-pruned.cc

Relevant Kaldi binary

Parameters:

args (FmllrRescoreArguments) – Arguments for the function