... if all files are in the same directory, it is easy to do this with the following script: Create Strings as file list... C:\myDirectory\*.wav numberOfFiles...
... I tried out this plug-in. Although this plug-in has a nice web site with profesisonal graphics and installation turned out to be easy on MacOS X (we did...
Dear Praat Users, Thank you, Paul, for your comments on Akustyk. Akustyk is a compromise between ease of use and sophistication. Most of its features are based...
I'm trying to find a way to use 'Pitch listing' efficiently. I want to get a sort of pitch profile of a series of vowels to compare the degree of pitch change...
the following is a part of a bigger script i m using.. the mfvttrainlist contain list of 15 TableOfReals..i m having some problem with the 25th line of the...
... these settings were indeed optimized for healthy voices, and even then the pitch extraction algorithm will make some "mistakes". The cause is that human...
... it is handled in a praat-user-startUp, so that I concluded that it was superflous to throw away the buttons file. Still, you could read the existing...
an object of type Strings in not simply a list of filenames, but has typical praat formatting--for example: File type = "ooTextFile" Object class = "Strings" ...
... this is just how a Strings object is written to a text file. It still is a list of lines (not file names, generally). But you can write a Strings object as...
Hi, This is a follow-up question to a difficulty I had earlier. I'd be very grateful for further pointers. I recorded some sentences a while back, and more...
this is the application of the Hanning window. if you select Rectangular instead you will get what you are looking for, as long as you make sure that you are...
(1) In Paul's answer to Jeniffer ( 03-03-2004, Jennifer wrote regarding a 30 min long wave file with production of 360 syllables from) ... sound file", then...
Branka ZEI
branka.zei@...
Apr 7, 2004 11:13 am
1186
Hi, does anyone know how to delete the contents of a directory before writing any files out to that particular directory? thanks again, alan....
thanks fr the help it worked... but i now hav a diff problem i modified the script to form the train and test list in 3 ways..like this noOfSubExperiments = 3 ...
... instead of all the complicated head and tail hacking, you could just simply do: Read Strings from raw text file... mfvtlist.txt Note that the following...
Hi Alan, Try using this script. Hope it works for you. directory$ = "E:\temp\out\" Create Strings as file list... file_list 'directory$'* nstrings = Get number...
hi if u r using linux then u can do it in a script like this: system_nocheck rm -r <directory name> <write operation> ............... so if the dir exists it...
... In a Praat script on Unix/Linux/MacOSX: system rm /myDirectory/* In a Praat script on Windows: system del d:\myDirectory\*.* -- Paul Boersma Institute of...
feels like it is time for me to pay it forward. After Paul and Mietta's help, I was able to put all the things together and finish all the analysis within...
I sent this to the original poster but I thought it might be useful to others as well: clearinfo fID = selected("Sound",1) fName$ = selected$("Sound",1) sID =...
... select the Sound that has to become less loud, choose "Multiply..." from the Modify menu, and type 1/sqrt(10) for the multiplication factor. (if instead...
Is the articulatory synthesis package in PRAAT capable of accepting scripted commands via sendpratt fast enough to be used as a realtime articulatory speech...
Please help! I made the mistake of trying out the Praat plugin Akustyk. It's messed up my Praat configuration so I want to get rid of it, but I CAN'T. There...
Dear Gary, I'm not familiar with "Pitch Listing", maybe it's a new feature (I haven't downloaded the latest version of Praat yet). In any event, it sounds...
Hello, this is only indirectly related to Praat, but I would appreciate if anybody had any suggestions. I have a series of sounds containing pure tones...
Hi. I was wondering, does anyone have a basic presentation on how to teach students to use Praat (basic functions), either in word or Power Point? Thanks, ...
I am running Praat 4.2 on a Mac OS10.3. I recently tried to add some keyboard shortcuts using the Keyboard menu from System Preferences. The shortcuts appear...
Hello. I a new Praat user, and I was told that there is a way to have Praat "read" a wave file and turn it into text that is spelled out Phonetically using...