Sign In
New User? Sign Up
praat-users · Praat Users Group
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
You can search the group for older messages.

Messages

  Messages Help
Advanced
Messages 1174 - 1204 of 4564   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1174
... 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...
Paul Boersma
paulboersma
Offline Send Email
Apr 2, 2004
12:45 pm
1175
... 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...
Paul Boersma
paulboersma
Offline Send Email
Apr 2, 2004
12:59 pm
1176
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...
plichtab
Offline Send Email
Apr 2, 2004
7:33 pm
1177
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...
Gary Baker
garypower2000
Offline Send Email
Apr 3, 2004
2:53 am
1178
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...
SASWATA DAS
saswat8085
Offline Send Email
Apr 5, 2004
6:59 am
1179
... these settings were indeed optimized for healthy voices, and even then the pitch extraction algorithm will make some "mistakes". The cause is that human...
Paul Boersma
paulboersma
Offline Send Email
Apr 5, 2004
12:38 pm
1180
... 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...
Paul Boersma
paulboersma
Offline Send Email
Apr 5, 2004
12:55 pm
1181
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" ...
j_keidel
Offline Send Email
Apr 5, 2004
3:59 pm
1182
... 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...
Paul Boersma
paulboersma
Offline Send Email
Apr 5, 2004
5:35 pm
1183
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...
Susanne Gahl
leshsakte
Offline Send Email
Apr 5, 2004
9:13 pm
1184
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...
j_keidel
Offline Send Email
Apr 5, 2004
10:08 pm
1185
(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@...
Send Email
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....
alanbrennan1
Offline Send Email
Apr 7, 2004
5:50 pm
1187
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 ...
SASWATA DAS
saswat8085
Offline Send Email
Apr 8, 2004
9:34 am
1188
... 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...
Paul Boersma
paulboersma
Offline Send Email
Apr 8, 2004
11:53 am
1189
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...
Bartek Plichta
plichtab
Offline Send Email
Apr 8, 2004
3:40 pm
1190
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...
SASWATA DAS
saswat8085
Offline Send Email
Apr 8, 2004
5:31 pm
1191
... 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...
Paul Boersma
paulboersma
Offline Send Email
Apr 8, 2004
8:40 pm
1192
If you have 2 sounds that are the same power/amplitude, is it possible to modify one sound so that it is 10dB louder than the other?...
Karen
karen24276
Offline Send Email
Apr 8, 2004
11:41 pm
1193
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...
Jen Lai
yuwen_222
Offline Send Email
Apr 9, 2004
7:12 am
1194
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 =...
j_keidel
Offline Send Email
Apr 9, 2004
4:18 pm
1195
... 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...
Paul Boersma
paulboersma
Offline Send Email
Apr 10, 2004
7:17 pm
1196
I understand that sendpraat will work with Unix; inasmuch as Linux is a "free" type of Unix, will sendpraat also work as a console(?) under Linux?...
Robert Hamilton
seedpress
Offline Send Email
Apr 10, 2004
8:21 pm
1197
Is the articulatory synthesis package in PRAAT capable of accepting scripted commands via sendpratt fast enough to be used as a realtime articulatory speech...
Robert Hamilton
seedpress
Offline Send Email
Apr 10, 2004
8:29 pm
1199
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...
featherwire
Offline Send Email
Apr 11, 2004
8:13 pm
1200
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...
Katherine Crosswhite
kkmmaacc
Offline Send Email
Apr 11, 2004
8:13 pm
1201
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...
Luca L. Bonatti
llucabo
Offline Send Email
Apr 11, 2004
8:22 pm
1202
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, ...
hosier_82
Offline Send Email
Apr 11, 2004
8:22 pm
1203
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...
anguadn
Offline Send Email
Apr 11, 2004
8:23 pm
1204
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...
me
hosier_82
Offline Send Email
Apr 11, 2004
8:23 pm
Messages 1174 - 1204 of 4564   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! UK. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help