textgRid icon indicating copy to clipboard operation
textgRid copied to clipboard

Praat TextGrid Objects in R

Results 2 textgRid issues
Sort by recently updated
recently updated
newest added

Some versions of Praat seem to save interval tier information with 3 levels of tabs (newer??), and others with 4 levels (older??). This can now read both.

Create constructors for IntervalTiers, PointTiers and TextGrid objects from data frames. The basic behavior is implemented, but the code is missing some sanity checks and there are some struggles related...