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 37 - 66 of 5946   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
37 Lei Chen
chenl@... Send Email
Nov 2, 2000
1:16 am
Hello: Now I want to show the pitch and textgrid in the same edit frame. How can I do in praat? thanks very much. Lei...
38 Launo Tuuri
ltuuri@... Send Email
Nov 2, 2000
7:54 am
... I don't know whether it is possible, but you can group two different editors/viewers together and then zoom & sroll both as they would be just one, single...
39 Paul Boersma
paul.boersma@... Send Email
Nov 2, 2000
2:07 pm
... That's the slow way, and the PitchTier in the Analysis window does not even show voicing/voicelessness. The simplest way is to view the Pitch object: -...
40 Daniel Hirst
daniel.hirst@... Send Email
Nov 15, 2000
10:34 am
I have had problems trying to round numbers to a fractional value. Let's say I have a variable called "percent" which contains the value 72.356875421025 and I...
41 AGUSTI XARAU
xarausuport@... Send Email
Nov 15, 2000
12:32 pm
... De: Daniel Hirst [mailto:daniel.hirst@...] Enviado el: miércoles, 15 de noviembre de 2000 11:11 Para: praat-users@... Asunto:...
42 Paul Boersma
paul.boersma@... Send Email
Nov 15, 2000
1:41 pm
... This number, 72.359999999999999, is the nearest 17-digit representation of the 64-bit floating point number nearest to 72.36. The script a = 72.36 echo 'a'...
43 pq@... Send Email Nov 28, 2000
10:58 am
I am a very unexperienced Praat user. I need to have a spectrum of a sound in graphical form with log freq axis. I opened the sound file and selected To...
44 Paul Boersma
paul.boersma@... Send Email
Nov 29, 2000
12:41 pm
... you apparently run into an "undocumented feature" of Windows: it cannot draw more than 32767 lines in one stroke. Praat 3.9.6 will chop it up into smaller...
45 Volker Dellwo
dellwo@... Send Email
Dec 1, 2000
9:37 am
Dear Praat-users, I'm using Praat on my home PC and I'm wondering what features a sound-card should have in order to obtain best results with Praat??? Can...
46 Lei Chen
chenl@... Send Email
Dec 3, 2000
9:51 pm
Hi: I write a segment program to segment the speech to utterences and got total 1011 sentences.I want to show it in praat, so I generate one textgrid file, but...
47 Paul Boersma
paul.boersma@... Send Email
Dec 3, 2000
11:36 pm
... 96 kilobytes is a large message for a mailing list... (better to send to the author directly in such a case) The 14th line of the TextGrid file that your...
48 vincent.arnaud@... Send Email Dec 14, 2000
12:10 am
Dear Praat users, I'm a french user of Praat and I'm creating a script to represent the french vocalic triangle but I have a small problem with phonetic ...
49 Paul Boersma
paul.boersma@... Send Email
Dec 14, 2000
1:33 am
... \as\~^ \ep\~^ or \ae\~^ \ct\~^ or o\~^ or \o~ \oe\~^ I will add the necessary documentation... -- Paul Boersma Institute of Phonetic Sciences,...
50 vincent.arnaud@... Send Email Dec 14, 2000
4:59 pm
Dear Paul, I've tried these symbols but it doesn't work... Really, I don't understand why ?! I'm using Praat 3.9.9 with win98 PC. \as\~^ \ep\~^ or \ae\~^ ...
51 Paul Boersma
paul.boersma@... Send Email
Dec 14, 2000
8:25 pm
... I will have to guess, since "it doesn't work" is a rather unspecific description of what goes wrong. The most likely cause is that you have not installed...
52 CROSET PIERRE JEAN
musimat@... Send Email
Dec 19, 2000
7:18 am
O.K. pierre jean croset...
53 CROSET PIERRE JEAN
musimat@... Send Email
Dec 19, 2000
8:04 am
ok ... praat-users-unsubscribe@eGroups.com...
54 Bernard Bel
bel@... Send Email
Dec 19, 2000
3:12 pm
Hi, I am facing a problem using PRAAT 3.8.61 on a Windows machine. I created the following script named "open.praat": form text Textgridfile "" text Soundfile...
55 Paul Boersma
paul.boersma@... Send Email
Dec 19, 2000
4:10 pm
... if you think that something is a bug, then try the latest version before reporting it; it may have been solved. In general, the discussion list is not for...
56 spyi@... Send Email Dec 22, 2000
1:49 pm
Hello all, I am writing a research paper to be published in a journal. I used 'praat' to extract the values of formants of Korean vowels. It works wonderful...
57 Paul Boersma
paul.boersma@... Send Email
Dec 23, 2000
2:24 pm
... when you select a Sound and choose "To Formant (burg)...", there is a button called "Help", and this will bring you to a detailed explanation. If you...
58 Matt Davis
matt.davis@... Send Email
Jan 10, 2001
2:31 pm
Dear Praat Users, I am trying to make speech shaped noise using Praat (i.e. noise with the same spectral profile as an original speech file). The following...
59 Paul Boersma
paul.boersma@... Send Email
Jan 11, 2001
3:21 pm
... The Sound-to-Spectrum procedure is implemented as a Fast Fourier Transform, which only works for a number of samples that is a power of two. For instance,...
60 Doina Trandafir
dtrandafir@... Send Email
Feb 2, 2001
2:15 pm
Hello! I am Doina Trandafir, psychologist in Romania. I work for National Institute of Aerospatial Medicine. I'm interested in voice analysis field, in...
61 gandour@... Send Email Feb 7, 2001
9:06 pm
Task: increase pitch of all non-zero frames within a file by a constant Hz value, i.e. change pitch height but preserve pitch contour and duration of original...
62 Daniel Hirst
daniel.hirst@... Send Email
Feb 8, 2001
5:42 am
Just a question on why you would want to do this before someone gives you a practical answer. You say you want to ... Hz ... duration of ... but adding a...
63 Daniel Hirst
daniel.hirst@... Send Email
Feb 8, 2001
5:52 am
Oops - I wrote my last message too quickly sorry : Multiplying by a constant ratio of 1.2 is equivalent to adding a constant of (about) 0.263 on an octave...
64 Paul Boersma
paul.boersma@... Send Email
Feb 8, 2001
12:44 pm
... ******* The following script works on a selected PitchTier object. It shifts all F0 values by a number of Hertz, semitones, octaves, Mels, or ERBs: form...
65 Michael T Hammond
hammond@... Send Email
Feb 8, 2001
4:47 pm
hello does anybody know how to save a .au file as 8-bit, rather than 16-bit from praat? mike hammond...
66 Jeff Haynes
jeff@... Send Email
Feb 9, 2001
1:58 am
Hi, I'm just getting into Praat and I'm looking to do some PCA and NN stuff. Unfortunately, I'm having trouble getting started off. If you want to produce a...
Messages 37 - 66 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