Hi all I have an ABX-type experiment running based on the example from the manual. I'd like more of a gap between the participant clicking the response button...
4283
Paul Boersma
paulboersma
May 17, 2009 10:21 pm
... your previous two messages seemed to be false alarms, and perhaps you've solved this one as well already? Otherwise, you could look at ...
4284
tillit@...
tillit...
May 18, 2009 10:33 am
Hello, 1) Does anyone know papers using Praat for their experiements in the field of musicology? There are for example: - R. Kopiez (1993): Intonation of...
4285
emperor_ian85
May 19, 2009 7:42 pm
Hi, I am looking at different methods of segmenting speech into voiced / unvoiced regions. One method I have come across is the Spectral Flatness Measure, and...
4286
Jonas Lindh
lindsahpajken
May 19, 2009 8:14 pm
Hi. Check out wiener entropy script by Gabriel Beckers here http://www.gbeckers.nl/pages/praatscripts.html Best regards Jonas ... ...
4287
Esther
esther_klabbers
May 20, 2009 5:47 pm
When I use Draw path... I get the correct alignment graphically, but how do I get a text file with the x and y values that are displayed in the path plot?...
4288
Lucas Barbosa
lucasbarbosa...
May 20, 2009 6:43 pm
Is there a way to get the start and end time of the visible area in the editor window in a script? Something like a "get start of zoom" and "get end of zoom"? ...
hello i think i posted this already, perhaps it wasn't approved? i'd like to extract for file mean, max, min, stddev for the first five formants and 12 MFCCs....
4292
Adam Vogel
cogstatevoice
May 26, 2009 6:40 am
Dear All, On a similar track, we use a signal amplitude threshold (e.g,. 65db - after scaling intensity at 70 db) (anything below threshold is considered as...
4293
emperor_ian85
May 26, 2009 2:02 pm
hi everyone, i have a simple script which takes in a speech signal and segments it into voiced and unvoiced regions, creating a corresponding textgrid with...
4294
pyrker2004
May 26, 2009 7:11 pm
Dear PRAAT users, I tried to adapt a batch processing script from Mietta Lennes (http://www.helsinki.fi/~lennes/praat-scripts/) to get the voice report for...
4295
Paul Boersma
paulboersma
May 26, 2009 10:19 pm
... so that's where they are: in the variables "start" and "end". So in ... you just put these two variables in the places where the "Voice report" command...
4296
Paul Boersma
paulboersma
May 26, 2009 10:29 pm
... it's not so simple. You have to decide whether you want the average of those dB numbers (in which case the average Unvoiced intensity is 53.55 dB), or...
4297
Prateek
prateekmoturi
May 27, 2009 7:59 am
Hi, I am a newbie to PRAAT. I am working on PRAAT for speech project. I am trying to compile source code of praat. So that i can enhance the functionality of...
4298
ycsgeorge
May 27, 2009 7:59 am
Dear all, I am wondering whether anyone is aware of any script that can get the F0 values on a point tier. Your assistance is greatly appreciated. Best, George...
4299
Daniel Hirst
daniel_hirst
May 27, 2009 9:58 am
My script analyse_tier.praat will do that You can find that here: http://uk.groups.yahoo.com/group/praat-users/files/Daniel_Hirst/analyse_tier.praat It will...
4300
Daniel Hirst
daniel_hirst
May 27, 2009 9:58 am
My script analyse_tier.praat will do that You can find that here: http://uk.groups.yahoo.com/group/praat-users/files/Daniel_Hirst/analyse_tier.praat It will...
4301
Amanpal Singh
amanpal_5
May 27, 2009 5:31 pm
Dear Sir I want to run the scripts (.pratt or.txt) from specific folder as I saw the example to open .wav files. 1. I go through the manual and find that...
4302
Paul Boersma
paulboersma
May 27, 2009 9:32 pm
... no it isn't. Please make sure you use the right placement of the quotes" execute "'path$'\'filename$'.praat" (the double quotes are needed if the path...
4303
larsen303
May 28, 2009 5:11 am
Hello Everyone! As a new user, I am not familiar with Praat scripting. I would appreciate any advice on my project. I am trying to read in all the files in a...
4304
Amanpal Singh
amanpal_5
May 29, 2009 8:55 am
Dear Sir 1. I have list of sounds in object window. Ex: 1. Sound X 2. Sound Y 2. I wnat to concatenate it in manual order Ex: (CASE 1) (CASE...
4305
Markus Greif
greif72
May 29, 2009 3:25 pm
Hello all, recently, I have some problems using the script by Yi Xu (Xu, Yi) for time normalization. This is a script for time normalizing and numerous other...
4306
jennyrlang
May 31, 2009 7:54 am
Hello, I am trying to set up a simple MFC experiment, very similar to the example one in the manual. However, I keep getting error messages when I try to read...
4307
Paul Boersma
paulboersma
May 31, 2009 5:59 pm
... changes in Praat are generally designed in such a way that old scripts should continue being able to run. If you send me the script, and explain when and...
4308
Paul Boersma
paulboersma
May 31, 2009 6:43 pm
... you don't report the error message, so I will have to guess... a space before the "5"? ... this is not programming. You are typing in a data file....
4309
Paul Boersma
paulboersma
May 31, 2009 7:00 pm
... select Sound X Copy... Z plus Sound Y Concatenate -- Paul Boersma Phonetic Sciences, University of Amsterdam Spuistraat 210, room 303 1012VT Amsterdam, The...
4310
Lucas Barbosa
lucasbarbosa...
May 31, 2009 8:14 pm
What about something like this: select Sound x Copy... temp plus Sound y Concatenate concatenatedSound = selected("Sound") select Sound temp Remove select...
4311
Lucas Barbosa
lucasbarbosa...
May 31, 2009 8:14 pm
Is there any way to make forms resizable? My form has too many entries and it does not fit on some screens; lower buttons become unreachable and are impossible...
4312
Lucas Barbosa
lucasbarbosa...
May 31, 2009 8:15 pm
Is there any way to create two fields in the same line in a pause form? In the initial form one can use: positive left_Range positive right_Range Is it...