Dear Praat Users, I have made a small annotation ManPage/script. With this package you get a ManPage with a selection of (user-defined) symbols, that you can...
why am i geting the error : Command "Play" not available for current selection" when i try to run a simple praat script from the command line. i have...
does anyone know how i would go about writing a praat script to manipulate the pitch contour and duration of one speaker to match that of a different speaker? ...
... durations are difficult to match, because you would have to line them up by hand (it's possible). Pitches are easier: select Sound speaker1 plus Sound...
... well, "Play" will only work if a Sound object is selected. So the script has to read or create that Sound. For instance: Create Sound... sound 0 1 22050...
Sometimes when I do "To LPC (burg)" (16 0.025 0.005 50.0) I get this message: "Sound_to_LPC: analysis results of 194 frame(s) out of 1112 will be suspect." ...
Thanks for your speedy response paul. just two more quick questions. can someone explain to me what the following lines of code actually do, i.e. what's the...
... yes, you multiply your Intensity by -1 (Formula... - self), then convert it to an IntensityTier, then select this IntensityTier together with the sound and...
... In the next version of praat this message will read: Sound_to_LPC: In 194 frame(s) out of the 1112 frames that were analyzed, a good fit was obtained with...
... It is not an error message, just a warning! If you want to avoid it, you could lower the prediction order. However, when some parts of the signal really...
Hello, When opening the sound files in my database the following Warning message pops up: '(Sound_readFromSoundFile:) Reading stereo file as mono' and then I ...
Dear all: I have a 30 min long wave file with production of 360 syllables from my subjects. I need to save each syllables into different files (under specific...
Dear all, I am about to use PRAAT "online" in a classroom situation. Working with scripts, I fear that the standard font in the scripting window is too small...
... It is likely that the error message is about a different file than the stereo warning. Perhaps one of the files that the loop tries to open does not exist....
... The best way to proceed is to open the sound as a "long sound file", then creating a TextGrid from it, then select the LongSound and the TextGrid and start...
... Read the manual about manipulation of duration, at DurationTier, and so on. If the duration factor at time t is 2, the sound is lengthened by a factor of 2...
Hi! I know this question has been raised numerous times before, but I have not seen it answered yet. So: Is there any way of automatically detecting and...
can u help me to give basic idea hot to recognize a speech using praat or plz help me to compare 2 sound wave files. i wangt to speak a word like apple and i...
dear Praat users, version 4.2 is available from www.praat.org. Major changes since 4.1: 1. On Windows and Macintosh, the selections in the Picture window and...
Hi, I want to write a Praat script which will allow me to call another program, e.g. if i have a graph saved in Microsoft Excel, is it possible to retrieve...
Dear Praat user, The "Prosogram" is a semi-automatic transcription of prosody. It uses pitch contour stylization simulating pitch perception in speech. It is...
I've failed in making a voyel like a,e,i,o,u with praat articulatory synthesis . I've to make a demonstration (not for money but to attract student in physic...
I'm trying to put together a script that will target specific intervals on a tier of a textgrid and find either the perceived loudness (the intervals are the...
I have to manipulate the formants via "Formula (frequencies)" or "Formula (bandwidths)". But what is the best order to obtain the best resynthesis? For the...
... the cochleagram is a function of time. It has a starting time and an end time, just like sounds, pitch curves, formant contours, or spectrograms. If you...
... follow the instructions in the manual ("Articulatory synthesis help" in the New menu, for instance). There are also many examples in scripts on my web...
... difficult question! In both ways you have the chance of ending up with strange noises. ... one rule: never compute LPC from Formant. This is because...