Questions tagged [praat]
Praat (the Dutch word for "talk" or "speak") is a free scientific computer software package for the analysis of speech in phonetics
108 questions
1
vote
0
answers
75
views
Vowel sounds in the word "going" (AmE) on a spectrogram
I have a spectrogram of the word "going" and of the word "destroy" (the "troy" part) by the same speaker. Is it possible to tell if there's an /oʊ/ in "going"? (...
0
votes
1
answer
54
views
Praat Scripting Question: Any clue on how to debug this error? (Formant value extraction)
New to Praat Scripting here, so I am not entirely sure if I am going about this in the most efficient manner. I am using a Praat script to extract formant values at specific time intervals like 10%, ...
0
votes
0
answers
30
views
For acoustic analysis of speech, is it better to convert stereo to mono (e.g. in Praat function) or is it better to extract 1 channel?
The 2 channels are pretty much the same. Does converting stereo to mono differ from extracting 1 channel? Is one approach better than the other?
Thanks in advance!
3
votes
0
answers
30
views
Automatic annotation of *non-native* semi-spontaneous speech
I wonder if there is any tool for automatically annotating L2-semi-spontaneous speech (practically said, to produce a TextGrid file from a sound file (.wav) and a text file containing the ...
2
votes
2
answers
551
views
How to populate tiers in a Praat textgrid based on another text file?
I created an excel file with the following columns: start_time, end_time, transcript, quotative, tag. The start_time and end_time columns indicate the boundaries of each interval. I turned this excel ...
1
vote
1
answer
351
views
Formant measurements errors in Praat
I am trying to measure formant trajectories in /lV/ sequences.
I started by extracting values at 11 temporal points, but I am getting a lot of incorrect values, as if Praat is struggling to recognize ...
0
votes
1
answer
598
views
How can I extract the speech from one speaker in an audio file?
Assisting with a project and they need me to extract the speech from one speaker in an interview and make it its own audio file.
The audio I have are 1-1.5 hr interview recordings, and it is generally ...
0
votes
1
answer
180
views
Can anyone help me to resolve an issue relating to F0 and audio data?
I made a textgrid of the sentence "I quite like cheese a lot." and created three tiers and marked the sentence, word (cheese) and the nucleus of cheese to examine the f0. Then I used a ...
0
votes
1
answer
657
views
Help PRAAT - My script to write duration of intervals as label of intervals
I am trying to write a script that extract the duration of intervals (in ms) which have a label (in this case "silent") from a single tier. There are several intervals labeled as "...
0
votes
2
answers
226
views
Plot rate of change of pitch using Praat
Does anyone know of a Praat script or method for plotting the rate of change of vocal pitch? At a pinch I could do the plotting in Excel if I could extract the raw time / pitch data.
3
votes
1
answer
134
views
Unmoving F1 / formant below F1?
I'm trying to understand some basics, hope this is an ok question.
Here's a recording of me producing /i/, /ɛ/, /a/: https://namakajiri.net/misc/i%c9%9ba.webm
nevermind the transition between the ...
1
vote
1
answer
1k
views
Citing Praat script APA
I'm currently using a Praat script I found online and I would like to cite it in my thesis.
Does anyone know whether there is a specific APA format for citing Praat scripts?
I've tried looking into ...
0
votes
0
answers
104
views
How can I extract every instance of a single word that occurs in multiple .wav files?
I have the .wav and corresponding .TextGrid files in one directory. What's a quick way to extract/slice sound file intervals labeled with the Chinese character in question?
I'd then want to store ...
-1
votes
1
answer
101
views
adding an ouput line to an existing praat script
I am using an existing praat script for speech rate (Nivja de Jong and Ton Wempe, 2008) that outputs speech rate along with other variables in the Praat info window. It saves the files it uses compute ...
1
vote
2
answers
261
views
Choosing/Adjusting settings away from the standards in a Praat script
I am analyzing dyadic conversations for speech characteristics through pre-written script. I spoke with an expert in speech analysis prior to data collection as an introduction to praat. He suggested ...
0
votes
2
answers
503
views
Distinguishing between [s] and [ʪ] in spectrogram
Is there is a way to differentiate between [s] and [ʪ] using spectral analysis (Pratt or spectrum view or any other software)? Is there is any particular pattern that only appears with the [ʪ]?
[ʪ] ...
1
vote
1
answer
102
views
Is there a UHD/4k version of Praat?
I have an UHD monitor and the Praat GUI gets squished and messed up because of it (see below)
I basically have to change the resolution of my screen to see the buttons properly. Is there a UHD/4k ...
0
votes
2
answers
351
views
Praat, R, or something else for phonetic analysis?
I need to do phonetic analysis of several dozen brief tokens. Specifically, I want to extract FFT/LPC profiles of fricatives, and would like to experiment with different algorithms for creating ...
0
votes
0
answers
60
views
Praat: Interpretation of row number when inspecting sound file
When I inspect a sound file in Praat, I see the following picture:
I understand that Praat creates a ny x nx matrix using these values, and that 'nx' refers to the number of frames in the WAV file. ...
1
vote
1
answer
91
views
Are there any standards for the manual modification of fundamental frequencies in Praat?
While analysing pitches with Praat, I'm often faced with the problem, which is, I must modify the F0 data manually since there are always some octave up points or other points which is impossible to ...
1
vote
0
answers
219
views
praat script errors
I have a praat script:
#!/usr/bin/praat --run
form Add VOT
sentence Filename_of_textgrid /mount/arbeitsdaten31/studenten1/vernonhn/Thesis/MASTER_code/autovot-master/experiments/data/ALC/train/...
2
votes
2
answers
161
views
Voicing Into Closure? [segmentation, waveform and spectrogram form Praat]
I'm wondering for how long the voicing persists into closure here, if at all. At about 50% into the closure I would say it's noise only from there on, nevermind F1. But what about the oscillations ...
0
votes
1
answer
205
views
Interactive class exercises with Praat
I’m teaching a seminar crash course in linguistics to first year undergrads next term. It’s just 3 one hour lectures, and should be fun and engaging. I want it to be hands-on, and give students a ...
0
votes
1
answer
762
views
save all file in window objects praat
I have some files. wav in the object window, how can I save them automatically?
I found this script but I get an error:
directoryName$ = chooseDirectory$: "Choose a directory to save all the new ...
3
votes
1
answer
847
views
Praat script to extract .wav and corresponding TextGrid for all tokens of a specific word
I'm not competent in Praat scripting and am wondering if someone could help me with what I believe should be a pretty simple task.
I'm looking to extract .wav and TextGrids for all tokens of a given ...