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

Messages

  Messages Help
Advanced
Messages 700 - 729 of 6386   Oldest  |  < Older  |  Newer >  |  Newest
Messages 700 - 729 of 6386   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
700 Paul Boersma
paulboersma Send Email
Apr 23, 2003
10:14 am
... You can use phonetic symbols everywhere in Praat by using backslash sequences, e.g. you type \ct to get the "turned c" symbol, which is the IPA symbol for...
701 Paul Boersma
paulboersma Send Email
Apr 23, 2003
10:41 am
... 17 decimal digits is the precision of the "double" data type in C. Praat will usually write only 15 or 16 digits if the result is unambiguous. -- Paul...
702 Susanne Schötz
susanne_schotz Send Email
Apr 24, 2003
11:23 am
Dear Praat Users, I would like to move and add TextGrid interval labels to other intervals (empty or labeled) on the same tier automatically using a script. I...
703 Katherine Crosswhite
kmacrosswhite Send Email
Apr 24, 2003
2:09 pm
Dear Suzi, The command is "Set interval text..." which takes three argument: the tier number, the interval number, and the text. Let's say you want to set...
704 fragrant_far <frag...
fragrant_far Send Email
Apr 27, 2003
7:13 pm
From a sound, to spectrum... Are they standard log magnitude power spectra? Do the spectra reflect pre-emphasis of the higher frequencies in PRAAT?...
705 arytenoid2003 <ary...
arytenoid2003 Send Email
May 1, 2003
12:49 pm
Hi! I want to pre- and de-emphasize sounds using values other than 6dB/octave. For example, how could I emphasize from 500 to 4000 Hz by 3 dB per octave, or...
706 mailgoogle <mailgo...
mailgoogle Send Email
May 11, 2003
7:07 am
Hi. I'm new to praat. I think it is pretty nice app. The reason I downloaded praat is to learn about speech recognition and mostly synthesis. I can record,...
707 Olle Kjellin
okjhum Send Email
May 11, 2003
9:15 am
Hi, Anonymous, and welcome to the fascinating world of the speech science(s)! I infer that you are also new to speech pathology. In due time you will (have to)...
708 Paul Boersma
paulboersma Send Email
May 12, 2003
1:18 pm
... the details are described in chapters 2 through 5 of my book, which can be downloaded from my web site as a PDF file. Paper versions are still available...
709 sabina_mac226 <hus...
sabina_mac226 Send Email
May 13, 2003
8:03 pm
Hi, could someone tell me how to use praat to segement a sentence into phones? Thank you...
710 smaster
mastersuely Send Email
May 15, 2003
6:21 pm
Hello, praat-users. My name is Suely, and I live in Brasil. I ´m speech terapist and I ´m doing a research about the actor´s formant, pretending to use the...
711 BrianBin <magicbri...
magicbrian.tw Send Email
May 18, 2003
10:45 am
Hi folks I would like to dump a series of "epochs" of a wave file, does anyone knows how to do it? Well, I'd like to use epoch as my own synthesizer&#39;s input....
712 Ken Mattsson
Ken.Mattsson@... Send Email
May 18, 2003
11:47 am
Hello PRAAT-users! I would like to print the newest complete PRAAT manual, to make a double-sided paper manual. Has anybody done this, found out a reasonable...
713 smaster
mastersuely Send Email
May 18, 2003
10:11 pm
Hello, praat-users. My name is Suely, and I live in Brasil. I ´m speech terapist and I ´m doing a research about the actor´s formant, pretending to use the...
714 mauro371371 <mardi...
mauro371371 Send Email
May 19, 2003
4:31 am
Hello, I am doing research on ultra high frequency content and would like to know what is the maximum sampling frequency that Praat would work with? Is this...
715 kingwhyt <weiss@.....
kingwhyt Send Email
May 21, 2003
3:42 pm
hi all if i get the pitch of a file with length 1000 ms and the pitch step is 10ms why do i get 97 frames instead of 100? thanks in advance chris...
716 Paul Boersma
paulboersma Send Email
May 22, 2003
1:34 pm
... use "print manual..." from the File menu in the manual. ... don't worry. Praat won't waste any paper. You will get it in 600 pages or so... ... there is...
717 928
928@... Send Email
May 22, 2003
3:41 pm
Respected all, I am analyzing spectrum in Praat. The y-axis information in Spectrum is shown in decibals. But when I save spectrum to disc & view its contents,...
718 Lesley <lesley@......
lesleylinguist Send Email
May 22, 2003
9:26 pm
Hi! I have a simple task, but a big mental block. I need to write a script to: a) open many TextGrids b) start with the first TextGrid c) extract the contents...
719 pablozk <pablozk@....
pablozk Send Email
May 25, 2003
1:13 pm
Hi, Does anyone has a Praat version of the syntax definition file (.syn) that allows TextPad to highlight syntax? I know there is one available for download at...
720 Hugo Quené
hquene Send Email
May 26, 2003
1:11 pm
Dear all, A copy of my Praat syntax definitions file, for use in the TextPad editor, can be found at http://www.let.uu.nl/~Hugo.Quene/personal/tools/praat.syn ...
721 Masahiko Komatsu
ojizo3jp Send Email
May 26, 2003
2:13 pm
Dear Chris, ... See previous messages at http://egroups.com/list/praat-users/ messages #475, #484 (titled "Time step") in Jan 2003 messages #346, #352 (titled...
722 Susanne Gahl
leshsakte Send Email
May 26, 2003
8:37 pm
hi, below is a script you could modify to suit your needs. The main point that's useful is that you read the filenames into a list, then step through the list....
723 Volker Dellwo
volkerdellwo Send Email
May 27, 2003
5:53 pm
Dear list members, with some scripts I realized that they run much faster under praatcon.exe than under praat.exe. Is there a way of calling praatcon from an...
724 Volker Dellwo
volkerdellwo Send Email
May 27, 2003
5:56 pm
Dear list members, is there a wildcard to use with numberOfSelected? It seems to me that it only works like that: numberOfSounds = numberOfSelectd ("Sounds") ...
725 Volker Dellwo
volkerdellwo Send Email
May 27, 2003
6:42 pm
Dear list members, I'm using TextPad to edit my praat scripts. Is there a way to execute the scripts in Praat from TextPad? I managed to execute the scripts in...
726 cewe424 <cew8@...&...
cewe424 Send Email
May 28, 2003
3:36 pm
I am a research assistant looking for a way to measure time of word onset. The experiment that I am working on will need to compare the reading of two lists...
727 Paul Boersma
paulboersma Send Email
May 28, 2003
10:29 pm
dear Praat users, the new version 4.1 is available. As most of you will know, Praat can nowadays be downloaded freely from www.praat.org. There have been...
728 Hakan <ph_nordahl@...
ph_nordahl Send Email
May 30, 2003
12:24 pm
Dear cewe424 I suggest that your question is related to the one formulated by sabina_mac226, about Segment into phones (709) and my own, about Physical events...
729 plichtab <plichtab...
plichtab Send Email
May 30, 2003
4:57 pm
Dear Praat Users, Does anyone know whether it is possible to include open-ended, text input fields in the Experiment Module? I've used forms with Praat quite...
Messages 700 - 729 of 6386   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?
Messages 700 - 729 of 6386   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