SegmentTranscriptFunction#
- class montreal_forced_aligner.vad.multiprocessing.SegmentTranscriptFunction(args)[source]#
Bases:
KaldiFunctionMultiprocessing function to segment utterances with transcripts from VAD output.
See also
montreal_forced_aligner.segmenter.Segmenter.segment_vadMain function that calls this function in parallel
montreal_forced_aligner.segmenter.TranscriptionSegmenter.segment_transcript_argumentsJob method for generating arguments for this function
- segmentation.pl
Kaldi utility
- Parameters:
args (
SegmentTranscriptArguments) – Arguments for the function