TextFileType#

class montreal_forced_aligner.data.TextFileType(*values)[source]#

Bases: Enum

Enum for types of text files

JSON = 'json'#

JSON

LAB = 'lab'#

Text file

NONE = 'none'#

No text file

SHORT_TEXTGRID = 'short_textgrid'#

Praat’s short textgrid format

TEXTGRID = 'long_textgrid'#

Praat’s long textgrid format