CompileTrainGraphsArguments#

class montreal_forced_aligner.alignment.multiprocessing.CompileTrainGraphsArguments(job_name, session, log_path, working_directory, lexicon_compilers, tree_path, model_path, use_g2p)[source]#

Bases: MfaArguments

Arguments for CompileTrainGraphsFunction

Parameters:
  • job_name (int) – Integer ID of the job

  • db_string (str) – String for database connections

  • log_path (Path) – Path to save logging information during the run

  • tree_path (Path) – Path to tree file

  • model_path (Path) – Path to model file

  • use_g2p (bool) – Flag for whether acoustic model uses g2p