pyeeg.features.alignment.TextGrid
- class pyeeg.features.alignment.TextGrid(intervals: Dict[str, ~typing.List[~pyeeg.features.alignment.Interval]]=<factory>, start_time: float = 0.0, end_time: float = 0.0)
Represents a TextGrid file with multiple tiers.
Methods
Get the intervals of the phone (phoneme) tier.
TextGrid.get_tier(tier_name)Get the intervals of a named tier.
Get the intervals of the word tier.