Hi Tran,<br>  Kalliope is configured in Configurations/Desktop-SAPI/KalliopeSAPI.cfg inside of your example system directory to use the first adult male voice it finds.  You could change the male to female in that configuration file, and it will use the first female voice it finds, which will probably be Anna in your case.  This will probably cause Kalliope to synthesize correctly, as if the SAPI example run time application runs into an error with the male voices, then Kalliope would as well.  I&#39;m not sure why the voices seem to be corrupted, but it could be a problem with the SAPI 5.1 SDK, which was originally made for Windows xp, running on Windows Vista.  The current Olympus trunk will detect the installation of the Windows SDK 6.1 &quot;for Windows Server 2008&quot; which includes the SAPI 5.3 SDK.  I am also sorry to hear that PocketSphinxEngine is crashing.  The PocketSphinxEngine in the Olympus trunk was largely rewritten to support PocketSphinx 0.5.  <br>

  In light of the PocketSphinxEngine and Kalliope issues, and your use of Windows Vista, I&#39;d recommend that you try to use the Olympus trunk.  We are probably a couple of weeks away from an Olympus 2.5 release from the Olympus trunk.  As such the trunk is generally stable now.  You can download the Windows SDK for Windows Server 2008, which includes SAPI 5.3 from <a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=F26B1AA4-741A-433A-9BE5-FA919850BDBF">http://www.microsoft.com/downloads/details.aspx?FamilyId=F26B1AA4-741A-433A-9BE5-FA919850BDBF</a> .  You will also need to install CMake via the Win32 Installer from <a href="http://cmake.org/cmake/resources/software.html">http://cmake.org/cmake/resources/software.html</a> .  The build scripts currently cause CMake to generate the Visual Studio solution files in the Build/cmake directory off of the Olympus Root and off the root of the MeetingLine and soon to be added Madeline example system.<br>

   Let me know if KalliopeSAPI ends up working with SAPI 5.3 SDK.  If it still doesn&#39;t work (but doesn&#39;t crash), then I recommend that you use the new KalliopeFlite support in the Olympus trunk instead, which you can use by running OlympusRebuildFlite.pl in your Olympus trunk root and then running SystemRunFlite.bat rather SystemRun.bat.  While I haven&#39;t recently encountered a crash while running one of our systems for a while with the trunk, if anything crashes for you or is not working, let me know so I can do my best to fix it before the release.<br>

   Thank you for sending in your changes to the grammar generation scripts in the Tutorials.  I committed your changes, and I am sorry for the trouble.  <br><br>Thanks,<br>Ben Frisch<br>CMU Speech Lab Undergraduate Research Assistant for Summer 2009<br>

<br><div class="gmail_quote">On Thu, Jul 30, 2009 at 11:53 PM, Tran <span dir="ltr">&lt;<a href="mailto:tanhdung@i2r.a-star.edu.sg">tanhdung@i2r.a-star.edu.sg</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">










<div link="blue" vlink="purple" lang="EN-SG">

<div>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">Hi Benjamin,</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);"> </span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">I managed to run the TTY version of MyBus successfully. It was
very good. However, for the SAPI version, there was error. When I init_session,
the console output “Welcome to MyBus”, but there is no voice from
the system. I guess it is because of the Kalliope has some problems with speech
synthesis. After sometimes, PocketSphinx crashes. I don’t know what is
the cause. I ran an example of Microsoft Speech. It can talk with Anna voice,
but Mary and Mike voice has error. Could that be a problem with the voice
configuration in Kalliope? Please help me on this. Thanks</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);"> </span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">I also found that, the source code on SVN cannot compile
correctly if you don’t make some changes in the perl script. I attach a
change log file for your reference. It is nice if you make these changes on the
source to minimize the effort of other developers.</span></p><div class="im">

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);"> </span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">Regards,</span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">Tran Anh Dung</span></p>

<p>Research Officer</p>

<p>Human Language Technology Department</p>

<p>A*, Singapore</p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);"> </span></p>

<p><span style="font-size: 11pt; color: rgb(31, 73, 125);"> </span></p>

</div><div style="border-style: solid none none; border-color: rgb(181, 196, 223) -moz-use-text-color -moz-use-text-color; border-width: 1pt medium medium; padding: 3pt 0cm 0cm;">

<p><b><span style="font-size: 10pt;" lang="EN-US">From:</span></b><span style="font-size: 10pt;" lang="EN-US"> <a href="mailto:bfrisch@gmail.com" target="_blank">bfrisch@gmail.com</a>
[mailto:<a href="mailto:bfrisch@gmail.com" target="_blank">bfrisch@gmail.com</a>] <b>On Behalf Of </b>Benjamin Frisch<div class="im"><br>
<b>Sent:</b> Thursday, 30 July, 2009 9:44 AM<br>
<b>To:</b> Tran<br>
<b>Cc:</b> Alex Rudnicky<br>
</div><b>Subject:</b> Re: [Olympus developers 133]: Problem regarding Olympus</span></p>

</div><div><div></div><div class="h5">

<p> </p>

<p>Hi Tran,</p>

<div>

<p>  At least from picture, it looks like you forgot
to start the session first.  Just enter init_session and MyBus should
start.  Let&#39;s us know if you have further questions.</p>

</div>

<div>

<p> </p>

</div>

<div>

<p>Thanks,</p>

</div>

<div>

<p style="margin-bottom: 12pt;">Ben</p>

<div>

<p>On Wed, Jul 29, 2009 at 9:40 PM, Tran &lt;<a href="mailto:tanhdung@i2r.a-star.edu.sg" target="_blank">tanhdung@i2r.a-star.edu.sg</a>&gt;
wrote:</p>

<div>

<div>

<p><span style="color: rgb(31, 73, 125);">I forget to attached in previous email.</span></p>

<p><span style="color: rgb(31, 73, 125);"> </span></p>

<div>

<div style="border-style: solid none none; border-color: rgb(181, 196, 223) -moz-use-text-color -moz-use-text-color; border-width: 1pt medium medium; padding: 3pt 0cm 0cm;">

<p><b><span style="font-size: 10pt;" lang="EN-US">From:</span></b><span style="font-size: 10pt;" lang="EN-US"> Alex Rudnicky [mailto:<a href="mailto:Alex.Rudnicky@cs.cmu.edu" target="_blank">Alex.Rudnicky@cs.cmu.edu</a>]
<br>
<b>Sent:</b> Thursday, 30 July, 2009 9:26 AM<br>
<b>To:</b> Tran; <a href="mailto:olympus-developers@cs.cmu.edu" target="_blank">olympus-developers@cs.cmu.edu</a><br>
<b>Cc:</b> Benjamin Frisch<br>
<b>Subject:</b> RE: [Olympus developers 133]: Problem regarding Olympus</span></p>

</div>

</div>

<div>

<div>

<p> </p>

<p><span style="color: rgb(31, 73, 125);" lang="EN-US">These systems are pedagogical and
follow the tutorial material.</span></p>

<p><span style="color: rgb(31, 73, 125);" lang="EN-US">Have you tried to compile and use one
of the example systems, such as MeetingLine?</span></p>

<p><span style="color: rgb(31, 73, 125);" lang="EN-US"> </span></p>

<p><span style="color: rgb(31, 73, 125);" lang="EN-US"> - Alex Rudnicky</span></p>

<p><span style="color: rgb(31, 73, 125);" lang="EN-US"> </span></p>

<p><span style="color: rgb(31, 73, 125);" lang="EN-US"> </span></p>

<div>

<div style="border-style: solid none none; border-color: rgb(181, 196, 223) -moz-use-text-color -moz-use-text-color; border-width: 1pt medium medium; padding: 3pt 0cm 0cm;">

<p><b><span style="font-size: 10pt;" lang="EN-US">From:</span></b><span style="font-size: 10pt;" lang="EN-US"> <a href="mailto:olympus-developers-bounces@LOGANBERRY.srv.cs.cmu.edu" target="_blank">olympus-developers-bounces@LOGANBERRY.srv.cs.cmu.edu</a>
[mailto:<a href="mailto:olympus-developers-bounces@LOGANBERRY.srv.cs.cmu.edu" target="_blank">olympus-developers-bounces@LOGANBERRY.srv.cs.cmu.edu</a>] <b>On
Behalf Of </b>Tran<br>
<b>Sent:</b> Wednesday, July 29, 2009 9:18 PM<br>
<b>To:</b> <a href="mailto:olympus-developers@cs.cmu.edu" target="_blank">olympus-developers@cs.cmu.edu</a><br>
<b>Subject:</b> [Olympus developers 133]: Problem regarding Olympus</span></p>

</div>

</div>

<p><span lang="EN-US"> </span></p>

<p>To whom it may concerns,</p>

<p> </p>

<p>We are doing research on Dialogue Management System. We found that Olympus
is an interesting system. We downloaded and manage to compile the source code
and tutorial 1/2 successfully. However, when we run it, there seems to be
nothing happens (no interaction from system, no response while we talking). We
do not know how to operate it. Hence, could you be able to help us to instruct
how to use the system? We look forward to hear from you</p>

<p> </p>

<p>Regards,</p>

<p>Tran Anh Dung</p>

<p>Research Officer</p>

<p>Human Language Technology Department</p>

<p>A*, Singapore</p>

<p> </p>

<p>PS: all the source code is downloaded as instructed on the Olympus wiki
page. The downloaded version is 2.2 (not the development version)</p>

<div>

<p>Institute for Infocomm Research disclaimer: &quot;This email is confidential
and may be privileged. If you are not the intended recipient, please delete it
and notify us immediately. Please do not copy or use it for any purpose, or
disclose its contents to any other person. Thank you.&quot;</p>

</div>

</div>

</div>

</div>

<div>

<div>

<div>

<p>Institute for Infocomm Research disclaimer: &quot;This email
is confidential and may be privileged. If you are not the intended recipient,
please delete it and notify us immediately. Please do not copy or use it for
any purpose, or disclose its contents to any other person. Thank you.&quot;</p>

</div>

</div>

</div>

</div>

</div>

<p> </p>

</div>

</div></div></div><div><div></div><div class="h5">


<div>
Institute for Infocomm Research disclaimer:  &quot;This email is confidential and may be privileged. If you are not the intended recipient, please delete it and notify us immediately. Please do not copy or use it for any purpose, or disclose its contents to any other person. Thank you.&quot;<br>


</div></div></div></div>


</blockquote></div><br>