WordData#

class montreal_forced_aligner.data.WordData(orthography, pronunciations)[source]#

Bases: object

Data class for information about a word and its pronunciations

Parameters:
  • orthography (str) – Orthographic string for the word

  • pronunciations (set[tuple[str, ...]) – Set of tuple pronunciations for the word