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:
- Basic operation of
Praat
; - Operation of
Praat
on files, including annotation fileTextGrid
and audio filewav
; Praat
operations on specific label information, such astier
,interval
, including replacement, addition, delete, etc.;- Use
Praat
to extract the main acoustic parameters,duration
,fundamental frequency
,formant
; - 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.
Praat
means talking or talking in Dutch, anddoing phonetics by computer
means using computers to study phonetics. As the name of the software, it is translated intoPraat Phonetics Software
for simplicity.
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.
This part of the information comes from [Baidu.com] (https://baike.baidu.com/item/praat/7852897?fr=aladdin)。
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.
- 01-resample_sound_files
- 02-get_file_names
- 03-long_sound_file_split
- 04-replace_labels
- 05-add_some_tiers
- 06-modify_one_tier
- 07-compute_total_duration
- 08-get_duration_of_one_tier
- 09-get_duration_and_pitch
- 10-get_duration_and_formant
- 11-draw_vowel_map
- 12-intonation_pattern_drawing
- 13-cut_silence
- 14-useful_dynamic_menus
- 16-compute_VC
- 17-split_one_phoneme_into_two
- 18-adjust_peak
- 19-save_one_channel_sound_files
- 20-stats_basic_infomation
- 21-get_selected_files
- 22-get_duration_and_intensity
- 23-auto_annotation_01
- 24-tobi_auto_annotation
- 25-merge_tiers_of_different_dir
- 26-auto_annotation_02
- 28_merge_sound_files
After mastering the basic operation of Praat
, you need to know how to run a script.
- Double click Praat.exe to open
Praat
.
- Click
Praat
,Open praat script...
,
- Locate the script's directory you need to run, and select it.
- Click
Run
,Run
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¿.