Anyone know how to script Praat to journal to the info window (or to an ASCII file) the unique names of intervals within a TextGrid that has been previously...
473
김미담
midamkim
Jan 1, 2003 8:03 am
Hello? My name is Midam Kim and I'm a graduate student studying phonetics in South Korea. May I ask you a brief question about the use of Praat? In the case...
474
plichtab
Jan 2, 2003 1:06 pm
Dear Praat users, What is the correct name and location of the Praat initialization file on the MAC (OS 9.x)? I've tried different locations/names and none has...
475
wouter_van_nifterick
wouter_van_n...
Jan 2, 2003 1:07 pm
i want to control the amount of resulting frames for a pitch analysis. i tried this to get 512 frames: frameCount = 512 duration = Get duration timeStep =...
476
mshoaibsehgal
Jan 2, 2003 1:07 pm
Hello Dear mz we are a group of students who are working on SISRS(speaker independent speach recognition system)for that purpose we are using praat to get...
477
mshoaibsehgal
Jan 2, 2003 1:07 pm
How we can get Min,MaxQantile,Mean of a pticular formant using sendpraat command or sendpraat.exe. Beacause info file is recreated for each type like for min...
478
mshoaibsehgal
Jan 2, 2003 1:07 pm
sample c code is system("sendpraat praat xyz command"); above system function is in c and requires stdlib.h for this you have to download sendpraat.exe if more...
479
Masahiko Komatsu
ojizo3jp
Jan 2, 2003 1:07 pm
Hello, Praat has a function to stylize PitchTier by two methods. - For a PitchTier Stylize... 4 Semitones - For a Manipulation Edit Stylize pitch... 2...
480
krislilj
Jan 2, 2003 1:07 pm
Hi Praat Users! I'm working with word stress and need a quick answer if possible. I have two syllable words, and i have marked the intervals containing the...
481
mshoaibsehgal
Jan 2, 2003 1:08 pm
Kindly mail me tutor of Z transforms at mshoaibsehgal@... regards...
482
Kimiko Tsukada
uab_bhm
Jan 2, 2003 1:08 pm
Dear Praat users, I started using Praat 2 days ago and am wondering if someone has an answer to my question? Would it be possible to change the log settings so...
483
rachaelanne2000
Jan 2, 2003 1:09 pm
Hello I am having a problem with the pitch manipulation feature. I am adding and removing pitch points and then publishing the resynthesis. However, I do not...
484
Masahiko Komatsu
ojizo3jp
Jan 2, 2003 4:19 pm
Dear Wouter, Just in case you still don't have the answer and you still need it. You may not get the pitch of the very beginning part and the very ending part...
485
Sonja Boes
boes@...
Jan 3, 2003 7:19 am
Dear Praat users, I am trying to investigate the spectral balance of vowels. In order to do this I need to get the intensity [dB] of individual vowel formants....
486
doug_honorof
Jan 3, 2003 7:20 am
Thanks to the new, improved scripting tutorial in the Praat manual attached to v4.0.38, I figured out how to make calls to outside procedures, the topic of my...
487
sola_aina
Jan 4, 2003 12:18 pm
I would like to create a 3D (Mesh) spectrogram in/with Praat. Is this possible? I notice that Analyse->FormantFilter produces an item that can be drawn as a 3D...
488
Paul Boersma
paulboersma
Jan 9, 2003 3:24 pm
... To get the power in a spectrogram at a certain (time, frequency) point, you would like there to be a query command for this when you select a Spectrogram...
489
Paul Boersma
paulboersma
Jan 9, 2003 11:58 pm
... Such a button does not exist for a Spectrogram object, but if you choose "To Matrix", you can do "Paint surface..." on the resulting Matrix. You may have...
490
ruben van de vijver
rubenvandevi...
Jan 10, 2003 8:09 am
Hi, Since my question has to do with soundcards, I am not sure this is the right platform the ask this question, but I think there are many knowledgable people...
491
Yang Shao
syyes
Jan 10, 2003 8:11 am
hi, i 'ld like to know how praat performs pitch interpolation and smoothing? also, can someone give me information on how lpc pitch manipulation is performed...
492
liumei4000
Jan 10, 2003 8:11 am
Hi, All: I have a raw wave file (PCM format) with 44100Hz frequency and 2 bytes BlockAlign. When I used a binary editor to open this file, I realized there are...
493
Muhammad Bashir
mshoaibsehgal
Jan 10, 2003 8:11 am
Hello users i need Formant's burg algorithm.Can any one send it to me. Thanks in advance... Muhammad Shoaib Bashir UET Lahore. ...
494
Yang Liu
yangl@...
Jan 10, 2003 8:12 am
Hi All, I have a question related to file operations in praat script. A file name is the argument of my praat script, and in this script, I would like to read...
495
Piet Mertens
pietmertens
Jan 10, 2003 8:12 am
Hello, When running the following script (Praat 4.0.18, Windows): system pause exit a DOS box pops up with the output of "pause". Then Praat shows a message: ...
496
Erica Iliovitz
ericarei
Jan 10, 2003 8:12 am
Hello everybody, my name is Erica Iliovitz. My PhD subject refers to prosodic aspects of dysarthric speech. So far I have analysed some macroprosodic aspects...
n.b. you can also write a TAB character using 'tab$', but you already knew this probably?. You might want to have a look in the help files, e.g. try the...
499
r_crncec
Jan 10, 2003 8:12 am
hello, i am using praat to analyse conversations. according to the requirements of my research this is a two step process. 1) to create an editted pitch plot...
500
Beat Siebenhaar-Rö...
beat_siebenhaar
Jan 10, 2003 2:03 pm
Hallo I tried to get the number of intervals in a selected tier with the following script: name$ = selected$ ("TextGrid") select TextGrid 'name$39; ...
501
Peter Vanroose
peter_vanroose
Jan 10, 2003 2:08 pm
... Could this be due to that fact that the return status of "pause" is not "success" (or 0) as expected? If that is the case, the problem can be circumvented...