<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">

<head>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<meta name=Generator content="Microsoft Word 12 (filtered medium)">
<style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.apple-style-span
        {mso-style-name:apple-style-span;}
span.EmailStyle18
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page Section1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.Section1
        {page:Section1;}
-->
</style>
<!--[if gte mso 9]><xml>
 <o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
 <o:shapelayout v:ext="edit">
  <o:idmap v:ext="edit" data="1" />
 </o:shapelayout></xml><![endif]-->
</head>

<body lang=EN-SG link=blue vlink=purple>

<div class=Section1>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>Hi Ben<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>Thanks for your response. I resolved that problem. In fact,
Vista prevented my login account to access some system files. After I ran it
with admin privilege, the problem was disappeared. Now, I&#8217;m studying your code
to understand how you implemented the system. Once again thanks for your kind helping.<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>Tran Anh Dung<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p>&nbsp;</o:p></span></p>

<div style='border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0cm 0cm 0cm'>

<p class=MsoNormal><b><span lang=EN-US style='font-size:10.0pt;font-family:
"Tahoma","sans-serif"'>From:</span></b><span lang=EN-US style='font-size:10.0pt;
font-family:"Tahoma","sans-serif"'> bfrisch@gmail.com
[mailto:bfrisch@gmail.com] <b>On Behalf Of </b>Benjamin Frisch<br>
<b>Sent:</b> Monday, 17 August, 2009 1:31 PM<br>
<b>To:</b> Tran<br>
<b>Cc:</b> olympus-developers@loganberry.srv.cs.cmu.edu<br>
<b>Subject:</b> Re: [Olympus developers 138]: Re: Problem regarding Olympus<o:p></o:p></span></p>

</div>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal>Hi Tran,<o:p></o:p></p>

<div>

<p class=MsoNormal>&nbsp;&nbsp;Sorry for the delay in getting back to you.
&nbsp;I have been away for the past week days, with&nbsp;<span
class=apple-style-span><span style='font-size:10.0pt;font-family:"Arial","sans-serif"'>sporadic
</span></span><span class=apple-style-span><span style='font-family:"Arial","sans-serif"'>e-mail
access. &nbsp;I guess Visual Studio 2008's default SDK already had the proper
definition's. &nbsp;I'll make sure to document that you need to run the SDK
configuration tool with Visual Studio 2005. &nbsp;I'm not sure why you are
&quot;</span></span><span class=apple-style-span><span style='font-size:10.0pt;
font-family:"Arial","sans-serif";color:#222222'>Unable to create SAPI
SpAudioPlug instance.&quot;, but I </span></span><span class=apple-style-span><span
style='font-family:"Arial","sans-serif";color:#222222'>think it is because the
SAPI Audio DLL is not registered with Windows. &nbsp;(It should
be&nbsp;registered&nbsp;by the Visual Studio project, but security restrictions
on Vista might lead to the registration not working.) &nbsp;Try executing
regsvr32 &quot;</span></span><span class=apple-style-span><span
style='font-family:"Arial","sans-serif";color:black'>C:\Program Files\Microsoft
SDKs\Windows\v6.1\Samples\winui\Speech\</span></span><span
class=apple-style-span><span style='font-family:"Arial","sans-serif";
color:#222222'>SimpleAudio\Release\SimpleAudio.dll&quot; in a command prompt
that you launch with&nbsp;Administrator&nbsp;permissions, and then rerun
KalliopeSAPI. &nbsp;If KalliopeSAPI still doesn't work, I recommend that you
use Flite instead of SAPi by first running OlympusRebuildFlite.pl (you have to
run the rebuild script to clear CMake's build configuration cache when
switching between synthesizer APIs), and once that completes&nbsp;successfully,
run SystemRunFlite.bat rather than SystemRun.bat in the system directories.
&nbsp;</span></span><o:p></o:p></p>

</div>

<div>

<p class=MsoNormal><span class=apple-style-span><span style='font-family:"Arial","sans-serif";
color:#222222'>&nbsp;&nbsp;If you are unhappy with Flite as your synthesizer, you
can try changing optional_voice_attributes = Gender=Male to
optional_voice_attributes = Gender=Female in KalliopeSAPI.cfg in
Configurations/Desktop in all example systems and tutorials except for RoomLine
where the configuration file is in Configurations/Desktop-FakeDB and then, run
OlympusRebuild.pl in Olympus, and then run a system using KalliopeSAPI via the
normal SystemRun.bat script like before. With
the&nbsp;previous&nbsp;configuration changes you should end up using Microsoft
Anna, which shouldn't have synthesis problems for you with KalliopeSAPI.
&nbsp;Let me know how it goes.</span></span><o:p></o:p></p>

</div>

<div>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

</div>

<div>

<p class=MsoNormal><span style='font-family:"Arial","sans-serif";color:#222222'>Thanks,</span><o:p></o:p></p>

</div>

<div>

<p class=MsoNormal><span style='font-family:"Arial","sans-serif";color:#222222'>Ben
Frisch</span><o:p></o:p></p>

</div>

<div>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<div>

<p class=MsoNormal>On Thu, Aug 13, 2009 at 11:35 PM, Tran &lt;<a
href="mailto:tanhdung@i2r.a-star.edu.sg" target="_blank">tanhdung@i2r.a-star.edu.sg</a>&gt;
wrote:<o:p></o:p></p>

<p class=MsoNormal>Hi Ben,<br>
<br>
I managed to compile simpleaudio successfully. I forgot to run the SDK<br>
Configuration Tool. That's why the issue happened.<br>
<br>
However, when I run the MeetingLine or tutorial 1, the Kalliope crashed.<br>
Here is the log of Kalliope I found on the GUI<br>
<br>
KALLIOPE 2.0. Compiled on Aug 11 2009, at 15:09:35.<br>
<br>
[GXI@11:32:56.441] _GalSS_init_server called.<br>
[GXI@11:32:56.441] Reading configuration file KalliopeSAPI.cfg<br>
[STD@11:32:56.441 (9447345)] required_voice_attributes = Age=Adult<br>
[STD@11:32:56.441 (9447345)] optional_voice_attributes = Gender=Male<br>
[STD@11:32:56.441 (9447345)] speech_rate = 0<br>
[STD@11:32:56.441 (9447345)] volume = 100<br>
[STD@11:32:56.441 (9447345)] audio_format = 22<br>
[STD@11:32:56.441 (9447345)] log = true<br>
[STD@11:32:56.441 (9447345)] log_audio = false<br>
[ERR@11:32:56.847 (9447751)] Unable to create SAPI SpAudioPlug instance.<br>
======================================<o:p></o:p></p>

<div>

<p class=MsoNormal><br>
-----Original Message-----<br>
From: <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>]
On Behalf Of Benjamin<br>
Frisch<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>Sent: Wednesday, 12 August, 2009 2:17 PM<br>
To: Tran<br>
Cc: <a href="mailto:olympus-developers@loganberry.srv.cs.cmu.edu"
target="_blank">olympus-developers@loganberry.srv.cs.cmu.edu</a><o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>Subject: Re: [Olympus developers 138]: Re: Problem regarding
Olympus<br>
<br>
Hi Tran,<o:p></o:p></p>

</div>

<div>

<div>

<p class=MsoNormal>&nbsp; So I encountered the reference to the non-existent<br>
DMCore/Events/PhoenixInput.h on my computer. &nbsp;You can fix it by<br>
removing #include &quot;DMCore/Events/PhoenixInput.h&quot; on line 67 of<br>
Libraries/RavenClaw/DMCore/Agents/CoreAgents/InteractionEventManagerAgent.cp<br>
p.<br>
It was replaced by DMCore/Events/GalaxyInteractionEvent.h, and I guess<br>
it was not automatically rebuilt after the deletion. (PhoenixInput.h<br>
was removed as part of the fix for<br>
<a href="http://trac.speech.cs.cmu.edu/olympus/ticket/52" target="_blank">http://trac.speech.cs.cmu.edu/olympus/ticket/52</a>
.) &nbsp;I apologize for<br>
the inconvenience. &nbsp;I'll try to get that fix committed by tomorrow.<br>
&nbsp;The other errors in building Olympus look exactly like<br>
<a href="http://trac.speech.cs.cmu.edu/olympus/ticket/87" target="_blank">http://trac.speech.cs.cmu.edu/olympus/ticket/87</a>
, which was fixed by<br>
upgrading to Visual Studio 2005 SP1. &nbsp;Send me your build.log if the<br>
build is still not successful, and if there is an unexpected fatal<br>
error, hang, or crash with the trunk, please send me the log file that<br>
corresponds to the agent with the problem. &nbsp;I'll do my best to try to<br>
fix or help fix what is wrong.<br>
<br>
Thanks,<br>
Ben<br>
<br>
On 8/11/09, Tran &lt;<a href="mailto:tanhdung@i2r.a-star.edu.sg" target="_blank">tanhdung@i2r.a-star.edu.sg</a>&gt;
wrote:<br>
&gt; Hi Ben,<br>
&gt;<br>
&gt; The attached is the build log. The line 114 is the first error, which<br>
causes<br>
&gt; subsequent errors.<br>
&gt;<br>
&gt; Thanks,<br>
&gt; Tran Anh Dung<br>
&gt;<br>
&gt; -----Original Message-----<br>
&gt; From: <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>]
On Behalf Of Benjamin<br>
&gt; Frisch<br>
&gt; Sent: Wednesday, 12 August, 2009 2:41 AM<br>
&gt; To: Tran; <a href="mailto:olympus-developers@loganberry.srv.cs.cmu.edu"
target="_blank">olympus-developers@loganberry.srv.cs.cmu.edu</a><br>
&gt; Subject: [Olympus developers 133]: Problem regarding Olympus<br>
&gt;<br>
&gt; Hi,<br>
&gt; &nbsp; Can you send me your build.log, and I'll take a look.<br>
&gt;<br>
&gt; Thanks,<br>
&gt; Ben<br>
&gt;<br>
&gt; On Tue, Aug 11, 2009 at 3:59 AM, Tran &lt;<a
href="mailto:tanhdung@i2r.a-star.edu.sg" target="_blank">tanhdung@i2r.a-star.edu.sg</a>&gt;
wrote:<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; Hi Ben,<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; Sorry for the late reply. I was in the ACL conference last week.<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; Thanks for your informative email. As the problem in Vista, I<br>
&gt; recompiled the Olympus on Windows XP. The tutorial 1 &amp; 2 are working
fine.<br>
&gt; Thanks for your great effort. There is only a minor issue about speech<br>
&gt; recognition due to my accent. But I guess it should be improve if I<br>
provide<br>
&gt; more training data.<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; On Windows Vista, I downloaded the trunk source code to compile.<br>
&gt; But it seems not to work. There were error while compiling as in attached<br>
&gt; image. I did some preliminary checking and found that some files are<br>
missing<br>
&gt; such as<br>
&gt;<br>
Libraries\RavenClaw\DMCore\Agents\CoreAgents\InteractionEventManagerAgent.cp<br>
&gt; p.<br>
&gt; This file causes error while compiling RavenClaw. I don&#8217;t know what is the<br>
&gt; exact reason, but I think you are still doing on those source code and it<br>
&gt; might<br>
&gt; cause the problem.<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; Once again, thanks for your help.<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; Tran Anh Dung<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; From: <a href="mailto:bfrisch@gmail.com" target="_blank">bfrisch@gmail.com</a><br>
&gt; [mailto:<a href="mailto:bfrisch@gmail.com" target="_blank">bfrisch@gmail.com</a>]
On Behalf Of Benjamin Frisch<br>
&gt; Sent: Tuesday, 4 August, 2009 7:42 AM<br>
&gt; To: Tran<br>
&gt; Cc: Olympus Developers<br>
&gt; Subject: Re: [Olympus developers 133]: Problem regarding Olympus<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; Hi Tran,<br>
&gt; &nbsp; Kalliope is configured in Configurations/Desktop-SAPI/KalliopeSAPI.cfg<br>
&gt; inside of your example system directory to use the first adult male voice<br>
it<br>
&gt; finds.&nbsp; You could change the male to female in that configuration
file,<br>
&gt; and it will use the first female voice it finds, which will probably be<br>
Anna<br>
&gt; in<br>
&gt; your case.&nbsp; This will probably cause Kalliope to synthesize
correctly, as<br>
&gt; if the SAPI example run time application runs into an error with the male<br>
&gt; voices, then Kalliope would as well.&nbsp; I'm not sure why the voices
seem to<br>
&gt; be corrupted, but it could be a problem with the SAPI 5.1 SDK, which was<br>
&gt; originally made for Windows xp, running on Windows Vista.&nbsp; The
current<br>
&gt; Olympus trunk will detect the installation of the Windows SDK 6.1
&quot;for<br>
&gt; Windows Server 2008&quot; which includes the SAPI 5.3 SDK.&nbsp; I am also<br>
&gt; sorry to hear that PocketSphinxEngine is crashing.&nbsp; The
PocketSphinxEngine<br>
&gt; in the Olympus trunk was largely rewritten to support PocketSphinx 0.5.<br>
&gt; &nbsp; In light of the PocketSphinxEngine and Kalliope issues, and your
use of<br>
&gt; Windows Vista, I'd recommend that you try to use the Olympus trunk.&nbsp;
We<br>
&gt; are probably a couple of weeks away from an Olympus 2.5 release from the<br>
&gt; Olympus trunk.&nbsp; As such the trunk is generally stable now.&nbsp; You
can<br>
&gt; download the Windows SDK for Windows Server 2008, which includes SAPI<br>
&gt; 5.3 from<br>
&gt;<br>
<a
href="http://www.microsoft.com/downloads/details.aspx?FamilyId=F26B1AA4-741A-433A-"
target="_blank">http://www.microsoft.com/downloads/details.aspx?FamilyId=F26B1AA4-741A-433A-</a><br>
&gt; 9BE5-FA919850BDBF<br>
&gt; .&nbsp; You will also need to install CMake via the Win32 Installer from<br>
&gt; <a href="http://cmake.org/cmake/resources/software.html" target="_blank">http://cmake.org/cmake/resources/software.html</a><br>
&gt; .&nbsp; The build scripts currently cause CMake to generate the Visual
Studio<br>
&gt; solution files in the Build/cmake directory off of the Olympus Root and<br>
off<br>
&gt; the<br>
&gt; root of the MeetingLine and soon to be added Madeline example system.<br>
&gt; &nbsp;&nbsp; Let me know if KalliopeSAPI ends up working with SAPI 5.3<br>
&gt; SDK.&nbsp; If it still doesn't work (but doesn't crash), then I recommend
that<br>
&gt; you use the new KalliopeFlite support in the Olympus trunk instead, which<br>
&gt; you<br>
&gt; can use by running OlympusRebuildFlite.pl in your Olympus trunk root and<br>
&gt; then<br>
&gt; running SystemRunFlite.bat rather SystemRun.bat.&nbsp; While I haven't
recently<br>
&gt; encountered a crash while running one of our systems for a while with the<br>
&gt; trunk, if anything crashes for you or is not working, let me know so I can<br>
&gt; do<br>
&gt; my best to fix it before the release.<br>
&gt; &nbsp;&nbsp; Thank you for sending in your changes to the grammar
generation<br>
&gt; scripts in the Tutorials.&nbsp; I committed your changes, and I am sorry
for<br>
&gt; the trouble.<br>
&gt;<br>
&gt; Thanks,<br>
&gt; Ben Frisch<br>
&gt; CMU Speech Lab Undergraduate Research Assistant for Summer 2009<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; On Thu, Jul 30, 2009 at 11:53 PM, Tran &lt;<a
href="mailto:tanhdung@i2r.a-star.edu.sg" target="_blank">tanhdung@i2r.a-star.edu.sg</a>&gt;<br>
&gt; wrote:<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; Hi Benjamin,<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; I managed to run the TTY<br>
&gt; version of MyBus successfully. It was very good. However, for the SAPI<br>
&gt; version,<br>
&gt; there was error. When I init_session, the console output &#8220;Welcome to<br>
&gt; MyBus&#8221;, but there is no voice from the system. I guess it is because of<br>
&gt; the Kalliope has some problems with speech synthesis. After sometimes,<br>
&gt; PocketSphinx crashes. I don&#8217;t know what is the cause. I ran an example of<br>
&gt; Microsoft Speech. It can talk with Anna voice, but Mary and Mike voice has<br>
&gt; error. Could that be a problem with the voice configuration in Kalliope?<br>
&gt; Please<br>
&gt; help me on this. Thanks<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; I also found that, the source<br>
&gt; code on SVN cannot compile correctly if you don&#8217;t make some changes in<br>
&gt; the perl script. I attach a change log file for your reference. It is nice<br>
&gt; if<br>
&gt; you make these changes on the source to minimize the effort of other<br>
&gt; developers.<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; Regards,<br>
&gt;<br>
&gt; Tran Anh Dung<br>
&gt;<br>
&gt; Research Officer<br>
&gt;<br>
&gt; Human Language Technology Department<br>
&gt;<br>
&gt; A*, Singapore<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; From: <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>]
On Behalf Of Benjamin<br>
&gt; Frisch<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; Sent: Thursday, 30 July, 2009 9:44 AM<br>
&gt; To: Tran<br>
&gt; Cc: Alex Rudnicky<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; Subject: Re: [Olympus developers 133]: Problem<br>
&gt; regarding Olympus<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; Hi Tran,<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; &nbsp;&nbsp;At least from picture, it looks like you forgot to start the<br>
&gt; session first. &nbsp;Just enter init_session and MyBus should start.<br>
&gt; &nbsp;Let's us know if you have further questions.<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; Thanks,<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; Ben<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; 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;<br>
&gt; wrote:<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; I forget to attached in previous email.<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; From: Alex Rudnicky [mailto:<a href="mailto:Alex.Rudnicky@cs.cmu.edu"
target="_blank">Alex.Rudnicky@cs.cmu.edu</a>]<br>
&gt;<br>
&gt; Sent: Thursday, 30 July, 2009 9:26 AM<br>
&gt; To: Tran; <a href="mailto:olympus-developers@cs.cmu.edu" target="_blank">olympus-developers@cs.cmu.edu</a><br>
&gt; Cc: Benjamin Frisch<br>
&gt; Subject: RE: [Olympus developers 133]: Problem regarding Olympus<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; These systems are pedagogical and<br>
&gt; follow the tutorial material.<br>
&gt;<br>
&gt; Have you tried to compile and use one<br>
&gt; of the example systems, such as MeetingLine?<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; &nbsp;- Alex Rudnicky<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; From: <a href="mailto:olympus-developers-bounces@LOGANBERRY.srv.cs.cmu.edu"
target="_blank">olympus-developers-bounces@LOGANBERRY.srv.cs.cmu.edu</a><br>
&gt; [mailto:<a
href="mailto:olympus-developers-bounces@LOGANBERRY.srv.cs.cmu.edu"
target="_blank">olympus-developers-bounces@LOGANBERRY.srv.cs.cmu.edu</a>] On<br>
&gt; Behalf Of Tran<br>
&gt; Sent: Wednesday, July 29, 2009 9:18 PM<br>
&gt; To: <a href="mailto:olympus-developers@cs.cmu.edu" target="_blank">olympus-developers@cs.cmu.edu</a><br>
&gt; Subject: [Olympus developers 133]: Problem regarding Olympus<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; To whom it may concerns,<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; We are doing research on Dialogue Management System. We found that Olympus<br>
&gt; is an interesting system. We downloaded and manage to compile the source<br>
&gt; code<br>
&gt; and tutorial 1/2 successfully. However, when we run it, there seems to be<br>
&gt; nothing happens (no interaction from system, no response while we<br>
talking).<br>
&gt; We<br>
&gt; do not know how to operate it. Hence, could you be able to help us to<br>
&gt; instruct<br>
&gt; how to use the system? We look forward to hear from you<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; Regards,<br>
&gt;<br>
&gt; Tran Anh Dung<br>
&gt;<br>
&gt; Research Officer<br>
&gt;<br>
&gt; Human Language Technology Department<br>
&gt;<br>
&gt; A*, Singapore<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; PS: all the source code is downloaded as instructed on the Olympus wiki<br>
&gt; page. The downloaded version is 2.2 (not the development version)<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; Institute for Infocomm Research disclaimer: &quot;This email is
confidential<br>
&gt; and may be privileged. If you are not the intended recipient, please<br>
delete<br>
&gt; it<br>
&gt; and notify us immediately. Please do not copy or use it for any purpose,<br>
or<br>
&gt; disclose its contents to any other person. Thank you.&quot;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; Institute for Infocomm Research disclaimer: &quot;This email is
confidential<br>
&gt; and may be privileged. If you are not the intended recipient, please<br>
delete<br>
&gt; it<br>
&gt; and notify us immediately. Please do not copy or use it for any purpose,<br>
or<br>
&gt; disclose its contents to any other person. Thank you.&quot;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; Institute for Infocomm Research disclaimer: &quot;This email<br>
&gt; is confidential and may be privileged. If you are not the intended<br>
&gt; recipient,<br>
&gt; please delete it and notify us immediately. Please do not copy or use it<br>
for<br>
&gt; any purpose, or disclose its contents to any other person. Thank
you.&quot;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; Institute for Infocomm Research disclaimer: &nbsp;&quot;This email is<br>
&gt; confidential and may be privileged. If you are not the intended<br>
&gt; recipient, please delete it and notify us immediately. Please do not<br>
&gt; copy or use it for any purpose, or disclose its contents to any other<br>
&gt; person. Thank you.&quot;<br>
&gt;<br>
&gt; Institute for Infocomm Research disclaimer: &nbsp;&quot;This email is
confidential<br>
and<br>
&gt; may be privileged. If you are not the intended recipient, please delete it<br>
&gt; and notify us immediately. Please do not copy or use it for any purpose,<br>
or<br>
&gt; disclose its contents to any other person. Thank you.&quot;<br>
&gt;<br>
<br>
Institute for Infocomm Research disclaimer: &nbsp;&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;<o:p></o:p></p>

</div>

</div>

</div>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

</div>

</div>


<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></body>

</html>