FmllrRescoreArguments#
- class montreal_forced_aligner.transcription.multiprocessing.FmllrRescoreArguments(job_name, session, log_path, working_directory, model_path, rescore_options)[source]#
Bases:
MfaArgumentsArguments for
FmllrRescoreFunction- 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 directory Path to model file