pyeeg.features.alignment.Interval
- class pyeeg.features.alignment.Interval(start: float, end: float, label: str, tier: str)
Represents an interval (tier item) in a TextGrid file.
Methods
Interval.contains(time)Check whether a time point falls inside the interval.
Duration of the interval in seconds.