Skip to content

Extract vowels using TextGrids

Santiago Barreda edited this page Oct 22, 2020 · 23 revisions

This function will automatically extract vowels from a larger sound file based on information in TextGrids. It can do this for one file or for an entire folder of files at once. To use this, go to "Fast Track > Tools" in Praat, and then select the option to "Extract vowels with TextGrids. The following menu will pop up.

Folder Options

  • Sound folder: The path to a folder containing wav files.

  • TextGrid folder: The path to a folder containing TextGrid files. Only wav files with corresponding TextGrid files will be processed.

  • Folder: this is the output folder for all vowel files and CSV files.

All three folders can be the same, or users can use three separate folders for the sake of organization.

Tier Options

  • Segment tier: Which tier has segmental information? This is mandatory.

  • Word tier: Which tier has word information? This is optional and ignored if equal to 0.

  • Segment tier: Do you want to collect comments from some specific tier? This is optional and ignored if equal to 0.

Collection Options

  • Select stress: Collection of vowels can be limited to those with primary or secondary stress.

  • Words to skip: Vowels from any words entered here will be skipped (must be an exact match). This let's 'frame' words be skipped (e.g., 'the', 'please say').

  • Buffer: Vowels can be 'padded' with an extra bit of sound to allow for analysis right up to the edge of segmental boundaries. Please se preparing sounds for more information. If you set this to 0, you will lose the 25 ms on either edge of the segment.

Clone this wiki locally