MultipleModelTypesFoundError#

exception montreal_forced_aligner.exceptions.MultipleModelTypesFoundError(name, possible_model_types)[source]#

Exception class for finding multiple model types that could map to a given name

Parameters:
  • name (str) – Model name

  • possible_model_types (list[str]) – List of model types that have a model with the given name