pyeeg.features.TextGridParser

class pyeeg.features.TextGridParser

Parser for Praat TextGrid files.

Parses the plain-text (non-binary) TextGrid format, extracting interval tiers and their intervals.

Methods

TextGridParser.parse_from_string(content)

Parse a TextGrid from a string.