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.
Dear Praat Users, I am reposting a message, I had posted a couple of weeks ago. I am trying to gather information on the measures of breathy voice, especially...
there have been several questions about shifting the pitch in a PitchTier or in the Manipulation editor. People have provided some scripts, but a button in...
how can i get frequency/amplitude pairs of data per frame for each formant instead of frequency/bandwith? in this message there was a description that seems to...
325
Yang Liu
yangl@...
May 31, 2002 8:10 am
Hi all, I got a question regarding the memory consumed when running praat script. I wrote a script, which processes thousands of wav files and calculates some ...
I am trying to use praat on an apple ibook, but when I try to record occasional hard drive noise gets recorded too. to avoid this, i bought a USB microphone...
Hello there, Does anyone know if a script to run the MOMEL algorithm by Praat (or maybe Matlab) is available? I would appreciate it if you offer me some ...
328
Hélène Loevenbr...
loeven@...
Jun 10, 2002 9:20 am
Here is a web page where you can find scripts that run LPL's MOMEL, adapted to PRAAT by Guillaume Rolland: http://www.icp.inpg.fr/~rolland/my_work/index.html ...
Dear Praat users, there is still one slot available in the mini-symposium on "Phonetics by computer" at ICPhS, August 2003. If you can present something...
Dear Praat Users, I am trying to figure out how to use regular expressions in praat. I understand how they work just on their own, but specifically how to use...
331
F. Englert
englert@...
Jul 24, 2002 2:47 pm
Hello, we try to normalize the values in a LTAS-object, in order to compare LTAS from different speakers. For that reason we would like to obtain spectra...
Dear Praat users, I started using Praat 2 days ago and am wondering if someone has an answer to my question? Would it be possible to change the log settings so...
Praat users, I'm trying to write a script that outputs the pitch to a text file, as well as the strength (degree of periodicity between 0 and 1) for every ...
Hello. I need to get the phase (in radians) of a given frequency from a Spectrum. How can I do it? Many thanks. Julio Gonzalez University Jaume I. Castellon...
I have evaluated the effects of lossy compression algorithms (i.e., Sony Minidisc, MP3, Ogg Vorbis) on speech analysis results. I am writing a paper for the...
336
jeremy c munson
jmunson@...
Aug 10, 2002 7:14 am
If anyone can answer the questions below, I'd be gracious if someone has a similar script that they could pass along. Otherwise, a simple 'yes' or 'no' would...
I am creating a script to go through all the .wav files in a directory and document the mean pitch. The SoundEditor Get Pitch gives a lower mean value than the...
Here is a script I am working on and I am getting an odd error. 1) The script creates a file list from the directory 2) takes the first file and creates a...
"elseif" is the 'unknown directive'. Try "elsif" instead. -- Paul Boersma Institute of Phonetic Sciences, University of Amsterdam Herengracht 338, 1016CG...
... they give exactly the same value if the pitch values are measured at the same time points. But with "To Pitch", you supply the time step yourself, whereas...
Dear list I have two wavs, which contain recordings of white noise played in two different conditions. Each recording lasts one second and is made with...
Hi, Try chaning "elseif" to "elsif". I don't know what's going on, but the following script casues "unknown directive" error only when A is true (at least in...
Thank you for everyone's help...I hope this helps someone else... # This script reads all the .wav files in a directory and calculates # the mean F0. The mean...
Dear Praat users, I am trying to perform LPC analysis to NHP in order to calculate formants in howler monkeys and lemurs. Does anyone experience the same...
Hi, I just discovered Praat in the effort to find a better synthesis tool than Kay Elementrics39; ASL. At work I use a Win98 computer with a good sound setup,...
Hi, All: I am using a script to get some information from a sound. The script and the output are below. My question is why the number of frames times the...
Hi All, Maybe someone can help me solving a small problem. Given the form form F choice Degree button low button high choice X button good button bad endform ...
... That is the example file from the manual. Most of the actual source code can nowadays be downloaded directly via www.praat.org. -- Paul Boersma Institute...
it is often the case that sound cards support stereo recording only, but do allow mono for playback. If that's the case with your computer (as it is on Macs...
... the value of "Degree" is known in the script as the variable 'degree39; (1 or 2) and as the variable 'degree$' ("low" or "high"). ... Nice trick! -- Paul...