Thank you very much, within the last days, the error did not occur. It is indeed very strange, but I am sure that I, basically, always stick to the same...
... I am sure someone will be able to help you to do that if you take the trouble to explain what you mean by marking points proportionally what points are you...
tareqmateq asked ... assuming that your vowels are labelled in a way so that you can identify them on an interval tier (target_tier) because they contain a ...
Hi, if the minimum pitch is 75 Hz the window length should contain 3 periods (3/75 Hz = 40 milliseconds) for pitch (autocorrelation) and 6 periods for HNR...
For my Graduation Paper im doing a analyses by comparing portuguese and german vowels. Im using a Praat script from Mietta Lennes. The script dosent work...
Hello there, i have solved my last problem , but now i have the next which i was expecting to have since i got the corpus. The sounds are .raw files, which i...
Hello all, I'm still stuck trying to set up an MFC experiment which is very similar to the example one. When I try to open the text document with "read from...
Dear Praat users, Something weird occurred in Praat. When analyzing a 44.100 sampling frequency with LPC (burg), I got complete wrong formant frequencies for...
... There are two warnings about this in the "To LPC (burg)..." window. You must have overlooked them. The window that you saw also says "Click Help for more...
... I already asked you to send me the file, so that I can point out where you made a mistake (you probably left out one or more pieces of data). Please do...
... In a script you can only use the menu commands as they appear in the menus. Therefore: Read Sound from raw 16-bit Little Endian file... yourFileName.raw ...
Yes... I didn't pay attention to that. Thank you, Paul! b, alex. ... -- Prof. Dr. Alexsandro Meireles, linguist Federal University of Espírito Santo ...
... The problem was indeed a mistake in your script. When you do Add point... sample_time smoothsample the sample_time has to be defined as a real number....
Hi, I would like to put some quotation marks into a text file created by a Praat script. Could you, please, help me, how can I do it? Thanks in advance! Best...
... you can put a single quote into a variable as: sq$ = "'" to put a double quote into a variable you need to put it twice so you could do dq$ = """" now if...
Did you adjust the prediction order? If you really have to use 44.1 for some reason, maybe you should increase the prediciton order considerably, to have...
Hi, I'm new to the group. I was looking but I haven't found any scripts that measure shimmer and jitter in sound file with a text grid indicating all vowels...
Jenni, I made a script myself for formant comparison of two sound objects. We use it our my department to generate graphics for our forensic reports. The...
Hello again, i hope this is the last time i need some help. The script is working, but the problem now is that in the result files they are all undefinded, i...
Dear Sir ... The instruction at "0x0055026a" referenced memory at "0x0000000b".The memory could not be "read" Click on OK to terminate the program Click on...
Yes. I had done it. It doesn't work like that. As Paul Boersma said, it is necessary to downsample it. It worked for me. Anyway, I don't need 44.1 at all. ...
Hello to all in the Praat community, I have written an application framework that allows continuous real time display of audio data in Macromedia Flash. It...
Hi, all, I want to change a female's voice to another female's. Do I need to change the formant shift ratio? The praat manual only talks about from male to...
Many other things contribute to getting the impression of someone's speech and voice quality. Changing f0 and formants will not make you able to transform...
Dear all, I am trying to extract rows from a table in which the column "text" contains the a string surrounded by spaces. In the following example this is " me...
Is there any way in Praat of constructing a reasonable approximation to an outer/middle ear filter? I'm doing some work on a corpus of English infant-directed...
Dear Praat Users, I'm wondering how to automatically measure the peak intensity and rise time of a consonant. In other words, is there a script that will...
Hello, does anyone have experience in compiling Praat under Windows? By trying this, I get various syntax error massages during compiling pa_linux_alsa.c. ...