Displaying 20 results from an estimated 600 matches similar to: "Prosodic/phonetic analysis with R"
2006 Dec 13
2
Phonetic symbols (IPA) in R graphics
Hi all,
I would like to add phonetic symbols in my figures. Usually I typeset
my documents in LaTeX and I use the tipa [1] package to get
International Phonetic Alphabet (IPA) fonts. So, my problem would be
solved if I could insert LaTeX commands in the text() function (I
guess at least).
I would like to avoid using psfrag (that is, inserting a string in
the eps figure and then substituting it
2014 Dec 30
2
Adding support for phonetic correction via soundex algorithms
Hello!
I'm Shubham Sharma, a 3rd year Information Systems student at BITS Pilani,
and I'd like to explore the possibilities of a GSOC Project that would aim
at improving the tolerant retrieval capabilities via *phonetic* correction(:
misspellings that arise because the user types a query that sounds like the
target term. ) I did find spelling correction via edit distance in
2005 Feb 26
3
Language Problems
Guys
Im having a few issues with Languages.
Ive setup the english language is it came from default:
/var/log/asterisk/sounds
/var/log/asterisk/sounds/phonetic
/var/log/asterisk/sounds/digit
/var/log/asterisk/sounds/letters
and then Spanish as
/var/log/asterisk/sounds/sp
/var/log/asterisk/sounds/sp/phonetic
/var/log/asterisk/sounds/sp/digit
/var/log/asterisk/sounds/sp/letters
Then one of
2006 Nov 29
1
AGI PHP Issues (Not new to Asterisk but new to AGI)
Sorry to bother you all with what is probably a simple question.
I am attempting my first go at a simple AGI application using PHP (Getting
Asterisk to SAY PHONETIC ABC). I have dabbled with PHP but I am by no means
a professional standard developer.
My script seems to execute ok, and I can see asterisk playing the sounds but
my phone goes from ringing to busy, and I don't hear the
2003 Jul 12
1
keymap loading problems, 'kbdcontrol: invalid key definition'
hi,
after doing a make world yesterday, I got the following error when
trying to load the bg.phonetic.ctrlcaps keymap that I use:
% kbdcontrol -l bg.phonetic.ctrlcaps
kbdcontrol: invalid key definition
%
I checked the file (not knowing what else to do) and couldn't find
anything wrong with it.
does anyone have any ideas?
ps: when loading the pl_PL.ISO8859-2 keymap, I get the same error.
2006 Nov 30
1
AGI PHP Issues (AGI script runs but phone hangs up too quickly)
Sorry to re-post this but I'm sure it's something simple that someone has
found before.
To summarise:
Dial plan answers the phone
AGI script executes
AGI debug in console show phonetics ABC - However no audio at all on the
phone and this step is less than 1 second.
Dial plan Busy
Phone hangs up.
Total time less than a second.
This is such a simple AGI script do I need
2006 Nov 25
5
Metaphone analysis
Not sure how much this will interest people but I don''t have a blog so I''m
posting something I threw together today cause I think it might be useful.
In what little free time I have I''ve been wanting to put together a
Rails/Ferret based restful dictionary. So I finally got a chance to get
started today so the first thing I wanted to do was implement a metaphone
2006 Jan 07
2
Some comments on the Vorbis FAQ
Hi,
http://www.vorbis.com/faq/#mean points to
http://www.xiph.org/xiphname.html, which is dead. The actual content
is at http://www.xiph.org/xiphname.shtml
The Xiph names page seems to be in UTF-8, but its meta tag mentions
ISO 8859-15, which can cause problems with raw characters for the
pronunciations.
I propose the use of the International Phonetic Alphabet. How about
[?g]/[?g] for Ogg and
2020 Feb 10
2
Numerar filas según valor en una columna
Hola, amigos;
Les presento mi necesidad, a ver si ven cómo resolverla.
Necesito saber el numero relativo de las filas de un data frame, para
poderlos pasar como argumentos en unos scripts de Praat.
Me pasaron un csv con esta estructura:
Informante001 frase(a)
Informante001 frase(b)
Informante001 frase(c) TC
Informante001 frase(d) TC
Informante001 frase(e) TC
Informante001 frase(a)
2006 Nov 05
1
lme4 install error
Dear all,
I'm trying to install lme4 (after having installed R 2.4.0 from source, and
having installed the latest Matrix package). lme4 fails with the following
message:
pedigree.o definition of _lme4_xSym in section (__DATA,__common)
pedigree.o definition of _lme4_ySym in section (__DATA,__common)
make: *** [lme4.so] Error 1
ERROR: compilation failed for package 'lme4'
** Removing
2011 Apr 30
3
using tapply with multiple variables
HI All,
I have a long data file generated from a minimal pair test that I gave to
learners of Arabic before and after a phonetic training regime. For each of
thirty some subjects there are 800 rows of data, from each of 400 items at
pre and posttest. For each item the subject got correct, there is a 'C' in
the column 'Correct'. The line:
tapply(ALLDATA$Correct,
2003 Jun 28
2
Truncating y axis
Hi folks,
I want to have a y-axis using matplot where the y axis is truncated as
shown schematically below:
(msecs)
3000 | x
~
~
800 | x
|
| x
|
----|----|----|-----------------
1 2 3
Position
The ~ is supposed to stand for a curved line showing a break. The issue is
that I want to plot the points shown by the
2004 Nov 26
1
Quality of the voicemail sound
Hello,
I have just install Asterisk software on my pc (PIII, 2Ghz, 512Mo, Linux 2.4.20
) connected to a LAN (10 BaseT).
I use on the users Pc (Xp windows) a client IAX Phone ( Sokol &
Associates\IaxPhone).
In my very good surprise all works correctly, but I have a little problem of
sound quality:
When I use the Voicemail the quality of sound is affected with a noise like
"Scrrr"
2002 Jul 25
3
Barplot coloring question
Hi all,
I have the following dataset, call it test.data (30 columns, and one row
named "0"):
ADVP ADVP AP AP CONJ CONJ CP CP DU DU INF INF MWU
MWU NP NP PP PP PPRT PPRT REL REL SMN SMN SSB SSB SV1
SV1 TI TI
0 96.85 2.05 89.07 2.54 70.91 2.37 94.92 3.46 82.31 11.33 40.96 2.25 98.06
3.43 90.77 17.63 86.60 10.78 60.27 1.32 93.27 0.97 77.60
2001 Nov 29
2
plotting (a) confidence intervals (b) standard error
Hi all,
I'm building a plot of the values in tmeant (below) against positions 1 to
5, using matplot.
tmeant looks like this:
case1 case2
pos1 861.8466 818.5909
pos2 961.2841 976.3466
pos3 878.6080 1262.8523
pos4 950.8011 1129.6080
pos5 968.1080 1063.3920
I also have lower (object tl) and upper (object tu) bounds on the
confidence intervals as follows:
tl:
pos1
2010 Sep 06
1
PostScript/PDF graphics with another font
I am using the standard phonetic font "Doulos SIL" in a graph
(http://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&id=DoulosSILfont)
This is an example:
windowsFonts(IPA="TT Doulos SIL")
barplot(c(1,2,3,4,5),names=c("\u{0251}","\u{0252}","\u{0253}","\u{0254}","\u{0255}"),family="IPA")
However, I am unable
2009 Jul 07
1
Voicemail attachments not working
Today I discovered that voicemail attachments are not working on our latest
asterisk server (version 1.4.24.1). I have two other asterisk servers that
I maintain but I didn?t do the configuration on these so this is my first
time that I have done the voicemail.conf. I get an email but there is no
attachment. Maybe there is something else I need to configure that I don?t
know about? Here is my
2001 Dec 15
1
subset error message
Hello everybody,
I'm trying to subset a data frame "foo", which looks like this:
sent cond raw V1
10 2 A 614 7
11 2 A 724 6
12 2 A 641 5
13 2 A 665 9
33 5 B 510 7
34 5 B 659 7
35 5 B 607 6
37 5 B 467 8
38 5 B 586 9
39 5 B 523 10
57 8 C 858 8
58 8 C 513 9
59 8 C
2007 Aug 28
2
Voicemail Password Issue
Asterisk Users,
I am running Asterisk-1.4.11 with Zaptel-1.4.4 on Debian Etch System
2.9.18-4-amd64. A TDM03B is installed on the Debian System.
Every time, I try to change my voicemail pin via the Sip phone, the
voicemail.conf does not get modify and I see this warning message on the
Asterisk command line:
[Aug 29 00:12:23] WARNING[19142]: app_voicemail.c:799 vm_change_password:
2010 May 26
1
Linear Discriminant Analysis in R
Dear R gurus,
Thank you all for continuous support and guidance -- learning without you
would not be efficient.
I have a question regarding LD analysis and how to best code it up in R.
I have a file of (V52 and 671 time points across all columns) and another
file of phonetic features (each vowel is aligned with a distinct binary
sequence, i.e.
E 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 1 0 0 0 0 0 0