You can set the sort order of messages? Just click on the link in the date column. Your preferences will be remembered, so you don't have to do it again when you return.
I would like to add an item to Praat's dynamic menu, and use an environment variable to specify the directory in which the item's script resides. Is this...
I'd be grateful for anyone's tips on how to incorporate into a script a command to regularly save the object being worked on. I am using a TextGrid to ...
... you may be looking for the variable defaultDirectory$ (see Scripting 5.1 for this variable and four other directory variables), although then again, I see...
Hello, I just started working on my dissertation using PRAAT. The problem I have is that I cannot open one table for pitch analysis with average, maximum and...
Thank you to Jonas Lindh and Paul Boersma for their replies to my query about dynamic menus. I'm sorry my message wasn't clearer. We have a bunch of scripts to...
I need to output pitch and intensity values of speech files in XML. To do this, I create pitch and intensity objects and then iterate over the number of...
... The following is faster. By looking into the Intensity object it does not have to do the back-and-forth selection, and it writes to the file just once: ...
Hello, Could pleae anybody remind me of how to pass a numeric and/or string argument as variable to a script. I would like to do something like: <execute...
... It is not a FAQ, because the answer is in the manual. The above is about right, but if your variables can contain spaces, you should enclose all but the...
"we applied an automatic alignment algorithm (based on a method of dynamic time warping) to mark phoneme boundaries in the wave form." (Krahmer & Swerts, 2007)...
Hello praat user, i`m a new praat user.i need a script to extract the mfcc 1-12 features from a wav file for speech regocnition. do you know now how i can...
I'm setting up a perception experiment in Praat and I'm wondering if it is possible to have some practice stimuli before the experiment starts properly. I...
... date$ = date$() ... Equipe Prosodie et Représentation Formelle du Langage - salle A485 CNRS Laboratoire Parole et Langage (UMR 6057) Université de Provence...
... There are basically two ways. One is to create a small additional experiment and run that first; this would be appropriate if you don't want to reveal your...
I have made a script that finds onsets from the slope of the energy curve of the signal, and writes onset times to a text grid. I would like to hear the...
I've also run into this ?bug? recently. It seems that whenever replace_regex$() is used to replace something other than a literal string (i.e. anything with...
Dear Andy, one simple approach I could suggest is to turn the TextGrid tier into a PointProcess (or simply create a PointProcess in the first place), then...
INgamr - thanks for the script, tat's brilliant - Andy McGuiness ... National Bingo Night. Play along for the chance to win $10,000 every week. Download your...
Hi, I'm a new praat user, and have a couple of questions that I couldn't find answers to in posts. First, the data I'm using is a radio programme recorded into...
Hi all, I'm currently using Ltas to create power spectra for sounds we used in the project. Basically, we have sounds grouping into music, human voice and...
Dear Damon. dB is not is related to the smallest hearing level in Pa 0,00002 and therefore some frequencies will have negative values as 0 is only related to...
We are three Linguistics' students from Barcelona. We have just started using Praat for a speech analisys subject. We need to calculate the values of the first...
Harald Baayen, formerly at Max Planck Institute and now at the University of Alberta, Edmonton, has written an excellent introduction to statistics for...
I have a tutorial (in Spanish). There is a chapter about this topic. http://www.domingo-roman.net/manual_analisis_acustico.htm ... -- Domingo Román Montes de...
I'm piloting an experiment at the moment having written several Experiment MFC files. I have the same experiment for English, French and German listeners. The...