DecodeArguments#
- class montreal_forced_aligner.transcription.multiprocessing.DecodeArguments(job_name, db_string, log_path, dictionaries, feature_strings, decode_options, model_path, lat_paths, word_symbol_paths, hclg_paths)[source]#
Bases:
MfaArgumentsArguments for
DecodeFunction- 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
feature_strings (dict[int, str]) – Mapping of dictionaries to feature generation strings
model_path (str) – Path to model file
word_symbol_paths (dict[int, str]) – Per dictionary word symbol table paths