Praat script to compute some VQ measurements
To access scripts and supporting documents, download the whole repository from here. You can access it by clicking on “View on GitHub” on top.
There are two version of this script:
1) The script “VQ_measurements_V1.praat” is to be used if you have a Praat version 6.3.22 or below. 2) The script “VQ_measurements_V2.praat” is to be used for any version of Praat above 6.4. These new versions use the updated Praat algorithm for detection of pitch
The two scripts “VQ_measurements_V1.praat” and “VQ_measurements_V2.praat” provide multiple acoustic measures to Voice Quality (VQ). It uses the Two-pass method for estimation f0 range adapted to each speaker; uses the cross-correlation method. The measurements are:
The script uses a Sound file and a TextGrid. A results file is outputted.
Make sure to cite this github repo when using this script