TextFileType#

class montreal_forced_aligner.data.TextFileType(value, names=None, *, module=None, qualname=None, type=None, start=1, boundary=None)[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