PronunciationOrthographyMismatchError#
- exception montreal_forced_aligner.exceptions.PronunciationOrthographyMismatchError(g2p_model, dictionary)[source]#
Exception class for missing graphemes in a G2P model
- Parameters:
g2p_model (
G2PModel) – Specified G2P modeldictionary (
DictionaryMixin) – Specified dictionary