Shigeto Kawahara

18 Seminary Pl.
Department of Linguistics
Rutgers University
New Brunswick, NJ, 08901-1108, USA
kawahara_at_rci.rutgers.edu

Scripts

Contingency table maker This perl script takes a list of consonant pairs and creates a co-occurrence table.

Annotation helper This praat script opens a sound file in a folder, creates a textgrid tier for you, waits until you're done labeling, and once you hit "Complete" button, it saves the textgrid file, and opens a new file and loops until you're done.

Equalizing amplitude This praat script adjusts the amplitude of all files in a folder.

Scale peak This praat script scales peak of all files in a folder.

Mono converter This praat script converts all stereo sounds into mono sounds.

Duration getter This praat script takes all the textgrid files in a folder and gets duration of all labelled intervals. (This is based on the script that Mietta Lennes originally wrote.)

F0 min max getter This praat script takes all the files in a folder, and for all intervals, it takes the F0 maximum, and F0 minimum preceding the maximum and following the maximum. (This is based on the script that Matsuura Toshio originally wrote.)

Intensity min max getter This praat script takes all the files in a folder, and for all intervals, it takes the average intensity, minimal intensity, its time, maximal intensity and its time.