AX Discrimination Task

This script creates an AX discrimination task with the inputted sound files. In the task, a stimulus consists of two sub-stimuli played in sequence, and the participants are asked to judge the similarity/difference between these sub-stimuli. ...
0 min read

Concatenate Sound Files

This script makes pairs of two sounds using all the sound files in a folder. It does not make a pair of two identical sounds. The ISI duration can be specified in the input menu.
1 min read

Equalize Amplitude

This script takes all the files in the specified directory, modify their amplitude (dB), and writes new files to a new folder. It takes three arguments: InputDir is the input folder; positive dB is a dB value to which you want your files to be modified.
1 min read

Extract F0 Values

This script is for extracting f0 values from multiple sound files.
3 min read

Mark pauses

This script creates a TextGrid object for a LongSound object and sets boundaries at pauses on the basis of an intensity analysis. The boundaries will be set either in the centre time of a pause or at the beginning and end of pauses. In the latter case you can also give a time margin th...
6 min read

Measure Duration

This script is for measuring the duration of individual sound files and saving the ourput in a separate text file. This script is developed based on the two scripts: (1) one by Brynn Hauk from the praat workshop in LING 632 at University of Hawai’i and (2) the other by Paul Boersma and...
2 min read

Save Selected Objects

This script is for saving the objects selected on the Praat window.
0 min read