Skip to search.
praat-users · Praat Users Group

Group Information

? 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 3124 - 3153 of 6383   Oldest  |  < Older  |  Newer >  |  Newest
Messages 3124 - 3153 of 6383   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
3124 nartok_bnt Send Email Apr 14, 2007
10:15 pm
Hi list, In the analysis frame of a sound edit window, is it possible to display values of imported features data (computed in matlab and available as csv for...
3125 Abbas Hosseini
abbas_saha Send Email
Apr 15, 2007
6:45 pm
Hi All, I need the Praat technical manual, anyone have it? Regards. Hosseini __________________________________________________ Do You Yahoo!? Tired of spam?...
3126 kittytr8888 Send Email Apr 16, 2007
7:45 am
Hi, I am receiving this error message when I try to play a sound in Praat: (Melder_play16:) Cannot play a sound. Perhaps another program is playing a sound at...
3127 jpua@...
smyles4free Send Email
Apr 16, 2007
3:30 pm
Hello everyone, I am trying to use praat for a study which entails trying to detect a subject's emotion in the recording. has anyone done something like this?...
3128 n_dehak Send Email Apr 17, 2007
4:28 am
Hi Paul and praat user. I need to use MFCC, LPC and Zero crossing rate for speaker recognition. so I need script to extract all these features using praat. is...
3129 steve_monica_parker
steve_monica... Send Email
Apr 17, 2007
6:48 pm
I'm working on a paper involving intensity measurments. In it I state, "Intensity sound level measurements were made with Praat, using most of its default...
3130 praatgroup Send Email Apr 17, 2007
6:49 pm
Hello everyone: I have found the Voice Report command useful for getting lots of acoustic features with few key strokes. Is there an analogous single...
3131 ts nadh
hai2tsnadh Send Email
Apr 20, 2007
2:47 pm
Hi, Iam working on PRAAT source code on WINDOWS XP, PRAAT webs site suggests that we need Metrowerks CodeWarrior 9.0 or later version to run the source code,...
3132 Paul Boersma
paulboersma Send Email
Apr 21, 2007
3:23 pm
... The value of 3.2 comes from the analysis window you need for measuring a reliable intensity value. For an F0 of 75 Hz, a period is 13.333 seconds, so the...
3133 gaboriccho Send Email Apr 24, 2007
4:18 am
Dear all, I am using Ubuntu 6.10 Edgy Eft. I used Synaptic to install Praat 4.4.30 My problem is that i can't close the Picture Window. Tried the X icon, also...
3134 Beat Siebenhaar
beat7h Send Email
Apr 24, 2007
7:37 am
Hi all I am stuck with a script. I have selected different Sound objects in the objects window, for most of the Sound objects there are corresponding TextGrid...
3135 Daniel Hirst
daniel_hirst Send Email
Apr 24, 2007
8:27 am
I don't know if it's possible to handle error messages but the best solution is perhaps to avoid the error in the first place. ... the full name provided by...
3136 Holger Mitterer
holgermitterer Send Email
Apr 24, 2007
11:57 am
I was once stuck in a similar situation, and worked around the problem by saving all TextGrids to a file and then use the fileReadable function for the if...
3137 Paul Boersma
paulboersma Send Email
Apr 24, 2007
1:41 pm
... Praat is not generally compatible with Lesstif. All reported problems with Praat on Linux are Lesstif-related (except for the keyboard problem on some...
3138 Dustin D. Miller
meduststuff Send Email
Apr 24, 2007
1:55 pm
Hi Beat, One workaround that I've found to be useful (probably mainly because of limited scripting knowledge) is to identify which action or command is causing...
3139 Paul K
vlonboost Send Email
Apr 26, 2007
5:46 am
I have a number of scripts that run after each other. There are some common variables between them like file location. Is there a way to include a variables...
3140 dhashakie Send Email Apr 26, 2007
5:48 am
Hello, I have one question. Is there any way to export praat files for example the pf files to excel format? Need the confirmation urgently. Thanks. HaSHaKIe....
3141 gabriella_pisa Send Email Apr 26, 2007
6:39 pm
Hi, I need to know if it's possible make Perl and Praat interact. If i write a parser for textgrid in Perl which identifies segments with particular features,...
3142 psibre Send Email Apr 27, 2007
11:59 am
Dear all, since Praat 4.5.20, we now longer need to do this: To Pitch... 0 75 600 pitch = selected() (which would become slightly tedious in complex scripts...
3143 psibre Send Email Apr 27, 2007
12:27 pm
Dear Gabriella, yes, you can let a Perl script (or any other program, for that matter) call a Praat script, passing arguments, that's easy. Example: ...
3144 psibre Send Email Apr 29, 2007
11:19 am
Actually, it's not tricky at all to get the Praat script's output back into Perl, if you use backticks instead of the system function: $wavfile =...
3145 n_dehak Send Email Apr 30, 2007
9:41 pm
Hi praat users, I need to save the MFCC coefficient and pitch in the same text file like this. each frame in one line. time pitch c0 c1 c2 c3 ....c12 time...
3146 jessamysara Send Email May 2, 2007
8:50 am
I've recently been using a TextGrid-making script that reads all files in a certain directory (unless you specify a "word"), makes a text grid for them, and...
3147 tabgrad2002 Send Email May 2, 2007
8:54 am
I've been having a problem since I reinstalled Praat (4.5.17) on my Windows XP computer. It loads fine, but when I do the "Read" command the program hangs for...
3148 Jonas Lindh
lindsahpajken Send Email
May 2, 2007
6:07 pm
Please see http://www.fon.hum.uva.nl/praat/download_win.html under Known problems and how to solve them and you will probably solve your problem. Best regards ...
3149 ree_hf Send Email May 3, 2007
4:19 pm
Hello, I've created a general script that will return stdev, min, max, mean for pitch, but I'm not sure what terms (e.g. "stdev" for standard deviation) are...
3150 Paul Boersma
paulboersma Send Email
May 3, 2007
5:19 pm
... In the code of your script you can use all the commands that are in the menus. In this case, the relevant commands are in the Query menu when you select a...
3151 g_silvestro Send Email May 4, 2007
5:00 am
Hi all, I have a script that uses draw tracks... command to plot on the plot window the prevously generated formants. I want it to save numbers to a file for...
3152 g_silvestro Send Email May 4, 2007
5:01 am
Dear all, I do have troubles with terminology. Is there any physicists in this list? thanks S...
3153 Vishu Rao
beardless2000 Send Email
May 4, 2007
5:21 pm
Hello Could someone tell me how I can read in time stamp (sec), pitch (Hz) values from a text file of a known format into a pitch tier object in PRAAT? -- ...
Messages 3124 - 3153 of 6383   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?
Messages 3124 - 3153 of 6383   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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