Sign In
New User? Sign Up
praat-users · Praat Users Group
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
You can search the group for older messages.

Messages

  Messages Help
Advanced
Messages 2130 - 2159 of 4564   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2130
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...
carolsusu
Offline Send Email
Nov 2, 2005
6:33 am
2131
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...
magnuson_james
Offline Send Email
Nov 2, 2005
6:33 am
2132
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...
Daniel Hirst
daniel_hirst
Offline Send Email
Nov 2, 2005
7:17 am
2133
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...
Piet Mertens
pietmertens
Offline Send Email
Nov 2, 2005
1:13 pm
2134
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...
Piet Mertens
pietmertens
Offline Send Email
Nov 2, 2005
2:04 pm
2135
Just wrap your space-containing path in double quotes, e.g. system "'cmd$'" arg1 Best wishes, -Ingmar Steiner _______________ Phonetics/Phonology Section ...
psibre
Offline Send Email
Nov 2, 2005
3:11 pm
2136
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...
kovacsinator
Offline Send Email
Nov 3, 2005
7:33 am
2137
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...
David Bowie
dblistpmpknnet
Offline Send Email
Nov 3, 2005
6:08 pm
2138
... "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...
Paul Boersma
paulboersma
Offline Send Email
Nov 5, 2005
2:55 pm
2139
Hey consider the statements: Create Strings as file list... list C:\newfolder\*.wav numberoffiles = Get number of strings printline numberoffiles Now if...
varunj34
Offline Send Email
Nov 5, 2005
5:38 pm
2140
... 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...
Paul Boersma
paulboersma
Offline Send Email
Nov 6, 2005
2:10 am
2141
... 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...
Paul Boersma
paulboersma
Offline Send Email
Nov 6, 2005
2:10 am
2142
... only some F12 combinations are possible. See the Log Settings help in the Query menu. -- Paul Boersma Institute of Phonetic Sciences, University of...
Paul Boersma
paulboersma
Offline Send Email
Nov 6, 2005
2:16 am
2143
Where can I find the application ALS or information about it? Thank you!...
elliot16b
Offline Send Email
Nov 6, 2005
2:33 am
2144
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,...
Kimiko Tsukada
uab_bhm
Offline Send Email
Nov 6, 2005
6:44 am
2145
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...
magicaltrevorian
magicaltrevo...
Offline Send Email
Nov 6, 2005
5:30 pm
2146
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...
frtorreira
Offline Send Email
Nov 6, 2005
6:09 pm
2147
... 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...
Paul Boersma
paulboersma
Offline Send Email
Nov 6, 2005
6:27 pm
2148
Can anyone recommend a specific article that gives jitter and shimmer pathology thresholds for Praat? Also, i'm trying to find software that provides...
leah_horst
Offline Send Email
Nov 7, 2005
7:36 am
2149
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 ...
Jonas Lindh
lindsahpajken
Offline Send Email
Nov 7, 2005
7:40 pm
2150
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...
sambatronik
Offline Send Email
Nov 9, 2005
3:06 pm
2151
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...
jasine babu
jasinekb
Offline Send Email
Nov 9, 2005
3:06 pm
2152
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 ...
jasine babu
jasinekb
Offline Send Email
Nov 9, 2005
3:07 pm
2153
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...
anguadn
Offline Send Email
Nov 9, 2005
4:18 pm
2154
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...
psibre
Offline Send Email
Nov 9, 2005
5:35 pm
2155
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 ...
Jonas Lindh
lindsahpajken
Offline Send Email
Nov 9, 2005
10:36 pm
2156
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...
varunj34
Offline Send Email
Nov 9, 2005
10:47 pm
2157
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...
darmodnnac1
Offline Send Email
Nov 10, 2005
3:42 am
2158
... Delete all lines containing the command 'clearinfo'. John ... ============================================ John Tøndering PhD student Department of Nordic...
John Tondering
johtnd
Offline Send Email
Nov 10, 2005
9:02 am
2159
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"...
Andreia S. Rauber
andreia_rauber
Offline Send Email
Nov 10, 2005
9:12 am
Messages 2130 - 2159 of 4564   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! UK. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help