parselmouth#

Main module with a Python interface to Praat.

parselmouth.VERSION = '0.5.0.dev0'#

This version of Parselmouth.

parselmouth.PRAAT_VERSION = '6.4.16'#

The Praat version on which this version of Parselmouth is based.

parselmouth.PRAAT_VERSION_DATE = '29 July 2024'#

The release date of the Praat version on which this version of Parselmouth is based.

Functions

read

Read a file into a parselmouth.Data object.

Classes

Exceptions