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:
MfaArgumentsArguments for
CompileTrainGraphsFunction- Parameters:
job_name (int) – Integer ID of the job
session (
sqlalchemy.orm.scoped_sessionor str) – SqlAlchemy scoped session or string for database connectionslog_path (
Path) – Path to save logging information during the runworking_directory (
Path) – Working directorytree_path (
Path) – Path to tree filemodel_path (
Path) – Path to model fileuse_g2p (bool) – Flag for whether acoustic model uses g2p