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

Messages

  Messages Help
Advanced
Messages 827 - 856 of 4564   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
827
Hi! Does anyone know if it is possible to convert label-files created in xwaves for the praat program? Did someone already write a script for that and would be...
silvia lipski
sillispiral
Offline Send Email
Sep 1, 2003
11:39 am
828
Silvia, In the menu Read/Read from special tierfile/ you have two built in options Read TextTier from Xwaves Read IntervalTier from Xwaves daniel ... Equipe...
Daniel Hirst
daniel_hirst
Offline Send Email
Sep 1, 2003
12:53 pm
829
Dear Praat users, I was wondering if anybody knows what reference level is used for the dB values in a spectrum? I want to measure H1-A3 differences (i.e....
cgdebruijn
Offline Send Email
Sep 1, 2003
3:41 pm
830
Hi, Is it possible to export data to Matlab r13? When saving with "save matrix text"... in the write menu it writes an ascii ".mat" file that matlab cannot...
frankitibo
Offline Send Email
Sep 1, 2003
5:30 pm
831
Please see the attached file for details. [Non-text portions of this message have been removed]...
paul.boersma@...
paulboersma
Offline Send Email
Sep 2, 2003
5:50 am
832
This may be basic, and I may have overlooked it in the manual, but does anyone know how to turn a numeric variable into a string?...
fluctuating_asymmetry
fluctuating_...
Offline Send Email
Sep 2, 2003
12:58 pm
833
... To access the contents of the numeric variable, you put it in single quotes, and to put this number in a string, you use double quotes: yourNumericVariable...
Mietta Lennes
mlennes
Offline Send Email
Sep 2, 2003
1:27 pm
834
suppose you have b = 25768 if you then put b$ = "'b'" you get the string "25768" in b$ - the inner quotes force the interpretation of "b" rather than the...
Daniel Hirst
daniel_hirst
Offline Send Email
Sep 2, 2003
8:16 pm
835
I'm very new to using Praat so excuse some seemingly simple questions. I'm conducting a project to see if voice analysis software could be used to compare...
Darrell Lee Hearne
darrellhearne
Offline Send Email
Sep 3, 2003
11:03 am
836
... apart from x = 1234.56789 y = 54321 x$ = "'x'" y$ = "'y'" you can also control the format of the resulting string a bit more: x$ = "'x:3'" y$ = "'y:1'" ...
Paul Boersma
paulboersma
Offline Send Email
Sep 5, 2003
1:40 pm
837
See the attached file for details [Non-text portions of this message have been removed]...
daniel.hirst@...
daniel_hirst
Offline Send Email
Sep 5, 2003
11:11 pm
838
Hello all, I installed PRAAT (4.1.5) under Mandrake 9.1 and whenever I play a sound (.wav) I got a playback with doubled sampling rate. Outside Pratt the...
jandouh
Offline Send Email
Sep 7, 2003
4:47 am
839
Hi! When recording spoken words, there is often a slight pause between pressing "record" and actually starting to speak. I want to automatically remove silence...
Staffan Larsson
nossral_naffats
Offline Send Email
Sep 8, 2003
5:35 pm
840
Dear Praat users, I've noticed a discrepancy in reporting p value in a paired T-test procedure. Here's an example: upon execution of: Get significance of means...
plichtab
Offline Send Email
Sep 8, 2003
11:29 pm
841
Please see the attached file for details. [Non-text portions of this message have been removed]...
cgendrot@...
cedgendrot
Offline Send Email
Sep 9, 2003
3:11 am
842
speech to text i want to get phonemes separated from teh wave file then i want to get the word typed using vc++. is it possible. actually im trying to make a...
smilysmiles4ever
smilysmiles4...
Offline Send Email
Sep 9, 2003
7:42 am
843
See the attached file for details [Non-text portions of this message have been removed]...
irit_o@...
irit_o
Offline Send Email
Sep 9, 2003
2:57 pm
844
I can't open a stereo sound file in wav.file format. Is someone familiar with this problem?...
hannekeribberink
hannekeribbe...
Offline Send Email
Sep 9, 2003
6:48 pm
845
... no, this is correct. Note the minus sign after the "e". The number "5.2025068564772401e-05" means nothing else than 0.000052025068564772401...! -- Paul...
Paul Boersma
paulboersma
Offline Send Email
Sep 10, 2003
8:59 am
846
... There are three ways in Praat to open stereo files. One is to use "Read from file..." from the Read menu. This will create a single Sound object in your...
Paul Boersma
paulboersma
Offline Send Email
Sep 10, 2003
9:09 am
847
Undoubtedly this question has been asked before, although a search of previous group messages did not turn it up. After I segment and label a waveform and...
ldavidson4
Offline Send Email
Sep 10, 2003
5:18 pm
848
... when drawing a Spectrum object as a power density curve, it is 2e-5 Pascal. ... that's right. From the square S2 of the complex spectral values, the drawn...
Paul Boersma
paulboersma
Offline Send Email
Sep 10, 2003
6:29 pm
849
you can use the command "Read two sounds from stereo file" in the "Read" menu ... Cédric Gendrot http://www.cavi.univ-paris3.fr/ilpga/ed/student/stcg/ ...
cédric GENDROT
cedgendrot
Offline Send Email
Sep 10, 2003
11:48 pm
850
(This message was already posted in june 2003 as message 776.) Hi, Using Extract part... 'x1' 'x2' Rectangular 1 yes it is possible to extract part of a sound...
Piet Mertens
pietmertens
Offline Send Email
Sep 11, 2003
9:11 am
851
... Indeed, there is no provision in the RIFF format (which MicroSoft WAV files are using) to specify a starting time. So unavoidably that information is ...
Peter Vanroose
peter_vanroose
Offline Send Email
Sep 11, 2003
9:35 am
852
Hi! I am looking for the formula for ERB conversion that the software is providing but, so far, I didn't find it. There is one formula for ERB mentioned in the...
Isabel Falé
isabeu_fale
Offline Send Email
Sep 11, 2003
11:24 am
853
isabel in the Help menu choose Formulas tutorial then choose 4. Mathematical functions and you'll find definitions for - erb(f) - herzToErb(x) - erbToHerz(x) ...
Daniel Hirst
daniel_hirst
Offline Send Email
Sep 11, 2003
11:30 am
854
Hello, Praat users, Could someone help me explaining me a simple (I guess) question? When doing the LTAS, I have 2 ways: 1- sound_object spectrum - To spectrum...
smaster
mastersuely
Offline Send Email
Sep 12, 2003
10:01 pm
855
Dear Praat users, there are two things which I am not quite sure about. Hence I would be very happy if maybe someone could help me out... 1. Parameter setting...
Sonja Boes
boes@...
Send Email
Sep 14, 2003
10:07 am
856
... You're really conflating two different questions: (1) Is Praat giving you reasonable formant values for a particular speech sample? (2) What are plausible...
Alice Faber
faberaq
Offline Send Email
Sep 14, 2003
3:32 pm
Messages 827 - 856 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