An updated version of the Prosogram script is available at: http://bach.arts.kuleuven.be/pmertens/prosogram/ This release (v 2.6) adds the following feature: *...
Suppose I want to measure the mean HNR (or to be precise, the periodicity-to-noise ratio) of fricatives (say, /s/ vs. /z/). I thought of two ways of doing...
... this should be instead: Get mean... 0.001 0.002 ... It should be the reverse: method B will often give "undefined" results, because the sound is often too...
... The Mac has a function (in Quartz) that can read a JPEG or TIFF file into an image (pixel map) in memory, and I know how to draw those to the screen. If...
i'm trying to synthesize nasals but to no avail... Could someone kindly guide me along? Also, are there any Praat scripts available online for consonants? ...
I am trying to write a script which duplicates intervals on TextGrid tier 1 to TextGrid tier 2 only if the interval text does not contain a function word. So...
Hi i am totally new to Praat. Been reading the manual and I am interested to know more about the function of the formant filters. when do i need to add in a...
Can anyone help me calculate the group delay of an auditory filter at its center frequency? I am using the usual rounded exponential model where filter weight...
... The second one works. Use "..." if you want to distribute the condition over multiple lines. ... Yes. You can use "Read Strings from raw text file...",...
Hello, I'm working on conversational corpora, and wondering what sorts of preparation of the audio files would be ideal prior to transcription? What filters...
Has anyone had any experience in trying to use right-to-left text in instructions in ExperimentMFC, for e.g. Arabic, Farsi or other languages? For a current...
Hi all, I met a problem in making spectrums. Praat actually provides two ways of making a spectrum. One is to move cursor to a point for example 0.122s in...
I've been logging vowel formant contours, so far by modeling them as complex polynomials (up to 9 coefficients). It's straightforward with Praat's inbuilt...
... yes, this makes a complex-valued spectrum (in Pa/Hz) from the selected part of the sound (or from a part that is one analysis window long, if you only...
Dear all, I have just switched from PC to Mac and have not become so familiar with Mac. I am wondering whether there is a particular script to open all fiels...
Hello all. I am trying to combine a KlattGrid object with a sound to use vocal tract filtering. I can do this successfully with the cascade filter model....
Dear All, In the change gender function, if we set a new pitch median, the new pitch will be calculated as: oldPitch*(newPitchMedian/oldPitchMedian). Then not...
... It's all a question of scale. What you say is true if we are sure that the appropriate scale for pitch is the linear measurement of F0 (ie Hertz). There...
Hi everybody, In scripts the function Get spectral power at cursor cross is available as well as Get frequency at frequency cursor. I had no problem to set the...
hi I have calculated MFCC using pratt.How do I save the matrix obtained into a file so that can be distributed to other system. Need help being a new user. by ...
Dear Paul and everyone, when I used mingw 5.1.6 to compile praat sources on windows xp, the error message was following: D:\MinGW\bin\GSL>mingw32-make touch...
... touch, rm and ar are Unix commands, not necessarily available on Windows. The makefiles were designed for building Praat on Unix. For Windows we don't use...
Hi.. I suppose it depends on what you want to port it to? For several of the purposes I use it for this will do To MFCC... nr_coeff window_dur time_step...
Hi... Miettas script... http://www.helsinki.fi/~lennes/praat-scripts/public/open_all_files_in_folder.praat form Open all files in directory sentence Directory...
Can I calculate both fundamental frequency (F0) and the pitch using praat? If yes, how? I understand that F0 corresponds to number of glottal pulses per second...
Dear all, as someone who regularly uses Praat under different platforms (Windows XP, Ubuntu Linux, Mac OS X Leopard), I've become frustrated by one particular...
... You can save your MFCC object to a text file with "Write to text file..." from the Write menu. If the result is not in a format that you like, you could do...
dear users, I) I had downloaded the msys_mingw8. + source code of PRAAT "sources_5112". II) I copied the sources_5112\makefiles\makefile.defs.mingw to...