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 set the sort order of messages? Just click on the link in the date column. Your preferences will be remembered, so you don't have to do it again when you return.

Messages

  Messages Help
Advanced
Messages 2929 - 2958 of 4564   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2929
Hello, when I was trying to display a sentence in Chinese as runText, there appeared some mess codes. How can I sovle this problem? Thanks...
zxt2900
Offline Send Email
Jan 4, 2007
9:35 am
2930
This script sample seams to do what I need but I need to convert about 500 wav files. How can I loop this script to read in the 500 files then write out 500...
vlonboost
Offline Send Email
Jan 4, 2007
9:36 am
2931
Hello, I have a question about editing a sound and textgrid together. I have written a python script which contains a call to a Praat script. The purpose of...
dath_na_mbradain
dath_na_mbra...
Offline Send Email
Jan 4, 2007
9:37 am
2932
Hi there, I wouldn't go with a set value of dB in Praat. First of all, the absolute dB value is relatively meaningless in PRAAT, because it gets modified by...
Holger Mitterer
holgermitterer
Offline Send Email
Jan 4, 2007
10:11 am
2933
Hi Fred, I'm fairly new to Praat, but I think the problem is the way that you're selecting the sound and textgrid together. When you use the 'select' command ...
Dustin Miller
meduststuff
Offline Send Email
Jan 4, 2007
3:57 pm
2934
Hello, I'm currently extracting sound features with praat from several .wav files and I'm writing the extracted values in a file (one line per .wav file),...
andrina_epfl
Offline Send Email
Jan 4, 2007
6:20 pm
2935
Hi. I am hoping some of you could help me out here... It the to intensity calculation in Praat i am having problems with. I have done some feature extraction...
stromhau
Offline Send Email
Jan 7, 2007
12:46 am
2936
... Praat's definition for intensity is the root-mean-square pressure (force per unit area) relative to 0.00002 Pascal (converted to dB). At some standard...
Paul Boersma
paulboersma
Offline Send Email
Jan 7, 2007
5:33 pm
2937
... numberOfFiles = Get number of strings numberOfUsers = 0 for ifile to numberOfFiles fileName$ = Get string... ifile user$ = mid$ (fileName$, 4, 7) ...
Paul Boersma
paulboersma
Offline Send Email
Jan 7, 2007
5:33 pm
2938
I've recorded a number of different people reading similar words and I'd like to convert the voice recordings so that the volume of the recorded samples is...
bridggty
Offline Send Email
Jan 8, 2007
6:19 am
2939
Hello everyone, perhaps there is a very simple solution to it, but I have been trying to make a form pop up later in my script. However, it seems that praat ...
lauraherbst
Offline Send Email
Jan 13, 2007
6:54 pm
2940
Hi Laura, I faced the same problem, and through searching through the praat-user messages online, discovered a couple things about forms: 1. Forms are only...
Dustin D. Miller
meduststuff
Offline Send Email
Jan 15, 2007
5:07 pm
2941
Hello,everyone. Afer drawn,The phonetic symbols can be displayed well in the Praat Picture window. When I copied the picture by "Copy to ckipboard"into the...
ttwwccdd
Offline Send Email
Jan 15, 2007
5:08 pm
2942
... install SILDoulosIPA 93 on your computer correctly (for instance via the Praat-for-Windows download page). -- Paul Boersma Phonetic Sciences, University of...
Paul Boersma
paulboersma
Offline Send Email
Jan 15, 2007
6:18 pm
2943
Could you please help me. Has anybody succeeded to compile Praat on Solaris 10 (x86)? Could you provide either a precompiled binary or precise instruction how...
kimmogranqvist
Offline Send Email
Jan 16, 2007
6:33 pm
2944
... Dear Laura, Instead of Dustin's solution with a separate editor script you could use a dummy TextGrid as a form. See below. bw. John ... Create TextGrid......
John Tøndering
johtnd
Offline Send Email
Jan 17, 2007
9:22 am
2945
I drew the picture of the wide-band spectrogram of a sound. But when I copied it with ¡®Copy to clickboard¡¯ in the PRAAT picture and pasted it in the WORD...
ttwwccdd
Offline Send Email
Jan 18, 2007
6:33 am
2946
Hi fellow users, Assuming I have a string like, for instance ,"AAABABBBAAABBA", is there a way of finding out how many As exist in the string? Best wishes, ...
Pablo Arantes
pablozk
Offline Send Email
Jan 18, 2007
11:51 am
2947
Dear Pablo, I can't think of anything better than: string$ = "AAABABBBAAABBA" char$ = "A" n = 0 for c to length(string$) if mid$(string$, c, 1) == char$ n += 1...
psibre
Offline Send Email
Jan 18, 2007
2:21 pm
2948
I am a beginner in using PRAAT. Now I met a problem about the use of PRAAT, which has troubled me for a long time. That is, when I draw a picture in the PRAAT...
ttwwccdd
Offline Send Email
Jan 18, 2007
7:40 pm
2949
When you choose Draw... with the "garnish" option from the contextual menu the scale is seconds if you draw the object without garnish you can then add the...
Daniel Hirst
daniel_hirst
Offline Send Email
Jan 18, 2007
7:52 pm
2950
I just got praat. I read the help file, looked at the FAQ online, and started experimenting. My recordings do not play back correctly though. I have an...
nfch15
Offline Send Email
Jan 19, 2007
7:04 am
2951
Hi Paul and all, I'm running Praat 4.5.08 on a brand new Intel dual processor MacBook Pro running OS X 10.4.8. I'm having NO problem getting good audio output...
tonywoodbury
Offline Send Email
Jan 20, 2007
6:35 am
2952
Dear Paul and everyone. I would like to ask 2 questions where the first one has been asked unanswered before. 1. Is there a built-in variable to use in scripts...
Jonas Lindh
lindsahpajken
Offline Send Email
Jan 20, 2007
7:31 am
2953
Hi, how are you? I wait you are fine. Ok, here go my problem: i'm analyzing spontaneous conversations and sometimes there are turns overlapping. Do you know...
prosodylover
Offline Send Email
Jan 21, 2007
7:07 am
2954
Hi Tony, et al. I'm running same setup as you. Did you compile for this from sources, or use the binary provided? I've had not experienced your ip problem with...
vip4drw
Offline Send Email
Jan 21, 2007
7:08 am
2955
Hi Paul, all. I'm new here so please be kind.... I've installed the .dmg on the above platform and it seems to work well. I need to add some things to the...
vip4drw
Offline Send Email
Jan 21, 2007
7:09 am
2956
As far as I know, the only practical solution to deal with overlapping voices is to create (manually) a TextGrid with one tier per speaker, labelling that...
Daniel Hirst
daniel_hirst
Offline Send Email
Jan 21, 2007
7:35 am
2957
Praat uses its own coding for IPA symbols. Many phoneticians and linguists use SAMPA or X-SAMPA for the same purpose. SAMPA is also used eg for Mbrola speech...
Daniel Hirst
daniel_hirst
Offline Send Email
Jan 21, 2007
8:01 am
2958
Found some answers below. ... Should be homeDirectory$ = environment$("HOMEPATH") for Windows xp. ... This can be partly solved by writing to windows metafiles...
Jonas Lindh
lindsahpajken
Offline Send Email
Jan 21, 2007
7:58 pm
Messages 2929 - 2958 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