Dear all, a colleague of mine would like to use Praat to annotate MP3 files instead of WAVs in a course he will give next semester (so that all needed sound...
Dear Praat users, dear Paul, I would like to use replace_regex$ to delete substrings from a string that match a certain pattern. However, replace_regex$...
I extracted a strecth of a syllalbe from a continous speech signal and wrote it to a wav file. It was saved successfully but when I opened the extracted file,...
Hi there, I'm a composer using PRAAT for speech analysis; I use the analyses in some music software called MAX/msp for filtering/processing sounds. I have...
Hi, I want to open the following file useing read|read from file E:\Audio\Berlin\EMSpeech\03a05Fc.wav Praat fails with this message: (Melder_calloc:)Can never...
Hi Praat users! I would be happy if anyone could tell me how to automatically extract syllables from my recordings. I have been doing it manually and you bet...
Hi, How does one save the information in an information window? Normally I would just create a variable, but in this program I need to extract the the...
... This is explained in Intro under Help (section 3.1). Those other analysis programs assume that everything before and after the sound is silence; Praat...
... use for instance: fappendinfo PitchForFiles.txt ... something tells me you are trying to do an acoustic analysis by scripting the sound window. It is...
Does anyone have an idea of the way I can rescale the intensity of part of speech file? Scale intensity under Modify seems to be for an entire file. I want to...
... And you probably want a smooth transition at the boundary between the C and V parts as well. You can create an IntensityTier of the same duration as the...
I have a question regarding calling Praat in Java. I wrote a Praat script and would like to invoke it via Java using the 'sendpraat' utility. My problem is...
I'm posting to ask if anyone has a suggestion about how best to get accurate pitch readings for a segment of a speech file that has creaky voice? I've been in...
The way I think about it, the trouble is, what on earth counts as an "accurate" pitch reading for creaky voice? The trouble isn't the mechanics of pitch...
Dear Paul and other users, Can you think of a way I can rescale the rms db of a CV syllable (the entirety of the sylable) by the certain times, for example,...
... As I wrote before, you should select the Sound and the IntensityTier together, then click Multiply. If you don't select the IntensityTier, Praat does not...
Dear all, reproducing this seems to be fairly straightforward. I've taken a moment to write a simple script that generates a series of pulses, labels them on a...
Sorry for keep asking for the same issue, Paul. Yes, I've selected Sound object and Intensity tier (empty, the same duration as the sound. The multply button...
... OK, so you found the button. Now you have to add points to the IntensityTier before doing the multiplication. For that, you select the IntensityTier and...
Dear Praat-Users: I have been going crazy trying to find the answer the following question. I'm fairly certain I have been able to find its answer in the ...
... if you type Bark into the manual, the top-ranked result already has the formula: Hertz = 650 * sinh (bark/7). And you see the reverse formula if you click...
Hi. I would like to suggest the implementation of the bark formula from Traunmüller 1990. To get a short description and explanation why it is more accurate...
Downloaded the new version 4.6.15 of Praat and realized that every time I try to open the edit window the program crashes. Others having the same problem? I'm...
... Indeed. Any drawing of images (such as spectrograms) with Praat version 4.6.13 or newer crashes on MacOS X version 10.3.9 or older. The mistake has been...
I am so sorry, Paul. I have not figured out yet how to rescal intenisty by the certain times. I really, really appreciate your previous responses. This is what...
Hi. I am attempting to use the script below to create an amplitude envelope that fades a sign tone in and out over the first and last 10 ms, respectively. The...
Dear Molly, the easiest way to do fade-in and -out is to use Formula on the sound object. Then it works something like this: #This script generates a linear...
... yes, an increase of 10 dB, because the whole IntensityTier has values of 10 dB only. This corresponds to a multiplication by a factor of 3.162 (the square...
... well, *you* may be in the Edit window, but Praat isn't. Praat tries to look up the command "Add point at..." in the Objects window or in the Picture...