Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The applications expects a config file to be specified on the command line as follows

  • -c [file-name]
    This config file should contain the following information specified as below
  • -

...

  • fwdflat
  • -

...

  • bestpath
  • -lm [the language model file to be used]
  • -dict [the dictionary to be used]
  • -

...

  • hmm [the acoustic

...

  • mode]
    By default, the Virtual Human Toolkit uses the wall street journal acoustic model that comes with pocketsphinx and the CMU pronunciation dictionary. You can change this to use your own.

...

  • -samprate [the sampling rate]

 

Creating a language model for pocketsphinx-sonic-server

...

List of common known issues, like why something isn't working, why it's implemented in a certain way, limitations, etc. If there are major Jira JIRA tickets, link to those as well. 

FAQ

What is pocketsphinx-sonic-server?

The pocketsphinx-sonic-server is a wrapper over the pocketsphinx speech recognition system which allows us to communicate with it using the sonic protocol.

Where can I find NVBG on svn?

http://svn.ict.usc.edu/svn_vh/trunk/core/pocketsphinx-sonic-server/

If I have questions or problems, who should I contact?

vh-support@ict.usc.edu

Message API

Receives -

  • vrAllCall
  • vrKillComponent

Sends -

  • vrProcEnd

FAQ

See Main FAQ for frequently asked questions regarding the installer. Please use the Google Groups emailing list for unlisted questionsLink to the appropriate section in the main FAQ page.