ModelTypeNotSupportedError#

exception montreal_forced_aligner.exceptions.ModelTypeNotSupportedError(model_type, model_types)[source]#

Exception class for a model type not being supported

Parameters:
  • model_type (str) – Model type

  • model_types (list[str]) – List of supported model types