MENU

Fun & Interesting

Make your own vowel chart!

Listen Lab 19,828 lượt xem 4 years ago
Video Not Working? Fix It Now

Want to draw your own vowel space? Follow this tutorial!
Use Praat and R / ggplot2
Sections timestamped below

** SECTIONS **
0:00 – recording the vowels
1:13 – checking the formant settings
2:39 – annotation of vowels using textgrid
6:09 – Extract vowel formants using script
7:41 – Load data and summarize it using R
9:40 – Plotting the vowel space
11:10 – examining the chart
11:51 – Dr. Fauci’s vowel space
12:22 – special considerations and advice

** CODE **
Extracting the formants into a table using praat
https://github.com/ListenLab/make_vowel_space/blob/main/Extract_formants.txt

Plot the vowel data using R
https://github.com/ListenLab/make_vowel_space/blob/main/Plot_vowel_space.R

Comment