CompileTrainGraphsArguments#
- class montreal_forced_aligner.alignment.multiprocessing.CompileTrainGraphsArguments(job_name, db_string, log_path, tree_path, model_path, use_g2p)[source]#
Bases:
MfaArgumentsArguments for
CompileTrainGraphsFunction- 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
tree_path (str) – Path to tree file
model_path (str) – Path to model file
text_int_paths (dict[int, str]) – Mapping of dictionaries to text scp files
fst_ark_paths (dict[int, str]) – Mapping of dictionaries to fst ark files