parselmouth#

Main module with a Python interface to Praat.

parselmouth.VERSION = '0.5.0.dev0'#

This version of Parselmouth.

parselmouth.PRAAT_VERSION = '6.3.14'#

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

parselmouth.PRAAT_VERSION_DATE = '4 August 2023'#

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

AmplitudeScaling

CC

Data

Formant

FormantUnit

Function

Harmonicity

Intensity

Interpolation

alias of ValueInterpolation

MFCC

Matrix

Pitch

PitchUnit

Sampled

SampledXY

SignalOutsideTimeDomain

Sound

A fragment of audio, represented by one or multiple channels of floating point values between -1 and 1, sampled at a fixed sampling frequency.

SoundFileFormat

SpectralAnalysisWindowShape

Spectrogram

Spectrum

TextGrid

Thing

TimeFrameSampled

TimeFunction

ValueInterpolation

Vector

WindowShape

Exceptions

PraatError

PraatFatal

PraatWarning