praatclasses

A bunch of praat object classes for python


License
MIT
Install
pip install praatclasses==0.1

Documentation

praatclasses

This is just the praat.py module from FAVE, wrapped up in a python package for ease of importing.

This package contains classes for reading in and utilizing text output of multiple praat files.

  • .Formant
  • .LPC
  • .MFCC
  • .TextGrid
  • .IntervalTier
  • .PointTier
  • .Interval
  • .Point

The TextGrid classes are especially useful.