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 1597 - 1627 of 5946   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1597 Paul Boersma
paulboersma Offline Send Email
Jan 1, 2005
1:44 pm
... yes, this is the normal "To Pitch..." command in the objects window, and the normal blue pitch curve in the sound window. If you want even more precision,...
1598 Paul Boersma
paulboersma Offline Send Email
Jan 1, 2005
1:44 pm
... these can be octave jumps. Many real octave jumps occur in speech, and you can check them by zooming in on the wave form. Some of these octave jumps sound...
1599  
xujunxiao_china Offline Send Email
Jan 4, 2005
3:13 am
. Dear Paul: Very thanks for your reply. But I think you must misunderstand my meaning. My subject is about animal communication. In my project, I need to...
1601 sinceremj Offline Send Email Jan 7, 2005
7:31 am
Hello, I am trying to get frequency and amplitue of the first and second harmonics for FFT. I was able to see "Spectral slice in the Sound editor by FFT," and...
1602 jonatan_hejzlar Offline Send Email Jan 7, 2005
3:57 pm
Hello, I am wondering if there is a way to get the amplitude of a formant in dB. In the spectrum slice, the dB are displayed on the right, however there is no...
1603 Mohamed Al-Khairy
jandouh Offline Send Email
Jan 7, 2005
9:27 pm
Below is a procedure that query the amp of a certain frequency of a spectrum. It takes as input the frequency you want to query (frequencyOfFormant) and a...
1604 amarjeetsingh1010
amarjeetsing... Offline Send Email
Jan 8, 2005
9:05 am
Hi All I am a new user of praat. I am adding a interval tier "Sentence" in the text grid after leveling i want to extract only the textgrid of a particular...
1605 Andrew Mera
monika_mera Offline Send Email
Jan 8, 2005
8:00 pm
This may be a naive attempt to help, the requirement not being quite clear: - if the objective were for a computer program to recognize words vs pauses between...
1606 aerjent Offline Send Email Jan 11, 2005
7:16 pm
Hello, I'm a new user of PRAAT and I'm trying to list all the variables which PRAAT can currently gather data about. Is the list "types of objects" from the...
1607 Paul Boersma
paulboersma Offline Send Email
Jan 11, 2005
8:25 pm
... The best place to start is the Intro. Choose Praat Intro from the Help menu. If with "variables" you mean properties of speech signals, then the main ones...
1608 ingrid_rosenfelder
ingrid_rosen... Offline Send Email
Jan 13, 2005
7:09 am
Hi everybody, I am a (relatively) new user to Praat, and I am having trouble with a recently created editor script. Is it possible that a variable that I have...
1609 Paul Boersma
paulboersma Offline Send Email
Jan 13, 2005
10:51 am
... . . . ... First, the "include" is not left-aligned (as your script says it should be), so it won't run on Windows either; --> remove the space before the...
1610 Paul Boersma
paulboersma Offline Send Email
Jan 13, 2005
12:21 pm
... no. If you create a variable before the loop, it should still be known inside: var2 = 13 repeat pause Variable2 is 'var2' . . . until ... This should give...
1611 Paul Boersma
paulboersma Offline Send Email
Jan 16, 2005
9:27 pm
... That would not save time. What really saves time is to read these sounds into Praat and do the F0 analysis there. It's built in, you don't have to program...
1612 nickyvespa Offline Send Email Jan 17, 2005
5:49 pm
Hello, I have tried the PSOLA function implemented in Praat to shrink English monosyllables by about 20%, using the default settings. However, it seems that...
1613 nickmazure Offline Send Email Jan 17, 2005
6:00 pm
Hi, It seems to me that you're trying to reduce the duration of the entire segment, i.e., including syllable onset and offset. If that's the case, you might...
1614 Kim Silverman
kimeasilverman Offline Send Email
Jan 18, 2005
8:30 am
Hello I am setting up tools to allow a group of people to view ands potentially hand-correct phoneme alignments produced by an automatic aligner. I have a...
1615 psibre Offline Send Email Jan 19, 2005
12:37 am
Dear Kim, Selecting a specific tier from within an editor script is tricky... Now that you bring it up, I don't know of a proper way to do it (anyone else?),...
1616 xiaoju zheng
michelhere Offline Send Email
Jan 19, 2005
8:09 am
Dear all, I have a problem with exporting data from Praat. I am using Praat to transcribe utterances, and listed the number of syllables per run and the...
1617 Dominika Oliver
dominika_oliver Offline Send Email
Jan 19, 2005
2:02 pm
Hello, I have a question about the quadratic interpolation of a linear PitchTier. Does the option "X points per parabola" mean spline knots between every 2...
1618 angelacarpenter2000
angelacarpen... Offline Send Email
Jan 20, 2005
4:56 pm
Hi Everyone, The ExperimentMFC script works great for an identification task that I'm setting up. However, I need to add text in a Devanagari font to be...
1619 hugh_webster Offline Send Email Jan 21, 2005
10:49 am
Hi all, I am planning to use PRAAT in the analysis of recordings I am making of African wild dogs. Some of the frequencies may reach 50kHz. Is PRAAT able to...
1620 Sonja Bös
boes@... Send Email
Jan 23, 2005
6:30 pm
Dear Praat users, I'm wondering how I can find out the quantization of a sample. In the Praat help manual it says "digitization also involves quantization,...
1621 Paul Boersma
paulboersma Offline Send Email
Jan 24, 2005
11:51 am
... no, it does not. The pitch points are considered "targets", and the interpolated curve is horizontal at these targets. Between two targets there will be...
1622 Paul Boersma
paulboersma Offline Send Email
Jan 24, 2005
11:51 am
... Sound files saved by Praat are always 16 bits per sample per channel. Recording done with Praat's SoundRecorder window is also always 16 bits nowadays....
1623 Paul Boersma
paulboersma Offline Send Email
Jan 24, 2005
12:18 pm
... yes, Praat can analyse such recordings. In the spectrogram settings of the sound window, you will want to set the ceiling to 50000 Hz rather than Praat's...
1624 Paul Boersma
paulboersma Offline Send Email
Jan 26, 2005
6:42 pm
... It is usually tricky to have a script cycle through a sound or a textgrid in an editor. It is much simpler and faster to do the cycling in the Objects...
1625 Paul Boersma
paulboersma Offline Send Email
Jan 26, 2005
8:04 pm
dear Praat users, Praat version 4.3 is available from www.praat.org, for Windows, Macintosh, Linux, and Solaris (versions for HPUX, SGI and FreeBSD can be...
1626 Naresh parajuli
naresh_parajuli Offline Send Email
Jan 27, 2005
2:01 am
Hi everybody, I have a small question about praat. Is the LFCC coefficients in praat comupted from linear prediction coefficients ? If it is so isn't it called...
1627 Gregory
gregoryor Offline Send Email
Jan 27, 2005
9:40 am
I'm a new user who needs to be pointed in the right direction. I will soon have over a thousand audio files of productions of the same speech phrase and want...
Messages 1597 - 1627 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