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, Is it possible to automatically change one voice into another voice? The resulting voice has to sound as a natural voice, different from the ...
I want to pass a long string which contains different words (i.e. alphanumerica characters and spaces) as a single argument to a script (then I can later...
Hi all, I am determined to get my head around this beast, but first I need to know what the muscles do and how they affect the voice (I'm not sure I could...
Hello all, For direct recording with Praat, I usually use an external audio interface. With M-Box and Mac everything works fine and I can see the input meter...
Hi, My Spectrum nx and dx values seem to change for each new Sound I record (is it file length dependent?). I am trying to change the Spectrum default values...
Are there clear guidelines in one place in the manual on when to use and not use quotes? Rules seem to vary, for example: #double quotes for string var...
For manipulating duration evenly across a sound, it seems sufficient to add 1 duration point in the extracted duration tier, whereas point location is...
i am first user of praat script is there anyway that i can write a sript to find vowels in a sound file and measure their duration? or is there an algorithm...
Hi, A team of us are trying to design a script that automatically detects the minimum and maximum of the calculated pitch of a signal, then configures the...
Hello, although I know it's Saturday evening, I wonder if somebody could point me to a solution of the following little problem. Thanks to Ingmar Steiners...
dear Praat users, you can now download Praat version 4.5 from www.praat.org. The changes since version 4.4 include: Phonetic analysis: much improved cepstral...
There have been a number of references recently to my Momel and Intsint algorithms for the automatic analysis of intonation so I have decided to create a...
... have a look at the Frequently asked questions page - the first question deals with this: http://www.fon.hum.uva.nl/praat/manual/FAQ__How_to_cite_Praat.html...
We are using Praat to divide long sociolinguistic interviews into smaller parts to be archived on CDs. Since 2 hours is a comfortable length to fit on one...
Hi all I am trying to extract the second formant from whispered vowels and could use some advice. I stop filter the data at value that is below the approximate...
Thank you Paul Boersma and Julio Gonzalez for your answers. You see, Julio Gonzales, there are still students - and lecturers - working on weekend night even...
Hi, I have written a spectrum to a text file. This is an example of what I get: z [1] [9] = 2.118273e-06 z [1] [10] = -4.8403802e-08 z [1] [11] = 2.8124839e-06...
Hello Praat users, I wanted to swap source signals with my stimuli, so I consulted the Praat manpage on "source-filter synthesis: using existing sounds", which...
Hi everyone, How can i use praat with c++? first i tried to put all the header files to my compiler directory. it'didn39;t work. after that i put the same header...
... Yes, this is the line I was referring to. ... I think I was not clear enough, my fault. You are right saying perl itself is an executable file, but the...
The mistake seems to be in the script by Cyril Auran. It contains parts like system cd "'prog_dir$'" system momel > "'out$'" 'win1' 'minf039; 'maxf039; < "'in$'" ...
Hi Praat users, I'm having a problem running a script when it tries to make a specific system call. The script is "mono_call_momel.praat", an implementation of...
I want to pass positive numerical arguments to praat on the command line, then assign these into something like an array, tjem loop over the array, access...
Hi, I have two questions: 1- I'd like to know how it is possible to get error messages when using praatcon.exe. I know that they are directly printed in to the...
It usually means you are trying to do the Create strings as file list thing, but have an error in either the directory name or the file name. For example, if...
Hi, I've written a script in praat that runs in windows. It runs through 2700 voice samples. When run in windows it runs for a few hours, but it runs at the...