Dear Praat users, I need to write a script, from a LTAS objetc, this results and write them to an excell file. Can you help me? I paste here the history: Read...
I´m trying but I can´t write a script... I need, from a LTAS, find this variables and write them all in a excell file. I´ve been trying to make this for 3...
Dear Praat users I need to know the amplitude and frequencies of the peaks ( 0 to 8kHz) in my LTAS... Does anybody have a script, please? Thank you Suely ...
Hi there. Does anyone have a script that measures the f0 minimum of an interval in a Textgrid and also returns the duration from the beginning of the interval...
Hello. Is it possible to provide segmentation and add phonetic symbols in Praat the way I can do it in Speech Analyzer? Thanks in advance for any help....
Hi everyone. I just installed Praat - I've never worked with pitch, phonology or anything similar- and I'd like to know whether there are tutorials, papers,...
I was wondering if it was possible to use Praat for extracting pitch and intensity from an audio signal in real time - e.g. audio is streamed in, and pitch and...
Hello, I was searching the Praat Console for Mac OS X (Tiger) on: http://www.fon.hum.uva.nl/praat/download_mac.html but did not found anything. Isn´t there a...
Hi, eveyone How do I get the first and last value of fundamental frequency (F0) in one interval? In my script, I use the following code, but sometimes, the...
Hi, in one of my scripts I am using the function "Get value at time..." for Intensity. However, I don't know how big in ms. is the window used for performing...
Hi there. I suppose you mean to compile the source code in xcode, just download the source code from http://www.fon.hum.uva.nl/praat/download_sources.html and...
... or perhaps you mean the console version of Praat (as praatcon.exe on Windows)? You can just call praat, with arguments, from the command line. -- Paul...
... no. The interpolation is over a lot of samples (typically), not just four. The window is described in the manual. Look for "Sound: To Intensity". -- Paul...
Hello all, I am very close to getting the synthesized bilabials I need for an assignment. All I need is to aspirate the [p] that I've generated. According to...
Hello. I am running Praat 4.6.12 with Ubuntu (Linux), and have had virtually no problem doing a variety of fairly complicated script-aided analysis tasks over...
Dear sir, first I would like to thank you and Mr. Boersma for your answers. ... I've been using Perl and praatcon to measure formants inside large audio...
Anja Hofmann
anja.r.hofmann@...
Apr 7, 2008 11:00 pm
3653
Hi, I'm trying to create a script that asks the user to give a list of the vowels (s)he wants to analyze. Then, Praat reads Sound files and their corresponding...
... you can answer the last question by updating. The Praat home page suggests that that is what you might try before alerting the list. The mistake you...
Dear Jose, a simple solution would be to use the index function: if index(vowels_to_be_analyzed$, interval_label$) [...] if you have more complex labels (e.g....
Dear June, I don't think this is possible within Praat. But what you can do is export the Spectrogram and modify its colors using your favorite graphics...
... on my computer, the effect on the sound is very large. For [b], I have: Set target... 0.00 0.1 Lungs Set target... 0.02 0.1 Lungs Set target... 0.05 0.0...
Dear all, I'm wondering about the formatting of field titles in forms. Specifically, does anyone know whether it is possible to explicitly display an...
Ingmar, Great idea! Incidentally, I have been converting Praat spectrograms to color using a similar method except that I use Photoshop. You import an EPS...
Hi all I want to add an action command for a double selections ie to add an action command when a long sound file together with a textgrid are selected. How to...
Dear all, I am using the onset detection provided by Paul Boersma in the scripting tutorial on sustained vowels. To Intensity... 100 0 n = Get number of frames...
Hello, I have a collection of various monosyllables that I am putting together to make series of stimuli. The object of the experiment is to manipulate the f0...
Deal all, I've got the following problem: I've defined a procedure with 2 string-parameters. When calling this procedure with 2 string-arguments, these...