pyeeg.features.alignment.TextGrid.get_phone_intervals

TextGrid.get_phone_intervals() List[Interval]

Get the intervals of the phone (phoneme) tier.

Tier names checked, in order: phones, phone, Phone, PHONES, phn.

Returns:

intervals – Phone-level intervals, or an empty list if no phone tier is found.

Return type:

list of Interval