AlignmentExtractionArguments#
- class montreal_forced_aligner.alignment.multiprocessing.AlignmentExtractionArguments(job_name, db_string, log_path, model_path, frame_shift, phone_symbol_path, score_options, confidence, transcription)[source]#
Bases:
MfaArgumentsArguments for
AlignmentExtractionFunction- Parameters:
job_name (int) – Integer ID of the job
db_string (str) – String for database connections
log_path (str) – Path to save logging information during the run
model_path (str) – Acoustic model path
frame_shift (float) – Frame shift in seconds
text_int_paths (dict[int, str]) – Per dictionary text SCP paths
phone_symbol_path (str) – Path to phone symbols table
score_options (dict[str, Any]) – Options for Kaldi functions