Skip to content

feelins/Praat_Scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Praat_Scripts

standard-readme compliant

中文版

This project includes some commonly used scripts of Praat, combined with simple examples to explain how to use these scripts, each independent directory contains sample files and result files, which are suitable for those who have some understanding of the basic operations of Praat, beginners who have a good understanding of basic acoustic parameters such as Duration, fundamental frequency and formant.

The project includes the following:

  1. Basic operation of Praat;
  2. Operation of Praat on files, including annotation file TextGrid and audio file wav;
  3. Praat operations on specific label information, such as tier, interval, including replacement, addition, delete, etc.;
  4. Use Praat to extract the main acoustic parameters, duration, fundamental frequency, formant;
  5. How to use these parameters to make a simple tone and intonation map;

I hope to be helpful to the experimental phonetics beginners who get started with Praat, and more practical Praat scripts are being updated continuously.

Background

name

Praat means talking or talking in Dutch, and doing phonetics by computer means using computers to study phonetics. As the name of the software, it is translated into Praat Phonetics Software for simplicity.

author

The authors of Praat are Professor Paul Boersma and Assistant Professor David Weenink, chair of the Institute of Speech Science, Faculty of Humanities, University of Amsterdam, the Netherlands.

website

http://www.praat.org

This part of the information comes from [Baidu.com] (https://baike.baidu.com/item/praat/7852897?fr=aladdin)。

How to use Praat-Scripts code on github

https://github.com/feelins/Praat_Scripts

If you are familiar with code and script operations, you can download, install, and configure github for windows on your computer to download the code to this machine through git clone, and update the code in time with the main website.

git clone https://github.com/feelins/Praat_Scripts.git

If you are not familiar with this operation, you can directly download all the codes of this site by clicking, Code-Download ZIP, downloading all the files in this project.

Please read the description of each script on this page before use. If there are any errors or problems, you can consult the email in the script.

Table of Contents

Run Script

After mastering the basic operation of Praat, you need to know how to run a script.

  1. Double click Praat.exe to open Praat.
  1. Click Praat, Open praat script...
  1. Locate the script's directory you need to run, and select it.
  1. Click Run, Run

Citing these scripts

Cite the project

@misc{PraatScripts,
	Author = {Pengfei Shao},
	Keywords = {scripts, Praat, corpus, analysis, annotation, acoustic},
	Note = {[Website] <\url{https://github.com/feelins/Praat_Scripts/}>},
	Title = {{Praat Scripts --- Some basic praat scripts}},
	Year = {2016}
}

Pengfei Shao. Praat Scripts — Some basic praat scripts, 2016. [Website]¡https://github.com/feelins/Praat_Scripts¿.