<div dir="ltr"><div class="gmail_default" style="font-family:georgia,serif">Thanks a lot Matt!</div></div><div class="gmail_extra"><br clear="all"><div><div dir="ltr"><font face="georgia, serif">Aitzaz Ahmad<br></font><div>
<font face="georgia, serif">----------</font></div><font face="georgia, serif">"A census taker once tried to test me. I ate his liver with some fava beans and a nice Chianti." Dr. Hannibal Lecter - Silence of the Lambs (1991)</font><br>
</div></div>
<br><br><div class="gmail_quote">On 19 December 2013 21:31, Matthew Marge <span dir="ltr"><<a href="mailto:mrmarge@cs.cmu.edu" target="_blank">mrmarge@cs.cmu.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
One option is to backup the current solution file and remove all<br>
projects from the Olympus.sln file that are not dependencies to<br>
RavenClaw. Note that libGalaxy is currently a dependency to the<br>
RavenClaw project because RavenClaw uses the Galaxy communication<br>
framework to send messages to other components.<br>
<br>
When you complete a project using Olympus, it compiles a library<br>
"RavenClaw.lib" and an executable "XYZDM.exe" where XYZ is the name of<br>
your dialog task file. You can find these files in the bin/x86-nt<br>
folders of your Olympus folder and your project folder, respectively.<br>
The executable runs in the process monitor and does not function<br>
independently in the Olympus framework currently. I think easiest<br>
solution would be to use Galaxy, keep the current framework, and plug<br>
in your own components for natural language understanding, ASR, and<br>
synthesis.<br>
<br>
Cheers,<br>
Matt<br>
<br>
On Wed, Dec 18, 2013 at 10:41 PM, Aitzaz Ahmad <<a href="mailto:aitzaz.ahmad@kics.edu.pk">aitzaz.ahmad@kics.edu.pk</a>> wrote:<br>
> Thanks Matthew. But wouldn't that be the solution file that has all the<br>
> Olympus projects? What if I want RavenClaw by itself (just RavenClaw and not<br>
> the other parts)?<br>
><br>
> Aitzaz Ahmad<br>
> ----------<br>
> "A census taker once tried to test me. I ate his liver with some fava beans<br>
> and a nice Chianti." Dr. Hannibal Lecter - Silence of the Lambs (1991)<br>
><br>
><br>
> On 19 December 2013 03:01, Matthew Marge <<a href="mailto:mrmarge@cs.cmu.edu">mrmarge@cs.cmu.edu</a>> wrote:<br>
>><br>
>> If you built Olympus 2.5 correctly, the Olympus solution file will be<br>
>> here: Olympus2.5\Build\cmake\Olympus.sln, which is a VS 2010 solution<br>
>> file that shows the RavenClaw project in Visual Studio. CMake should<br>
>> automatically generate this solution file.<br>
>><br>
>> Cheers,<br>
>> Matt<br>
>><br>
>> On Wed, Dec 18, 2013 at 3:24 AM, Aitzaz Ahmad <<a href="mailto:aitzaz.ahmad@kics.edu.pk">aitzaz.ahmad@kics.edu.pk</a>><br>
>> wrote:<br>
>> > Hi,<br>
>> >       I'm working at the Center for Language Engineering based in the<br>
>> > University of Engineering and Technology, Lahore, Pakistan. The research<br>
>> > facility is owned by Dr. Sarmad Hussain (PhD in Speech Science from<br>
>> > Northwestern University '92). We're working on a speech processing<br>
>> > project<br>
>> > at center these days (Mobile based Weather Spoken Dialogue System in<br>
>> > Urdu)<br>
>> > which led us to study and explore Olympus.<br>
>> ><br>
>> >      Since we're developing our own ASR(using Sphinx 3) and TTS(using<br>
>> > Festival) for Urdu, an area of particular interest in Olympus is the<br>
>> > RavenClaw Dialogue Manager. I've been playing with the available<br>
>> > tutorials<br>
>> > and have made a toy system in English as well. But now I've been asked<br>
>> > to<br>
>> > plug out the Dialogue Manager component/module and to run it as a<br>
>> > stand-alone application (i.e. without the other modules including the<br>
>> > process monitor).<br>
>> ><br>
>> >     What I want for now is to be able to run RavenClaw as a console<br>
>> > based<br>
>> > stand-alone application without a GalaxyInterface and a Galaxy Hub. I've<br>
>> > read the document in the Documentation folder of Olympus as well to<br>
>> > develop<br>
>> > some basic understanding as to how the DM works. When I tried to open<br>
>> > the<br>
>> > RavenClaw Visual Studio project file from<br>
>> > "2.5\Libraries\RavenClaw\Utils" I<br>
>> > got the following prompt:-<br>
>> ><br>
>> > "The source control provider associated with this solution could not be<br>
>> > found. The projects will be treated as not under source control.<br>
>> ><br>
>> > Do you want to permanently remove the source control bindings from the<br>
>> > projects?"<br>
>> ><br>
>> >     I chose "No" as an option. When the visual studio opened the project<br>
>> > and<br>
>> > I tried to open the DebugUtils.h,cpp files, I got another prompt saying<br>
>> > the<br>
>> > visual studio cannot open these files. Whereas, opening the files<br>
>> > independently works just fine.<br>
>> ><br>
>> >    I'd really appreciate your help and feedback or any guidance that you<br>
>> > might give so that I can run the system as a standalone application.<br>
>> ><br>
>> > Regards,<br>
>> > Aitzaz Ahmad<br>
>> > ----------<br>
>> > "A census taker once tried to test me. I ate his liver with some fava<br>
>> > beans<br>
>> > and a nice Chianti." Dr. Hannibal Lecter - Silence of the Lambs (1991)<br>
><br>
><br>
</blockquote></div><br></div>