Hi everybody! I am workying on an italian protocol of evaluation of voice using praat. I thought it could be useful to : 1) make a perceptual GRBAS voice...
5944
truegracek
May 24, 2012 8:50 pm
Hi, I have a long sound file which has several voiced and silent regions. I'm trying to find the voiced parts in the file and cut up this file into small...
That's probably because the script you are using was written for a previous version of Praat. The command you are trying to execute has changed name to either ...
5946
chnzpeony
May 27, 2012 2:57 am
Hi All, I've looked around to see if I could find a script to work off of but I don't have enough scripting experience to make the necessary changes... I'm...
5947
Ana Lidia Munguia
analimu
May 30, 2012 11:27 am
Hello everyone I'm trying to run a perception experiment, but I'm getting an error: Character E following quote (line33). End of string or undoubled quote?....
5948
negin moradi
neginmoradist
May 30, 2012 11:28 am
Hello. In Praat, The unit of calculated sound exposure level was pascal-squared second . How i can convert Pa2-s to dB? Thank you Negin [Non-text...
It's hard to say without looking at the offending line(s), but it looks like you are missing a double-quote at the end of line 33. What does that line look...
5950
Paul Boersma
paulboersma
May 30, 2012 1:19 pm
... no, the power is in pascal-squared. The unit of pascal-squared second is for the total energy integrated over a time stretch. level in dB = 10 log10 (level...
5951
Paul Boersma
paulboersma
May 30, 2012 1:20 pm
... if you send me your experiment file, I will be able to point out where you made a typing mistake. Please note that if you want to have a double quote (")...
5952
Paul Boersma
paulboersma
May 31, 2012 5:41 am
... To get the power in Pa2, you divide the energy in Pa2s by the duration of the original sound in s. Then you apply the dB formula: level in dB = 10 log10...
5953
negin moradi
neginmoradist
Jun 6, 2012 11:01 am
To get band energy in praat, this pass should be selected: Spectrum, To spectrum, Query, Get band energy In this pass, the unit of calculated number is...
5954
samhellmuth
Jun 6, 2012 11:01 am
Has anyone experienced the following problem? Sometimes when running a script to review textgrids a set of labelled soundfiles *some* of the TextGrid (TG)...
Unless you are somehow saving them into a collection (which doesn't seem to be the case) I've never encountered this problem. But you seem to be running a...
5956
Paul Boersma
paulboersma
Jun 6, 2012 6:02 pm
... your script contains a "pause" statement. During the pause, the user can change the selection in the objects window. When that happens, the "Write to text...
... True. I guessed I should have checked it. However, how does that work? Are the old commands whose names have changed kept as aliases, or something like...
5958
Paul Boersma
paulboersma
Jun 7, 2012 3:11 am
... yes, for ten years or so. ... That change happened somewhere between versions 4.0.36 and 4.0.50, i.e. probably in 2002. The command is "To PointProcess...
5959
ctdicanio
Jun 8, 2012 5:18 am
For users of Mac OS 10.7, Praat has become somewhat unwieldy. Mac 10.7 stupidly eliminated scroll buttons. They probably figured that people would use their...
5960
Paul Boersma
paulboersma
Jun 8, 2012 1:43 pm
... we are in the process of moving Praat to "Cocoa", and this will include swiping-to-scroll. Meanwhile, you can use the "scroll page up" and "scroll page...
5961
morpheus.cieh
Jun 16, 2012 3:27 am
Dear members: 1. Is there a way to save the content of the Demo window? I tried using demo Save as PDF file... but it did not work. 2. Is there a way of...
5962
webnard
Jun 16, 2012 3:27 am
In Praat v. 5.3.16, when running a praat script under apache, I get this error: terminate called after throwing an instance of 'MelderError39; Aborted When...
5963
aditisharma945
Jun 16, 2012 3:30 am
Hi, I have generated a text file containing three columns 1st column: frame number 2nd column: first formant frequency 3rd column: second formant frequency So...
5964
Will Styler
william.styler@...
Jun 16, 2012 4:17 am
Paul, This move to Cocoa is very much appreciated. I know that maintaining this kind of OS-specific code takes work, but that'll make life much more pleasant...
5965
Paul Boersma
paulboersma
Jun 17, 2012 11:53 am
... this is obviously a bug in Praat, unless you compiled Praat by yourself, in which case it could be anything else. The discussion list cannot help you with...
5966
Paul Boersma
paulboersma
Jun 17, 2012 11:59 am
... If you generated the file, you already know the format (?) ... So apparently you are programming in C. The Praat discussion list is not for tutorials on...
5967
Paul Boersma
paulboersma
Jun 17, 2012 12:03 pm
... yes, Praat will take advantage of the new retina displays. _____ Paul Boersma University of Amsterdam Linguistics Spuistraat 210, room 303 1012VT...
I don't know if Praat has an internal command that allows you to read CSV files, but you can read the contents of a file with file$ < 'filename$' and then...
5969
aditisharma945
Jun 18, 2012 4:35 am
Hi, I have generated a text file using praat containing formant frequencies (F1 and F2) . Praat gives some values as undefined. What is meant by these...
5970
cmn212
Jun 18, 2012 4:36 am
Dear Members, I am new to Praat (also don't have very much experience with linguistics) and I'm hoping you might be able to help me. I am running an experiment...
5971
dan_mccloy
Jun 18, 2012 11:26 pm
Actually, there is a command "Read table from comma-separated file..." that will load CSVs into a table object (I believe it assumes the existence of a header...
5972
dan_mccloy
Jun 18, 2012 11:26 pm
You can change intonation by changing pitch points in the Pitch Tier of a Manipulation Object, then resynthesizing using PSOLA. Cautionary note: this won't...