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 1856 - 1885 of 4564   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1856
Hi Can anyone tell me why this falls over when I try to get the vocal tract length? form xyz word sFile word name word prtFile endform # just to empty the...
Stephen Choularton
stephenchoul...
Offline Send Email
Jun 1, 2005
8:34 am
1857
I have a question concerning experimentMFC. I would like to have my subjects choose from 4 files for a total of 160 files (i.e they should make 40 choices)....
rubenvandevijver
rubenvandevi...
Offline Send Email
Jun 1, 2005
9:19 am
1858
... So you want to use relative path names. That's a good idea, because the experiment file will then be portable across computers and even across operating...
Paul Boersma
paulboersma
Offline Send Email
Jun 1, 2005
6:35 pm
1859
... Try this: info$ = Info vocalTractLength = extractNumber (info$, "Vocal tract length:") -- Paul Boersma Institute of Phonetic Sciences, University of...
Paul Boersma
paulboersma
Offline Send Email
Jun 1, 2005
6:35 pm
1860
Hi I am extracting vocal tract length by throwing short utterance at praat. Is that reasonable or will it only work on a single vowel? Stephen -- Internal...
Stephen Choularton
stephenchoul...
Offline Send Email
Jun 2, 2005
5:35 am
1861
Hello, we tried to write a script in order to save as a txt file the pitch listing. In the crucial part of the script: editor Sound ex1 Pitch listing...
legito
Offline Send Email
Jun 2, 2005
9:37 am
1862
Hi I am having problems with extracting vocal tract length. I am using this code to extract from male utterances: Resample... 10000 50 To LPC...
Stephen Choularton
stephenchoul...
Offline Send Email
Jun 2, 2005
9:30 pm
1863
... this does not do what you want. The command "Pitch listing" just writes to the Info window. To put the pitch listing into a file, do something like ...
Paul Boersma
paulboersma
Offline Send Email
Jun 5, 2005
2:23 pm
1864
Hi I wonder if anyone can help on this one. The parameters for LPC are: time of the nearest frame (defaults to 0) length of the vocal tract (defaults to .17) ...
Stephen Choularton
stephenchoul...
Offline Send Email
Jun 5, 2005
8:22 pm
1865
Dear Praat users, the vocal tract lengths (VTL's) as measured from a VocalTract object are not very reliable. The VTL numbers obtained, very much depend on the...
David Weenink
dweenink
Offline Send Email
Jun 6, 2005
8:44 am
1866
i write a script as followed a=melToHertz(1000) b=hertzToMel(1000) echo 'a' 'b' to my surprise, the results are 2838.3558963675514 and 569.8505624277267 not...
remilynn2000
Offline Send Email
Jun 6, 2005
10:21 am
1867
I have 30ms segments of a fricative sound, I know how to get a Center of gravity and central moment. However, if I want to do overlapping windows on this...
linds_hancock
Offline Send Email
Jun 6, 2005
7:27 pm
1868
... there are several definitions of "mel" in the literature, it's not an International Standard Unit or something like that. The one in Praat has an equal...
Paul Boersma
paulboersma
Offline Send Email
Jun 7, 2005
11:03 am
1869
Hello, I am a relatively new Praat user interested in signal coding in animal communication. I do not know much about speech analysis but so far I have used...
megwyman
Offline Send Email
Jun 7, 2005
6:24 pm
1870
Hello everyone, I have some background in C/C++ programming but not much in compilers though yet. And I would like to learn how to incorporate praat into C++...
Olga Krachina
olya_kob99
Offline Send Email
Jun 9, 2005
6:32 am
1871
... you use any editor (or Praat) to write the script. ... no, Praat scripts are not C programs. You run them with Praat. From the command line, you can do: ...
Paul Boersma
paulboersma
Offline Send Email
Jun 9, 2005
2:20 pm
1872
Hi I am trying to take vlt over an utterance: If I do this: form xyz word sFile word name word prtFile endform # just to empty the file filedelete 'prtFile$'...
Stephen Choularton
stephenchoul...
Offline Send Email
Jun 10, 2005
3:49 am
1873
... You have to change the selection back to the LPC object: To LPC (covariance)... 20 0.025 0.005 50 lpc = selected ("LPC") n = Get number of frames for i to...
Paul Boersma
paulboersma
Offline Send Email
Jun 10, 2005
12:58 pm
1874
Can a spectrum be converted into logHz? Also, how exactly do you use the Bark Filter? Lindsay...
linds_hancock
Offline Send Email
Jun 10, 2005
8:43 pm
1875
Dear all, I have two questions: 1. I'm writing a script to insert labels in a point tier. In this script, I want to put labels at the 25%, 50% and 75% points...
adisasmito_smith
adisasmito_s...
Offline Send Email
Jun 11, 2005
4:44 am
1876
Dear list members, I'm collecting samples of spontaneous talk. I get many instances of two or more people speaking at the same time. I was wondering, is there...
andreaperticone
Offline Send Email
Jun 11, 2005
4:45 am
1877
I think it will be a problem to use i for the variable in both loops. Let's say that you have 5 textgrids. I think once you get down to the second loop, the...
Katherine Crosswhite
kmacrosswhite
Offline Send Email
Jun 13, 2005
5:41 pm
1878
... This is correct. ... But this is not. lab1 will contain a time in the last TextGrid. ... (Please note that there is no problem in reusing the variable i....
Paul Boersma
paulboersma
Offline Send Email
Jun 14, 2005
12:32 am
1879
dear praat users i am doing my final msc thesis and my thesis title is that " vocal tract ailments diagonsis trough voice feature analysis". the idea is that...
ziqbal_uet
Offline Send Email
Jun 14, 2005
5:47 am
1880
I would like to experiment with real time analysis. So as a first step, I am trying to recompile with MINGW compiler. Not having any luck. Does anybody have...
davife
Offline Send Email
Jun 15, 2005
4:48 am
1881
Hello all, I am writing a Praat resynthesis script, but I'm having two problems: (1) How can I decrease intensity? I'm creating an IntensityTier, adding points...
ovesdotter1
Offline Send Email
Jun 15, 2005
4:48 am
1882
Hi Could anybody help me? What I am currently trying to do is to create a vowel continuum through varying the F1 value in a range that goes from 300 to 600 Hz....
Daniel Silva
silvadmr27
Offline Send Email
Jun 15, 2005
4:50 am
1883
hi could anyone just mail me a copy of hermes "spectral harmonic summation method for pitch detection" (the paper.)? or a link would do. Thanks, ANI. ... ...
Narsimh Kamath
narsimhk
Offline Send Email
Jun 15, 2005
4:50 am
1884
... in Praat 4.3.14, you can switch off automatic scaling in the Multiply window. An IntensityTier with a value of -6 dB will then halve the intensity. ... I...
Paul Boersma
paulboersma
Offline Send Email
Jun 15, 2005
10:49 am
1885
... The formant analysis assumes that the envelope of the source signal has a slope of -6 dB per octave. ... you should get close to that (though never...
Paul Boersma
paulboersma
Offline Send Email
Jun 15, 2005
11:21 am
Messages 1856 - 1885 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