PhoneConfidenceArguments#
- class montreal_forced_aligner.alignment.multiprocessing.PhoneConfidenceArguments(job_name, db_string, log_path, model_path, phone_pdf_counts_path, feature_strings)[source]#
Bases:
MfaArgumentsArguments for
AlignFunction- 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 runmodel_path (
Path) – Path to model filephone_pdf_counts_path (
Path) – Path to output PDF countsfeature_strings (dict[int, str]) – Mapping of dictionaries to feature generation strings