Is there a way, using the GUI, to read in a TableOfReal and convert it to a formant tier? I can save a FormantTier as a TableOfReal, edit it, and read it back...
Carol start by making a TextGrid marking the intervals where you want to read the pitch values. As a general tip it is usually more efficient to write a script...
Hello, ... Just wondering: why is this the case? Are fonts smaller than size 10 not supported on Windows screens? Or is there another explanation? Thanks. Piet...
Hello, I use the script command 'system' on Windows with a string argument: cmd$ = "\bin\myprog options" system 'cmd$' arg1 This no longer works when the path...
Just wrap your space-containing path in double quotes, e.g. system "'cmd$'" arg1 Best wishes, -Ingmar Steiner _______________ Phonetics/Phonology Section ...
I'm trying to select individual objects in a for loop that will help me get spectral data on dozens of objects in one info window. Once I have created my...
This may turn out to be a completely and utterly clueless question, but I can't find anything on it one way or the other in Praat's help file. Is it possible...
... "select 3" selects the object with ID 3, which is the 3rd object created since you started Praat, not the third selected Spectrum. In order to make this...
Hey consider the statements: Create Strings as file list... list C:\newfolder\*.wav numberoffiles = Get number of strings printline numberoffiles Now if...
... You last line will be expanded to system \Program Files\myprog options arg1 which cannot work. If the path can contain blanks, you should include it in...
... loading fonts is (or used to be, in 1995) costly on Windows, so Praat keeps all the fonts loaded after it has loaded them. Perhaps this can be changed...
... only some F12 combinations are possible. See the Log Settings help in the Query menu. -- Paul Boersma Institute of Phonetic Sciences, University of...
Dear Praat Users, If formants cannot be extracted reliably due to excessive noise in the recording, does Praat let you redraw the formants manually? If yes,...
Is there a function in Praat that will give me the interval containing a certain time? In other words, if I have segmented a text and want to find the word...
The function is Get interval at time... You can assign a time point from your transcription tier to a variable and the use it in the above function for the...
... to know everything you can do to a TextGrid, for instance, select a TextGrid and look into the menus that appear. Every menu command you see is a "Praat...
Can anyone recommend a specific article that gives jitter and shimmer pathology thresholds for Praat? Also, i'm trying to find software that provides...
I suppose Wavesurfer would do that. http://www.speech.kth.se/software/ Maybe some other stuff from their software site might come in handy as well. /Jonas ...
Hi all, I am posting this message since I am facing hard time to figure out what is wrong with my script for experiment MFC. If you have time and take a look...
hi dear praat users, i am doing a project on speaker recognition using mfcc. I have obtained mfcc feature vectors for different speakers. But unfortunately am...
hi all, i am new to this group and also to speech processing. i could notice that many of the group members have experience working with MFCC for speech ...
Is there a way to confirm the user's choice in an experimentMFC perception test in Praat? In other words, instead of immediately going to the next stimulus...
This is not a bug. Pay close attention to the last part of your ExperimentMFC file, where you define the response categories. Each line has the syntax N1 N2 N3...
Scripting 6.6 Controlling the user You can temporarily halt a Praat script pause text suspends execution of the script and allows the user to interrupt it. A ...
hey, everytime i run any of my scripts, the Praat info window pops up with nothing in it. There are no print statements in my script. I do not want anyone...
Hi all And thaks to Daniel who responded to my last question. I have a Praat script that extracts the pitch and intensity from sound files along with the time...
... Delete all lines containing the command 'clearinfo'. John ... ============================================ John Tøndering PhD student Department of Nordic...
You should change the number that indicates the vertical area. Instead of 0.2 0.3 0.5 0.5 "L" "" "L" 0.5 0.6 0.5 0.5 "Japanese R" "" "JR" 0.8 0.9 0.5 0.5 "R"...