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 search the group for older messages.

Messages

  Messages Help
Advanced
Messages 1339 - 1368 of 5946   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1339 gakan16 Offline Send Email Jul 1, 2004
4:45 pm
Hi, I am working on a speaker verification project.I calculated the cepstral coefficients (MFCC's) of signals and wanted to do a DTW on 2 of them.My query was...
1340 ozturk@...
ozturk2507 Offline Send Email
Jul 2, 2004
10:19 am
Hello Again, I have been trying to record a list of sentences automatically by praat. But ý could not manage to operate Sound recordign from my script. Is ti ...
1341 David Schwartz
davidalan_nc Offline Send Email
Jul 2, 2004
3:38 pm
Greetings list members. I have a soud file and, using he Query menu, I obtain both the standard deviation of power (n Pascals) and the standard deviation of...
1342 cmclarke662000 Offline Send Email Jul 5, 2004
4:25 pm
I am trying to make a voiced portion of speech voiceless, in particular, a voiced closure interval into a voiceless closure interval. I have played around ...
1343 Benjamin Munson
brmunsonumn Offline Send Email
Jul 6, 2004
4:42 pm
Dear Praat Users: I'm doing some research in which I would like to extract some acoustic measures that are presumably related to voice quality. Thanks to a...
1344 kittytr8888 Offline Send Email Jul 9, 2004
11:14 am
Hi Praat-users, I must have missed something in the manual but I don't know what. I can query the eigenvector of my Discriminant object, but how can I make an...
1345 David Weenink
dweenink Offline Send Email
Jul 9, 2004
12:51 pm
... Kitty you do not need to perform the 'Eigen & TableOfReal: To Configuration... ' command, the 'Discriminant & TableOfReal: To Configuration...' command...
1346 David Weenink
dweenink Offline Send Email
Jul 9, 2004
2:58 pm
... Kitty, we cannot visualize the class borders, yet. Maybe in a future version. With only two classes you might visualize the distributions with a little ...
1347 David Weenink
dweenink Offline Send Email
Jul 9, 2004
5:52 pm
... Yes they are obtained by multiplying the values in the table with the eigenvector from the Discriminant. ... No, the eigenvector is not same as the...
1348 Nate Blaylock
nate_blaylock Offline Send Email
Jul 13, 2004
2:17 pm
Hello, I'm wondering if praat supports hierarchical annotation in which, for example, I would have 2 interval tiers, where the boundaries of one would always...
1349 wvdmuva Offline Send Email Jul 13, 2004
2:20 pm
I tried installing the new version (4.2.08) on Macos X (10.3.4). I think I first unstuffed the download with Expander 8.0 and after that the PRAAT program...
1350 Daniel Hirst
daniel_hirst Offline Send Email
Jul 13, 2004
2:23 pm
Nate the simplest way to do what you describe is probably to create the higher tier first (for example the word level) then to duplicate the word tier and...
1351 spaulmann Offline Send Email Jul 16, 2004
10:27 am
Hi there, I use Praat to analyze speech from patients. In the manual it says that I can perform jitter/shimmer measurements only on long sustained vowels;...
1352 Daniel Hirst
daniel_hirst Offline Send Email
Jul 16, 2004
12:06 pm
Silke! go to the praat-users page at http://uk.groups.yahoo.com/group/praat-users/ you will find the complete archives of messages concerning this list ...
1353 Remijsen, A.C.L.
remijsen Offline Send Email
Jul 19, 2004
3:03 pm
Hi, ... these h1-h2 measurements in Praat? Alternatively, can anyone think of a fast-and-dirty measure of voice quality that I could extract automatically ...
1354 elliot16b Offline Send Email Jul 20, 2004
4:08 am
When writing to Windows metafile (.emf) in Win98 and Windows XP, the files are very different in size, although the script, the viewports, font size, etc......
1355 henningholle Offline Send Email Jul 20, 2004
1:39 pm
Hello! I want to make a comparison of acoustic parameters between groups of words. Among others, I would like to calculate the rectified waveform (i.e. the...
1356 gabecker@...
gjlbeckers Offline Send Email
Jul 20, 2004
2:10 pm
Dear Henning, Select your sound object and choose from the menu: "Modify"->"Formula", and apply the formula "abs(self)". This will take the absolute value of...
1357 monamy82 Offline Send Email Jul 21, 2004
11:45 pm
Greetings to all, Has anyone attempted designing a practical articulation speed measure ? Regards...
1358 Paul Boersma
paulboersma Offline Send Email
Jul 22, 2004
2:08 pm
... There are no pixels in most .emf files. These are files that consists of drawing commands like lines, texts, and images. In Praat's case the resolution of...
1359 matthewroos Offline Send Email Jul 23, 2004
6:14 am
Hi, All. I'm trying to write a script that can be called from the command line using praatcon. I'm having trouble getting it to accept script arguments of...
1360 nickmazure Offline Send Email Jul 23, 2004
11:29 am
Dear Praat Users, Let say I have 5 Sound objects in my Praat Objects List. I would like to loop through them and measure, say, duration for each of those ...
1361 Mohamed Al-Khairy
jandouh Offline Send Email
Jul 23, 2004
2:50 pm
... With the help of Praat manual page 752 "Scripting 4. Object selection", you can do the following: select all ...
1362 Paul Boersma
paulboersma Offline Send Email
Jul 26, 2004
10:41 am
... This used to be awkward. From version 4.2.09 on, you can do it in exactly the same way as with the "execute" command in scripts, which means that if the...
1363 Paul Boersma
paulboersma Offline Send Email
Jul 26, 2004
10:44 am
... Mohamed Al-Khairy's solution does not work (except sometimes by coincidence). Here is how to do it. After selecting the five sounds that you are interested...
1364 Naresh parajuli
naresh_parajuli Offline Send Email
Jul 28, 2004
1:19 am
hi, is there a functionality in praat to separate or remove unvoiced or silence segment from the sound object. if please let me know. thanks naresh ...
1365 Suely Master
mastersuely Offline Send Email
Jul 28, 2004
1:38 am
Hello, I´m using this script that Katherine Crosswhite sent me to cutt of my unvoiceless sounds and silence to make LTAS. object_name$ = selected$("Sound") To...
1366 Paul Boersma
paulboersma Offline Send Email
Jul 28, 2004
2:39 pm
... If you want the LTAS of the voiced parts only, then Praat has a relatively new command that computes a pitch-corrected LTAS. This procedure computes the...
1367 Mohamed Al-Khairy
jandouh Offline Send Email
Aug 5, 2004
10:29 pm
Hello good people of Praat, Is there any way to resize some of Praat dialogue windows. When ever I click Modify > Formula... the resulting window does not show...
1368 Hossein Mobahi
hmobahi Offline Send Email
Aug 6, 2004
3:09 pm
Hello I have a problem with "Play" command. The strange point is that "Play" works perfectly when it is used in dynamic menu, the sound is played correctly....
Messages 1339 - 1368 of 5946   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