Hello, Hope this is something that is already possible in Praat, but is there a way to move boundaries (in interval or point tiers) with only keyboard keys in...
6246
heeding_you
Feb 4, 2013 3:44 pm
I am new to praat. Kindly point me to articulatory synthesis guide that explains all the parameter namely (lungs to buccinator) of articulation object. thanks ...
6247
wobaidan
Feb 9, 2013 7:14 am
Hello, I'm doing some labeling with a script that cycles through stimuli for labeling and saves the text-grids as I label. But Praat is crashing each time I...
6248
Shuo Zhang
musilinguist
Feb 9, 2013 7:15 am
Hi, If I use either of the following commands in praat script to save textgrid: Save as text file... or Write to text file... the resulting textgrid is marked...
6249
nordiccold
Feb 9, 2013 7:22 am
Hi, Is it possible to fetch mean voice power from wav file ? Here is I read file soundFileName$ = file.wav sound = Read from file... 'soundFileName$' 1. what I...
6250
Paul Boersma
paulboersma
Feb 9, 2013 12:37 pm
... praatcon is described in the manual. It has the same commands as Praat, except that it doesn't run in the console instead of in windows. For your purpose,...
6251
Paul Boersma
paulboersma
Feb 9, 2013 3:09 pm
... just save it with extension .TextGrid You probably included a dot or a space character at the end or so. _____ Paul Boersma University of Amsterdam ...
6252
mahesh m
mahiindias
Feb 12, 2013 5:35 am
Dear Praat Users I am working on Intonation. I need to get F0 values at predefined point tier positions.......... It will be really great if any body can...
6253
katetoneill53
Feb 12, 2013 5:37 am
I am using a Praat script (below) to get the pitch for a series of .WAV and .TextGrid files which are saved as binary (.Collection) files. I am having some...
6254
Paul Boersma
paulboersma
Feb 12, 2013 9:13 am
... I assume you are working on a script. To get the times of the points in a TextGrid, you use Get time of point... To get the F0 at that time, you select the...
6255
Gregorio Garcia Karman
ggkarman
Feb 19, 2013 8:34 pm
Dear List, I am a newbe to this list and to praat scripting, so please apologize for this simple question. I am trying to generate a series of waveform...
6256
rlevitan
Feb 19, 2013 8:34 pm
Hi, I've been using Praat for a while. I just downloaded the new version and am getting this error. I looked at the download page and didn't find a solution....
6257
Farideh
farideh.jalali
Feb 19, 2013 8:34 pm
Dear All, I am going to do voice analysis for a bout 110 voice samples from hospital, I am using Praat and getting the voice report for each sample, I have...
6258
Farideh
farideh.jalali
Feb 19, 2013 8:34 pm
How can we read different voice report script by Matlab?...
6259
Paul Boersma
paulboersma
Feb 19, 2013 10:28 pm
... The discussion list is not for reporting bugs, because the other Praat users cannot solve them. If you see a bug, please send them directly to me, telling...
6260
Paul Boersma
paulboersma
Feb 19, 2013 10:31 pm
... just delete the lines "editor Praat Picture" and the corresponding "endeditor" from your script. Page 1 of the scripting tutorial already has examples that...
6261
Paul Boersma
paulboersma
Feb 19, 2013 10:38 pm
... what page of the manual says this? If the pitch contour is correct, then the blue "pulses" (= point process) are correct, and the result is maximally...
You were very close, but there are two things in your script that need changing. First, unless I'm missing something here, there is no "Save as PDF file..." ...
6263
Farideh
farideh.jalali
Feb 20, 2013 5:33 pm
In all the commands mentioned above, you have to guess the time range, and you would usually supply "0.0" and "0.0", in which case you will get the average...
6264
Paul Boersma
paulboersma
Feb 20, 2013 7:37 pm
... it is true that the voice report ignores the unvoiced parts. However, a recording may contain other voiced parts than just the vowels. Consonants like b,...
6265
beibi
beibi_ec
Feb 21, 2013 8:00 am
Dear Praat users, I am a dentistry student in my final year of study and I am doing my diploma thesis on fonetic analysis of fixed prosthodontics. I am...
6266
Gabriella Lapesa
gabriella_pisa
Feb 22, 2013 9:14 am
Hi Beibi, concerning isolating words/syllable/sounds, with Praat you can label a textgrid to associate to the sound file. You can then write a script that...
6267
koroczkizsolt
Feb 22, 2013 9:14 am
Hi everyone! This is my final year in the university and I need to make an application which is able to measure base frequency, jitter, shimmer and hnr in real...
6268
Hermann Redies
hredies
Feb 23, 2013 12:45 pm
There is a paper by Boersma about the hnr algorithm. You find it here: http://www.fon.hum.uva.nl/paul/praat.html Greetings Hermann Redies RPPN Mãe-da-lua,...
6269
marcogiuntini85
Feb 25, 2013 4:05 pm
Dear all, I am new to Praat and I am currently analysing nonhuman primate sounds from Vietnam. For my thesis, I would like to track the pitch contour over a...
6270
domingo román
domingo_roma...
Feb 26, 2013 12:53 am
Dear Marco: Try this: first subsample to 22050 (at least) then, filter stop band between 0 an 100 Hz In Advanced pitch setting..., change voicing threshold: 02...
6271
domingo román
domingo_roma...
Feb 26, 2013 12:55 am
Try this: first subsample to 22050 (at least) then, filter stop band between 0 an 100 Hz In Advanced pitch setting..., change voicing threshold: 02 voiced...
6272
Fredrik Karlsson
dargosch2003
Feb 27, 2013 7:06 am
Hi, Sorry to bother you, but I wonder if the NSP reading part of Praat could be looked at to allow for an EGG signal (along with the sound) in the way CSL...
6273
David Doukhan
david.doukhan
Feb 27, 2013 1:32 pm
Hi all, I'm currently trying to represent punctuation marks in a textgrid aligned with read speech. My first attempt consists to generate a PointTier from my ...
6274
Daniel Hirst
daniel_hirst
Feb 27, 2013 1:42 pm
I would have thought the cleanest solution would be to define a small time interval e.g. ... and then to put your first point at the exact time and the second...