Dear PRAAT users, In order to analyse VOT in stressed syllables CV composed by a plosive + vowel [a] I must use wide band spectograms. Could somebody please...
566
Keith Handy
keithindiere...
Feb 1, 2003 10:38 pm
What is Praat principally designed for? I suspect that I'm not using it for its primary purpose; I found it through a link on a music oriented website, and...
567
pierreroublot
Feb 2, 2003 10:49 am
... First load the file "using read from file" in the "Read" menu. Then simply click on the "Edit" button and you'll get a nice wide band spectro. You can...
568
Ingrid Samczuk
ingridbs@...
Feb 2, 2003 12:55 pm
Dear Praat users. I am sorry for being so repetitive, but I really need to know this... We need to measure a lot of thing in our experiment and one of them is...
569
Ingrid Samczuk
ingridbs@...
Feb 2, 2003 2:56 pm
Dear Praat users, Probably this is a silly doubt, but I will do anyway. I have created lots of tables using the program, but I can't save them and transfer to...
570
Paul Boersma
paulboersma
Feb 3, 2003 2:09 am
... Almost all. Try "Write to headerless spreadsheet file...". Excel can read that. -- Paul Boersma Institute of Phonetic Sciences, University of Amsterdam ...
571
Paul Boersma
paulboersma
Feb 3, 2003 2:09 am
... yes, and after that, you "extract" the PitchTier from one of the two Manipulation objects, then select this new PitchTier object together with the other...
572
Paul Boersma
paulboersma
Feb 3, 2003 2:09 am
... The spectrogram that occurs in Praat's sound editor window is a wideband spectrogram, unless you change the window length to something other than 5...
573
Liu Mei
liumei4000
Feb 3, 2003 9:45 pm
hi, I am still confused by something discussed here. ... I understand the window length in To Pitch now, but ... My understanding of the time step is that if...
574
Paul Boersma
paulboersma
Feb 4, 2003 12:00 am
... a bit less than 100, because the pitch/spectrogram/formants cannot be computed at the very edges. ... (First, 0.01 seconds is only 10 milliseconds.) If the...
575
Liu Mei
liumei4000
Feb 4, 2003 3:26 am
Forgive me, please. I realized my mistake after sending the email immediately but I could not send another email due to the disconnection of our LAN. I am very...
576
simone_ashby
Feb 4, 2003 7:15 am
Dear Praat users: I'm trying to include in my script a command that automatically copies *all* the information in an Info window and prints it to a new file. I...
577
renright123
Feb 5, 2003 9:11 am
Friends, I am new to praat and wish to know is it possible to perform time scale modification on a speech signal with praat. If it is how do i go about...
578
cicres
Feb 5, 2003 9:12 am
Dear Praat users, I have been trying to get the f1, f2 and f3 values using a script, but with [u] vowels, I can't get the correct values (i.e. f1 at 300 Hz and...
579
pierreroublot
Feb 5, 2003 10:47 am
... Hello and thank you for your quick answer. The only problem is that the statisticians I am working with are asking me commonly admitted threshold values....
580
Paul Boersma
paulboersma
Feb 5, 2003 1:06 pm
... yes, it is. Read section 8.2 of the Intro (under Help in Praat), which is called "Manipulation of duration". -- Paul Boersma Institute of Phonetic...
581
Paul Boersma
paulboersma
Feb 5, 2003 1:06 pm
... This is typical for female [u] in many languages. The perceptual goal of back vowels in these languages is to bring F2 as close as possible to F1 so that...
582
Ingrid Samczuk
ingridbs@...
Feb 6, 2003 5:59 pm
Dear Praat users, I am trying to get a table with FFT values, but I can't. The best I've got was one single value for each formant at 0.5s (approximately the...
583
Liu Mei
liumei4000
Feb 6, 2003 9:49 pm
Dear Users, I have written a praat script which does some analysis on a sound file. I also have lots of sound files but whose names are not very regular, such...
584
Paul Boersma
paulboersma
Feb 7, 2003 10:55 pm
... See the Frequently Asked Questions on scripts, first entry. ... The same way as you get arguments for any script. See the scripting tutorial. Section 6.1...
585
Paul Boersma
paulboersma
Feb 7, 2003 10:55 pm
... The first line gives you the overall spectrum, rather than a spectrum for every time (which is a spectrogram). The second line extracts the first five...
586
Paul Boersma
paulboersma
Feb 7, 2003 10:55 pm
... See the Frequently Asked Questions on pitch analysis. The explanation about the constant time steps versus the constant number of measurement points...
587
Paul Boersma
paulboersma
Feb 7, 2003 10:55 pm
... . . . ... Indeed. When you run Praat without a graphical user interface (as with Praatcon.exe on Windows, or from the command line in Unix), you cannot...
588
bvssrs
Feb 8, 2003 12:40 am
Hi, I am new user of Pitch.I want to increase pitch for my.wav file.Can anybody explain how to do this? Thank you, Sivaram Bandaru...
589
kimkirsner
Feb 8, 2003 12:40 am
The question that I would like to table concerns the use of PRAAT to automatically detect and mark speech / silence transitions in textgrid, where silence > 20...
590
Liu Mei
liumei4000
Feb 8, 2003 4:34 am
Thank you Paul. ... I am sorry I maybe blind. I still have not found clear explaination of doing that. I don't want to use form to get the arguments. The ways...
591
Paul Boersma
paulboersma
Feb 8, 2003 1:21 pm
... Using a "form" is really the only way to get the arguments. It does exactly what you "prefer". Your script will be something like: form My example script...
592
Keith Handy
keithindiere...
Feb 8, 2003 8:44 pm
Seems simple enough ... select 'manipulationID' Edit Publish resynthesis Write to WAV file... 'outwav$' The Edit part works fine; it does open the edit window....
593
Keith Handy
keithindiere...
Feb 8, 2003 9:57 pm
Ammendum: I've since realized I don't actually need to use the editor window to do the resynthesis, so disregard my last question unless you feel compelled to...
594
Paul Boersma
paulboersma
Feb 9, 2003 6:45 pm
... There are two possibilities: 1) Read the part of the Intro about "Manipulation of pitch". 2) If you want to increase pitch by a fixed factor, you can...