Hello, Many times I need to load a lot of little audio files from the disk (p.e. to convert from a type to another one). In this case, I cannnot get several...
245
Michael Wannke
michaelwannke
Jan 23, 2002 1:20 pm
Hi Jelle, in any way you try to get a fm tuning, keep in mind, that this leads to signals with a complex spectrum and not only to one single frequency as one ...
246
Paul Boersma
paulboersma
Jan 23, 2002 6:47 pm
... this can only be done with the script language. ... Choose "Create Strings as file list..." from the "New" menu, and click Help. You have to use the script...
247
Paul Boersma
paulboersma
Jan 23, 2002 6:47 pm
... "frames" are associated with analysis, i.e. they form the parts of a Pitch object. For synthesizing, you use the PitchTier object instead (you can create...
248
Mietta Lennes
mlennes
Jan 23, 2002 11:11 pm
Hi! ... Here is the simple script that will read all the files in a given directory. Hint: you might want to add the script to the Read menu in the Object...
249
Nerilka
ajowen_98
Jan 26, 2002 10:29 am
Mietta, You mention adding filename filters to the part above the Read from file...line. What do you mean by this and could you show an example? I've added...
250
Mietta Lennes
mlennes
Jan 26, 2002 5:54 pm
Hi! (This is an addition to the script that will open all Praat files in a specified directory.) ... The filter could be just a simple if-then-construction: if...
251
kmacrosswhite
Jan 27, 2002 5:00 pm
Another method for opening only a specific type of file using this type of script is to specify the filtering when you create the Strings object. For example,...
252
Baas, E.
E.Baas@...
Jan 29, 2002 1:12 pm
LS, For a auditory training program I would like to add the possibility to slow down speach fragments or enhance formant transitions. This is possible within...
253
takooda
Jan 30, 2002 8:53 am
Hello Everyone! My name is Tako Oda, and I am a new Praat user. I would like to feed FFT data into a database, so I may use a query language (such as Pro*C) to...
254
fs8i062
Jan 31, 2002 3:05 pm
Dear praat users, I wounder if it possible to have label menu in the TextGrid window where I could choose a label from a finite set of labels. For example, I...
255
Fredrik Karlsson
Fredrik.Karlsson@...
Feb 12, 2002 7:09 am
Hi all. I've just added a script to Praat in the .praat-dir/scripts/-directory, but how do I get teh script to keep MY current working directory? I do NOT want...
256
kyuchulyoon
Feb 13, 2002 10:10 am
Dear Praat-users, I have a bunch of file named as follows; sh-f1-1-ipi.wav I have "sh" or "ss" for the first part of the filename. I have six subjects "f1, f2,...
257
kyuchulyoon
Feb 13, 2002 10:11 am
Dear Praat-users, First, you can ignore my previous posting about reading in multiple files. I found another similar posting and Paul's answer to it. It was...
258
kyuchulyoon
Feb 13, 2002 10:11 am
Dear Praat-users, I have a script that processes 480 .wav files and once in a while, the script gives me a warning message with just an OK button saying that...
259
Benjamin Munson
brmunsonumn
Feb 14, 2002 1:23 pm
Dear Group: Has anyone ever written a Praat script to calculate spectral moments (Forrest, Weismer, Milenkovic, & Dougall, J. Acoust. Soc. Am., 84, 115-123 ...
260
Jelle van Dijk
jellevandijk75
Feb 15, 2002 8:49 am
Dear Praat-users, I am writin a script for all files in my directory, calculating mean pitch for each file. To be able to do the latter, you need to write...
261
Launo I Tuuri
ltuuri
Feb 16, 2002 7:56 am
From: Jelle van Dijk <jelle.vandijk@...> ... Did you see Mietta's message about opening several files in a directory with Praat script?:-) ...
262
Paul Boersma
paulboersma
Feb 17, 2002 12:08 am
... Recent versions of Praat have a button for it. Select a Spectrum and look in the Query menu. -- Paul Boersma Institute of Phonetic Sciences, University of...
263
Paul Boersma
paulboersma
Feb 17, 2002 12:09 am
... it's easier not to use the editor. All queries in the editor can be done by creating objects in the list and querying them. The above would be: select...
The below script works great in order to get the mean pitch value of a phrase. Any ideas on how to get the RAW VALUES used to calculate the mean? I ask as I...
266
kyuchulyoon
Feb 19, 2002 6:51 am
Dear Praat-users, I'd like to know if it is possible to get a two-samle t statistic or to perform a one-way anova in Praat. I checked the Praat web site and...
267
stefan.werner@...
skhwe
Feb 21, 2002 3:27 pm
The file "praat-mode.el" which I uploaded to the Files area is a first rough version of an Emacs major mode for editing Praat script files. I am sure there are...
268
P.Adank
p.adank@...
Feb 22, 2002 3:27 pm
Hello, First, I have a question about the function 'Track39; you can use to track formants in a Formant object. What is the purpose of the 'Track39; function? ...
269
Paul Boersma
paulboersma
Feb 23, 2002 2:39 pm
... to find three tracks through the measured formant values that are as continuous as possible. Most frames will contain three, four, or five formant values,...
270
Om Deshmukh
deshmukhom
Feb 26, 2002 7:24 pm
Hi There, I am quite new to this software. I have a few files that are in esps .sd format and I need to break them in smaller chunks. I thought I could open...
271
Lukas
jabari31canada
Feb 27, 2002 8:31 am
Hi, Is it possible to merge tiers at a specific time? I have two text grids and I need to combine them. I figured out how to combine the waves (making a...
272
jeremy c munson
jmunson@...
Feb 27, 2002 8:31 am
Thanks to the responses on how to get the raw values from a pitch tier. Now that I have the values in a headerless file, I want to change some of the values...
273
Jelle van Dijk
jellevandijk75
Feb 28, 2002 2:10 pm
Dear praat-users, This is a very nice program! Thanks for all help so far. Another basic (stupid?) question: What is the difference between the sound pressure...