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 set the sort order of messages? Just click on the link in the date column. Your preferences will be remembered, so you don't have to do it again when you return.

Messages

  Messages Help
Advanced
Messages 3393 - 3422 of 4564   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
3393
I would like to add an item to Praat's dynamic menu, and use an environment variable to specify the directory in which the item's script resides. Is this...
hmills64
Offline Send Email
Nov 3, 2007
12:26 pm
3394
I'd be grateful for anyone's tips on how to incorporate into a script a command to regularly save the object being worked on. I am using a TextGrid to ...
Damien Hall
hall_damien
Offline Send Email
Nov 3, 2007
12:27 pm
3395
Hi there. I think you might have missed the plugin function... http://www.fon.hum.uva.nl/praat/manual/plug-ins.html Best regards Jonas ... ...
Jonas Lindh
lindsahpajken
Offline Send Email
Nov 3, 2007
12:37 pm
3396
... you may be looking for the variable defaultDirectory$ (see Scripting 5.1 for this variable and four other directory variables), although then again, I see...
Boersma, P.P.G.
paulboersma
Offline Send Email
Nov 3, 2007
11:34 pm
3397
Hello, I just started working on my dissertation using PRAAT. The problem I have is that I cannot open one table for pitch analysis with average, maximum and...
pangkolemi
Offline Send Email
Nov 5, 2007
2:49 pm
3398
Thank you to Jonas Lindh and Paul Boersma for their replies to my query about dynamic menus. I'm sorry my message wasn't clearer. We have a bunch of scripts to...
Harold Mills
hmills64
Offline Send Email
Nov 5, 2007
5:29 pm
3399
I need to output pitch and intensity values of speech files in XML. To do this, I create pitch and intensity objects and then iterate over the number of...
epperdeflep
Offline Send Email
Nov 6, 2007
6:10 pm
3400
... The following is faster. By looking into the Intensity object it does not have to do the back-and-forth selection, and it writes to the file just once: ...
Paul Boersma
paulboersma
Offline Send Email
Nov 6, 2007
11:04 pm
3401
Hello, Could pleae anybody remind me of how to pass a numeric and/or string argument as variable to a script. I would like to do something like: <execute...
sayan04
Offline Send Email
Nov 7, 2007
10:10 am
3402
... It is not a FAQ, because the answer is in the manual. The above is about right, but if your variables can contain spaces, you should enclose all but the...
Paul Boersma
paulboersma
Offline Send Email
Nov 7, 2007
10:17 am
3403
"we applied an automatic alignment algorithm (based on a method of dynamic time warping) to mark phoneme boundaries in the wave form." (Krahmer & Swerts, 2007)...
canleya
Offline Send Email
Nov 7, 2007
10:40 am
3404
Hello praat user, i`m a new praat user.i need a script to extract the mfcc 1-12 features from a wav file for speech regocnition. do you know now how i can...
ferit013
Offline Send Email
Nov 7, 2007
10:41 am
3405
See latlcui.unige.ch/phonetique from an earlier posting about forced alignment. Best regards Jonas ... ...
Jonas Lindh
lindsahpajken
Offline Send Email
Nov 7, 2007
1:36 pm
3406
I'm setting up a perception experiment in Praat and I'm wondering if it is possible to have some practice stimuli before the experiment starts properly. I...
Ruth Galloway
funkylinguist
Offline Send Email
Nov 7, 2007
1:43 pm
3407
How do I get the current time and date in a variable in a script?...
epperdeflep
Offline Send Email
Nov 7, 2007
1:43 pm
3408
... date$ = date$() ... Equipe Prosodie et Représentation Formelle du Langage - salle A485 CNRS Laboratoire Parole et Langage (UMR 6057) Université de Provence...
Daniel Hirst
daniel_hirst
Offline Send Email
Nov 7, 2007
1:46 pm
3409
date$ = date$ () echo 'date$' best regards Jonas ... _________________________________________________________________ Express yourself instantly with MSN...
Jonas Lindh
lindsahpajken
Offline Send Email
Nov 7, 2007
1:48 pm
3410
... There are basically two ways. One is to create a small additional experiment and run that first; this would be appropriate if you don't want to reveal your...
Paul Boersma
paulboersma
Offline Send Email
Nov 7, 2007
1:57 pm
3411
I have made a script that finds onsets from the slope of the energy curve of the signal, and writes onset times to a text grid. I would like to hear the...
andymcguiness
Offline Send Email
Nov 8, 2007
12:13 pm
3412
I've also run into this ?bug? recently. It seems that whenever replace_regex$() is used to replace something other than a literal string (i.e. anything with...
psibre
Offline Send Email
Nov 8, 2007
6:37 pm
3413
Dear Andy, one simple approach I could suggest is to turn the TextGrid tier into a PointProcess (or simply create a PointProcess in the first place), then...
psibre
Offline Send Email
Nov 9, 2007
11:41 am
3414
INgamr - thanks for the script, tat's brilliant - Andy McGuiness ... National Bingo Night. Play along for the chance to win $10,000 every week. Download your...
Andrew McGuiness
andymcguiness
Offline Send Email
Nov 14, 2007
5:19 pm
3415
Hi, I'm a new praat user, and have a couple of questions that I couldn't find answers to in posts. First, the data I'm using is a radio programme recorded into...
alex_selman
Offline Send Email
Nov 14, 2007
5:20 pm
3416
Hi all, I'm currently using Ltas to create power spectra for sounds we used in the project. Basically, we have sounds grouping into music, human voice and...
DrBeanz
Offline Send Email
Nov 16, 2007
5:07 am
3417
Dear Damon. dB is not is related to the smallest hearing level in Pa 0,00002 and therefore some frequencies will have negative values as 0 is only related to...
Jonas Lindh
lindsahpajken
Offline Send Email
Nov 16, 2007
6:19 pm
3418
We are three Linguistics' students from Barcelona. We have just started using Praat for a speech analisys subject. We need to calculate the values of the first...
pere.vilarrubla
Offline Send Email
Nov 17, 2007
7:46 am
3419
... I have uploaded a script called "analyse intervals.praat" to the files section of this site ...
Daniel Hirst
daniel_hirst
Offline Send Email
Nov 17, 2007
8:09 am
3420
Harald Baayen, formerly at Max Planck Institute and now at the University of Alberta, Edmonton, has written an excellent introduction to statistics for...
Daniel Hirst
daniel_hirst
Offline Send Email
Nov 17, 2007
8:23 am
3421
I have a tutorial (in Spanish). There is a chapter about this topic. http://www.domingo-roman.net/manual_analisis_acustico.htm ... -- Domingo Román Montes de...
domingo román
domingo_roma...
Offline Send Email
Nov 17, 2007
11:32 pm
3422
I'm piloting an experiment at the moment having written several Experiment MFC files. I have the same experiment for English, French and German listeners. The...
Ruth Galloway
funkylinguist
Offline Send Email
Nov 20, 2007
1:45 pm
Messages 3393 - 3422 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