Indeed! I guess I was distracted by the command names. Oh well. There goes a wonderfully twisted work-around. José Joaquín Atria www.pinguinorodriguez.cl On...
6360
hiianup
May 6, 2013 2:19 am
Hi, I am using PRAAT on Feodra. The window for editing Buttons (Preferences), doesnt show the complete list of Actions unless one chooses a really small font...
6361
hiianup
May 6, 2013 2:20 am
Hi, PRAAT allows DTW using both MFCC objects and matrices. If I convert MFCC objects to matrices and then calculate the distance between the matrices using...
6362
hiianup
May 6, 2013 2:20 am
Hi, I am running a script that calculates the distance between 2 pitch objects using DTW. The application crashes when I run the program on some sound files....
6363
bengtgor
May 6, 2013 2:20 am
In Praat you can Query "Centre of gravity, standard deviation" etc on a selected Spectrum object derived either from a Spectrogram analysis object or from an...
6364
José Joaquín ...
jjatria
May 8, 2013 4:12 am
I hadn't noticed this, but I can confirm that this happens also in Kubuntu 12.10. José Joaquín Atria www.pinguinorodriguez.cl ... [Non-text portions of this...
6365
chengafni
May 8, 2013 4:12 am
Hi, I would like to create a source-filter synthesis in which I can control the energy distribution in different parts of the spectrum (e.g. in each formant...
6366
nghglong@...
nghglong...
May 8, 2013 5:03 am
I was success in build praat with MINGW. I tried to take some source from praat. And I see there are many oo_XX_XX in oo.h, oo_Copy.h ... For example...
6367
Holger Mitterer
holgermitterer
May 8, 2013 9:16 am
Dear Chen, I once had a similar problem in changing the overall spectrum of a spectrally rotated sound (making it less "top-heavy"). With Paul's help, I came...
6369
Paul Boersma
paulboersma
May 9, 2013 9:11 am
... Simple_def.h does not include anything, because it is itself included in other files after including oo.h, which does define oo_END_CLASS, namely as "}"....
6370
Paul Boersma
paulboersma
May 10, 2013 12:26 am
... neither. The preferred method is to measure the Spectrum derived directly from the Sound. ... That can only be answered if you tell us how that program...
6371
Paul Boersma
paulboersma
May 10, 2013 1:16 am
... the energy in a formant is determined by the formant's bandwidth. Larger bandwidth -> smaller energy. _____ Paul Boersma University of Amsterdam ...
6372
nghglong@...
nghglong...
May 10, 2013 12:49 pm
Hi all, I want to ask if I can run dtw with 2 Pitch. I read 2 files and got their Picth. But I did not see ToDTW Button. Thanks....
6373
Anup Upadhyay
hiianup
May 11, 2013 9:27 pm
You can do that using select Pitch 'pitch1$' plus Pitch 'pitch2$' To DTW... 24 10 no no no restriction Regards, Anup ... [Non-text portions of this message...
6374
Long Nguyễn
nghglong...
May 11, 2013 9:27 pm
I selected pitch 1 and 2. There are Pitch Help, Sound, Draw, Query, Modify, Annotate, Analyse, Convert. I did not see ToDTW. Nguyễn Hoàng Long Đại...
6375
caroline.sigouin
caroline.sig...
May 11, 2013 9:27 pm
Hi! At the lab, we are not able anymore to set the formants detection to half formants. For example: Formant settings... 5000 5.5 0.025 30 1 will turn into: ...
6376
gosiakorko
May 12, 2013 11:03 pm
Hello Praat Users, I'm trying to calculate speech and articulation rates and other variables following the guidelines from LANGSNAP workshop presentation by de...
6377
Quen, H.
hquene
May 13, 2013 9:23 am
Dear all, In case you are interested in an example of usage of these tools: http://www.let.uu.nl/~Hugo.Quene/personal/troonredes/ Best, Hugo Quen -- Dr Hugo...
6378
mitiainen
May 13, 2013 12:10 pm
Hi, First of all, I'm really new to Praat. I have made a script for detecting onset and offset from a wav-file. The script also calculates mean intensity,...
6379
Paul Boersma
paulboersma
May 13, 2013 2:38 pm
... can you send me a (hopefully small) script that has this problem and runs on my computer as well, so that I can replicate the problem? That would be the...
6380
hannah little
hanachronism
May 15, 2013 10:09 pm
Hi, I'm running an experiment whereby participants get presented with audio signals and then, at the end of this training, they must reproduce these signals to...
6381
Paul Boersma
paulboersma
May 15, 2013 10:55 pm
... That's because an ExperimentMFC data file is extremely simple and can handle only forced choices. It cannot handle more flexible relations between sound...
6382
musilinguist
May 17, 2013 1:03 am
Hi, I am trying to write a script to read texts from an excel file. Each grid in the excel line will contain a sound file name (say there are three file names...
6383
Paul Boersma
paulboersma
May 17, 2013 3:59 am
... save the Excel file as tab-separated text file, with one line of headers. Praat can then read it with "Read Table from tab-separated file". _____ Paul...
6384
José Joaquín ...
jjatria
May 21, 2013 1:54 pm
Save the spreadsheet as a comma-separated file and read it into a Table with ... After that the rest of the script should be easy. Hope it helps. José...
6385
patchanok.kitikanan
patchanok.ki...
May 21, 2013 1:55 pm
I am new user to Praat. I am using Praat script to analyse fricatives and I am measuring the four spectral moments (centriod, SD, skewness and kurtosis) from...
6386
mary5102
May 22, 2013 7:35 am
Dear all, We are trying to produce a set of vowels exactly 200ms long from a set of vowels of varying durations. PSOLA let's us go in and increase the duration...
6387
José Joaquín ...
jjatria
6:21 am
If you have the original duration of the sound and you want to scale it's duration to a given duration (in, say, milliseconds) you can use the ratio between...
6388
dan_mccloy
6:22 am
Hi Joyce, You can do this via the duration tier of manipulation objects. Add points on the duration tier at the beginning and end of the file, with values...
6389
ajdinkin
6:22 am
The command "Get start of selection" is failing when I try to run it from a script; I get the error message 'Command "Get start of selection" not available for...