[RavenclawDev 199] Re: adding ASR

Svetlana Stenchikova svetastenchikova at gmail.com
Mon Nov 27 13:25:49 EST 2006


Hi,
we are now starting to add sphinx ASR to our calendar system.

We had some general questions about it.

The roomline version is set to work with sphinx 2, and there are 3 servers
that are starting for it.



{
    title SPHINX_AUDIO
    dir .
    path ..\..\Bin\x86-nt\Audio_Server.exe -engine_list sphinx_engines.txt
    server_name sphinx
}

{
    title SPHINX_MALE
    dir ..\..\Resources\DecoderConfig\
    path ..\..\Bin\x86-nt\Sphinx_Engine -name male -argfn
male-8khz.arg-port 9990
    server_name sphinx_male
}

{
    title SPHINX_FEMALE
    dir ..\..\Resources\DecoderConfig\
    path ..\..\Bin\x86-nt\Sphinx_Engine -name female -argfn
female-8khz.arg-port 9991
    server_name sphinx_female
}


Is Audio_Server.exe the Galaxy wrapper? Where is the code for it?

We plan to use sphinx 4, so we may want to write a java wrapper for it. If I
understand correctly, we could just use the TTY wrapper that we have and
replace the calls to output and input text with calls to sphinx. Is this
correct?

thank you.

Svetlana
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.srv.cs.cmu.edu/pipermail/ravenclaw-developers/attachments/20061127/d0fe7ad3/attachment.html


More information about the Ravenclaw-developers mailing list