Hi, ... Thank you for your answers, BUT I do write a script but only use it for saving the information in order to not have to do it by hand for many files :)...
Elina Helander
elina.helander@...
Feb 1, 2006 12:21 pm
2318
When I make experiments with Praat I write all the information in files and then I use C++ programming in order to manipulate the data.. Since you want to...
Dear members of the list, here are some questions I have been making myself: 1. How robust is Praat regarding differences in amplitude which could bias the...
Hi fellow Praat users, The following piece of code takes a string like "soundFoo.wav" stored in myFile$ variable and turns the variable value into "soundFoo"....
... myFile$ = myFile$ - ".wav" ... -- Paul Boersma Institute of Phonetic Sciences, University of Amsterdam Herengracht 338, 1016CG Amsterdam, The Netherlands ...
Hi, I have some data in the following format in a txt file: 0 0.6760000000000005 0.6760000000000005 1.2200000000000004 1.2200000000000004 5.692 ......... ...
i have downloaded praat for the purpose of speech synthesis,but from the beginner's manual i could not get any information ,can anybody help me to get started...
I am trying to use Praat to investigate synchrony between musicians but creating scripts is rather new for me. Although it is possible to analyse waveforms...
Dear Mark, A few years ago I wrote a script to do something similar, viz finding stressed vowel onsets in speech. This script was inspired by previous work by...
I have an older version on my portable (4.2.2.1) and wonder if I should delete all traces of the program before running the installer for the latest version -...
Hello all. I am sending my question (bleow) back up to the top with the hope that someone might be able to shed a little light on this for me (or perhaps...
... Praat unpacks to a single executable file ("Praat.app"), perhaps on your desktop. You can drag it anywhere, for instance on top of your previous version,...
I am learning scripting. Do we have to create an Ltas object if we wanna get the maximum peak frequency? I tried this: select Spectrum my_sound_spectrogram max...
... start with "Info" under Help. However, Praat is not a text-to-speech system. If you want to do synthesis from a voice source and formants, consult the...
The note in the recent Praat 4.4. release mentions that it is now possible to use regular expressions for scripting in many places. Does it include the use of...
deal all: I am reading source code of Praat, and convert sound_to_pitch.c to other languages like MATLAB. But I run into a problem, I can't find out any...
... look in sys/Thing.h. -- Paul Boersma Institute of Phonetic Sciences, University of Amsterdam Herengracht 338, 1016CG Amsterdam, The Netherlands ...
Basically, what I want to do is to measure RMS intensity of stop burst and adjacent vowel. These are what I have tried so far. 1. Select sound object and click...
I am sorry. I want to find definition of struct "sound", but I only find attributes of it by sound.h (i.e. line 37 ~ 49). could any one tell me does any...
Hi, I have been trying to use Akustyk with the newest Praat version (4.4.07) but ran into problems: files can not be read nor written by Akustyk routines. I...
... if you select a Sound and click Info, you get values both in Pascal and in dB. From the Query menu, you can get both as well. The dB values are fine for...
Dear all, I'm using Praat 4.4.0.7 static for Linux on an Ubuntu machine. When using "Write selection to WAV file" a wav file is created, which can be played...
John Wiedenhoeft
wiedenhoeft@...
Feb 10, 2006 2:35 pm
2341
... this should happen only if the duration of the selection is zero, i.e. if you have a cursor rather than a selection. However, in that case the menu command...
sorry, my fault: the sample was less than a second long (one syllable). obviously there are players that cannot handle these short files. it is an odd...
John Wiedenhoeft
wiedenhoeft@...
Feb 11, 2006 2:31 pm
2343
Can somebody give a few lines of sample codes? Thanks a lot!...
... I don't know if exist an automatic method to do this conversion because the interval-tier is different that the point tier. In the point tier we have...
Oops - somehow the message I intended to post disappeared! ... I don't think there is any direct way to do this. You can do it though by converting the...