Dear Praat discussion list members, one of the most common wishes of Praat users has now been fulfilled, namely the capability of printing to non-PostScript...
34
Matt Davis
matt.davis@...
Oct 24, 2000 4:39 pm
I've written a Praat script to generate temporally segmented speech - segmenting speech into regular chunks separated by silence - as described by Huggins: ...
35
2357111317
spigot@...
Oct 24, 2000 11:15 pm
hello, i've been experimenting with the articulatory synthesizer. i just uploaded some scripts and soundfiles to www.neuron.net/~pfly/misc/praat-wavs and ...
36
Yugo Fujii
yugo.fujii@...
Oct 25, 2000 9:22 pm
Dear Paul and Praat users, I cannot show the yellow plots of formants on the spectrum area of Analysis Editor. I use Windows NT as my platform. Please let me...
37
Lei Chen
chenl@...
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@...
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@...
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@...
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@...
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@...
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@...
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@...
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@...
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@...
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@...
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@...
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@...
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@...
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@...
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@...
Dec 19, 2000 7:18 am
O.K. pierre jean croset...
53
CROSET PIERRE JEAN
musimat@...
Dec 19, 2000 8:04 am
ok ... praat-users-unsubscribe@eGroups.com...
54
Bernard Bel
bel@...
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@...
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@...
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@...
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@...
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@...
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@...
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@...
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@...
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...