Hi, I am a beginning of Praat Script. I need your help to lead me how can I do. Thanks in advance. My requirement is to get pitch value at...
2131
magnuson_james
Nov 2, 2005 6:33 am
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...
2132
Daniel Hirst
daniel_hirst
Nov 2, 2005 7:17 am
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...
2133
Piet Mertens
pietmertens
Nov 2, 2005 1:13 pm
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...
2134
Piet Mertens
pietmertens
Nov 2, 2005 2:04 pm
Hello, I use the script command 'system39; on Windows with a string argument: cmd$ = "\bin92;myprog options" system 'cmd$' arg1 This no longer works when the path...
2135
psibre
Nov 2, 2005 3:11 pm
Just wrap your space-containing path in double quotes, e.g. system "'cmd$'" arg1 Best wishes, -Ingmar Steiner _______________ Phonetics/Phonology Section ...
2136
kovacsinator
Nov 3, 2005 7:33 am
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...
2137
David Bowie
dblistpmpknnet
Nov 3, 2005 6:08 pm
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...
2138
Paul Boersma
paulboersma
Nov 5, 2005 2:55 pm
... "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...
2139
varunj34
Nov 5, 2005 5:38 pm
Hey consider the statements: Create Strings as file list... list C:\newfolder92;*.wav numberoffiles = Get number of strings printline numberoffiles Now if...
2140
Paul Boersma
paulboersma
Nov 6, 2005 2:10 am
... 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...
2141
Paul Boersma
paulboersma
Nov 6, 2005 2:10 am
... 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...
2142
Paul Boersma
paulboersma
Nov 6, 2005 2:16 am
... only some F12 combinations are possible. See the Log Settings help in the Query menu. -- Paul Boersma Institute of Phonetic Sciences, University of...
2143
elliot16b
Nov 6, 2005 2:33 am
Where can I find the application ALS or information about it? Thank you!...
2144
Kimiko Tsukada
uab_bhm
Nov 6, 2005 6:44 am
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,...
2145
magicaltrevorian
magicaltrevo...
Nov 6, 2005 5:30 pm
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...
2146
frtorreira
Nov 6, 2005 6:09 pm
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...
2147
Paul Boersma
paulboersma
Nov 6, 2005 6:27 pm
... 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...
2148
leah_horst
Nov 7, 2005 7:36 am
Can anyone recommend a specific article that gives jitter and shimmer pathology thresholds for Praat? Also, i'm trying to find software that provides...
2149
Jonas Lindh
lindsahpajken
Nov 7, 2005 7:40 pm
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 ...
2150
sambatronik
Nov 9, 2005 3:06 pm
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...
2151
jasine babu
jasinekb
Nov 9, 2005 3:06 pm
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...
2152
jasine babu
jasinekb
Nov 9, 2005 3:07 pm
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 ...
2153
anguadn
Nov 9, 2005 4:18 pm
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...
2154
psibre
Nov 9, 2005 5:35 pm
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...
2155
Jonas Lindh
lindsahpajken
Nov 9, 2005 10:36 pm
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 ...
2156
varunj34
Nov 9, 2005 10:47 pm
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...
2157
darmodnnac1
Nov 10, 2005 3:42 am
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...
2158
John Tondering
johtnd
Nov 10, 2005 9:02 am
... Delete all lines containing the command 'clearinfo39;. John ... ============================================ John Tøndering PhD student Department of Nordic...
2159
Andreia S. Rauber
andreia_rauber
Nov 10, 2005 9:12 am
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"...