... There is no such error message in Praat. Praat cannot know whether a sound that another program is playing is the same as the sound that Praat tries to...
Hi there, Does anybody know how to query for information in a linear regression object in Praat? I recently saw the option of getting linear regression...
... ha, this is an undocumented type of object. The only way you can get any information from it is to use the Info button. But note that the "To linear...
Hi everybody. now I need pitch and energy in my experiments. so first I split in voiced and unvoiced part. after I would like for each voiced pitch segment do...
We were trying to determine the accuracy of the pitch extraction in Praat, and we fed it these simple, transient sine waves. The comparison between the actual...
It was a happy surprise to see that Praat automatically recognizes TIMIT's .phn and .wrd files. I've noted on hitch, however. When it reads the word...
It is my code to get Jitter. ... directory1$ = "d:\data\Palsy" Create Strings as file list... list 'directory1$'/*.nsp numberOfFiles = Get number of strings ...
... as the voice tutorial explains at "Voice 6. Automating voice analysis with a script", this is the wrong way of measuring jitter. You have to select the...
hi all, i have written a script to calculate the regression coefficient for F0. i new in scripting. need feed back whether the script is correct of not. Select...
Hi. I have written the following script to find the number of first and last unvoiced frame in an utterance. form supply_arguments sentence input_directory C:...
hi i am having problems with my script to find the Mean of the pitch means in every voiced region. i get error at line "f_mean = Get mean... tmin tmax Hertz "...
hi i am writting a script for the Regression coefficient for F0.the script is as follows. form supply_arguments sentence input_directory C: sentence...
hi Using formant based features one comes across terms as Mean1 and Mean2 For example the formant based feature "difference between the Mean1 of the second and...
I do have another question concerning fricatives and FFT and since I'm a beginner I don't know if I just have to adjust some things within Praat or if I did...
... remove the space after "Hertz". -- Paul Boersma Institute of Phonetic Sciences, University of Amsterdam Herengracht 338, 1016CG Amsterdam, The Netherlands ...
Dear praat-users, from: Ltas(1-to-1) / Query we can access: get frequency of maximum get frequency of minimum I would like to print a list of the 5 maximum and...
I'm conducting a word recognition in noise experiment, with key words in carrier sentences. I would like a +5 dB signal-to-noise (SNR) ratio, but am not sure...
hi, i am a new user to praat. i am intrested in knowing about the studies which has used this software and published them. kindly send me the abstracts. thank...
Hi all -- So I ran a formant analysis on vowels, and for the most part got pretty nice stuff. This is a woman's speech, and I directed praat to find a max of...
... that would be normal female values, though, for some kinds of English, where "u" is nearly a front vowel. -- Paul Boersma Institute of Phonetic Sciences,...
Hi. I have written the following script to find the number of first and last unvoiced frame in an utterance. form supply_arguments sentence input_directory C: ...
Hello I guess 1750 Hz is not a normal F2-value for [u] and [U] uttered by women. We would expect the values to be 1.2 of the male values (ca. 800 Hz). I often...
Stephan Schmid
schmidst@...
Jul 20, 2006 10:23 am
2669
Sorry, regarding my previous posting: 'filters' might not be a suitable concept for LPC-analysis. A trial-and-error-way to solve the problem could be to choose...
Stephan Schmid
schmidst@...
Jul 20, 2006 11:07 am
2670
... In an earlier posting on this list, the nearly 2000-Hz F2 values turned out to be correct, as a result of the type of English (I think West-Canadian?) of...
hi, I am calculating the minimum difference between the second and the first formant frequency of all the voiced regions in a sentence. I have written a...