<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE>Phonetic Speller</TITLE>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.5730.11" name=GENERATOR></HEAD>
<BODY>
<DIV align=left><SPAN class=451470415-20032007><FONT face=Arial size=2>Devis,</FONT></SPAN></DIV>
<DIV align=left><SPAN class=451470415-20032007><FONT face=Arial size=2></FONT></SPAN>&nbsp;</DIV>
<DIV align=left><SPAN class=451470415-20032007><FONT face=Arial size=2>I 
don't know any Italian, so I am not sure if I fully understand the question. Is 
it that your phonetic spellings for tre and quattro do not 
work?</FONT></SPAN></DIV>
<DIV align=left><SPAN class=451470415-20032007><FONT face=Arial size=2></FONT></SPAN>&nbsp;</DIV>
<DIV align=left><SPAN class=451470415-20032007><FONT face=Arial size=2>I 
think your phonetic spellings may be off. Try:</FONT></SPAN></DIV>
<DIV align=left><SPAN class=451470415-20032007><FONT face=Arial size=2></FONT></SPAN>&nbsp;</DIV>
<DIV align=left><SPAN class=451470415-20032007><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; T R EY (no S at the 
end)</FONT></SPAN></DIV>
<DIV align=left><SPAN class=451470415-20032007><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; K W AH T R OW (there is no Q 
phoneme; for the sound at the start of "quattro" use K and 
W)</FONT></SPAN></DIV>
<DIV align=left><SPAN class=451470415-20032007><FONT face=Arial size=2></FONT></SPAN>&nbsp;</DIV>
<DIV align=left><SPAN class=451470415-20032007><FONT face=Arial size=2>I 
would also try D UW EY for "due" to help improve recognition. The W phoneme is a 
consonant while UW is a vowel.</FONT></SPAN></DIV>
<DIV align=left><SPAN class=451470415-20032007><FONT face=Arial size=2></FONT></SPAN>&nbsp;</DIV>
<DIV align=left><SPAN class=451470415-20032007><FONT face=Arial size=2>You may also find that you achieve better recognition with our Spanish 
acoustic model. I believe Italian phonemes are much closer to 
Spanish&nbsp;phonemes than they are American English, and certainly the vowels 
will match up more closely. I am also not sure how the Italian R is pronounced, 
but I believe it is much closer to a Spanish R than an English 
R.</FONT></SPAN></DIV>
<DIV align=left><SPAN class=451470415-20032007><FONT face=Arial size=2></FONT></SPAN>&nbsp;</DIV>
<DIV align=left><SPAN class=451470415-20032007><FONT face=Arial size=2>As a reference, phoneme lists for our language models are available in 
the LumenVox Speech Engine help document (in the Programmer's Guide, under SRGS 
Grammars)&nbsp;at <A href="http://www.lumenvox.com/support/speechenginehelp/">http://www.lumenvox.com/support/speechenginehelp/</A></FONT></SPAN></DIV>
<DIV align=left><SPAN class=451470415-20032007><FONT face=Arial size=2></FONT></SPAN>&nbsp;</DIV>
<DIV align=left><SPAN class=451470415-20032007><FONT face=Arial size=2>--</FONT></SPAN></DIV>
<DIV align=left><SPAN class=451470415-20032007><FONT face=Arial size=2>Stephen Keller<BR>LumenVox Technical Support<BR>P: 877-977-0707, just say 
"Stephen Keller" or "Support"<BR>F: 
858-707-7072<BR>support@LumenVox.com<BR>www.LumenVox.com<BR><BR>LumenVox<BR><BR>Tell 
us what is important to you! Take our product development survey: </FONT><A href="http://www.lumenvox.com/survey/srDevelopment/index.asp"><FONT face=Arial size=2>http://www.LumenVox.com/survey/srDevelopment/index.asp</FONT></A><BR></DIV></SPAN><BR>
<DIV class=OutlookMessageHeader align=left>
<HR>
<FONT face=Tahoma size=2><B>From:</B> 
asterisk-speech-rec-bounces@lists.digium.com 
[mailto:asterisk-speech-rec-bounces@lists.digium.com] <B>On Behalf Of 
</B>balsemin76@alice.it<BR><B>Sent:</B> Tuesday, March 20, 2007 1:13 
AM<BR><B>To:</B> asterisk-speech-rec@lists.digium.com<BR><B>Subject:</B> 
[asterisk-speech-rec] Phonetic Speller<BR></FONT><BR></DIV>
<DIV></DIV><!-- Converted from text/plain format -->
<P><FONT size=2>Hi i have great problem to translate&nbsp; this grammar in 
italian.<BR>Yes good training.... i have only last question and sorry me if i'm 
writing to you directly.<BR>I have to great problem with recognition italian 
number.<BR>I have see your lumenvox docs... " Adding Foreign Words" and for 
espagnol and German. Your code work fine very fine.<BR>But i have great 
problem&nbsp; to build phonetic Italian number.... pls it's possibile have an 
example digit with italian phonetic example<BR>&nbsp; "{D W EY: 
due}":"2"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; only this number "TWO" work for 
other number nothing i have great problem to transalte<BR>UNO 1<BR>TRE 
3<BR>QUATTRO 4<BR>CINQUE 5<BR>SEI 6<BR>SETTE 7<BR>OTTO 8<BR>NOVE 9<BR>DIECI 
10<BR>Pls can you help me?<BR>Devis<BR><BR><BR><BR><BR><BR>#ABNF 1.0 
UTF-8;<BR>language en-US;<BR>mode voice;<BR><BR>tag-format 
&lt;lumenvox/1.0&gt;;<BR><BR><BR>root $Digits;<BR><BR>$Digit = (<BR>&nbsp; "{D W 
EY: due}":"2"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; | WORK<BR>&nbsp; "{T R EY S: 
tre}":"3"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; | DON'T WORK<BR>&nbsp; 
"{Q W AH TT R OW: quattro}":"4" | DON'T WORK<BR>&nbsp; "{Z EH K S: 
sechs}":"6"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; | YOUR EXAMPLE WORK<BR>&nbsp; "{Z IY B 
EH N: sieben}":"7"&nbsp; | YOUR EXAMPLE WORK<BR>&nbsp; "{AA K T: 
acht}":"8"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; | YOUR EXAMPLE 
WORK<BR>&nbsp; "{N OY N: 
neun}":"9"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; | YOUR EXAMPLE 
WORK<BR>&nbsp; "{N UW L: null}":"0" );YOUR EXAMPLE 
WORK<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<BR><BR>$Digits = 
($Digit {$+=$$})&lt;1-3&gt;;</FONT> </P></BODY></HTML>