ConfDesigner


ConfDesigner is a graphical environment written in Java, which eases the design of complex system configurations.
Because of being part of the Sphinx4 Speech Recognizer, ConfDesigner is licensed under BSD licenses. ConfDesigner is based on the .

WebStart

The best way to get in touch with ConfDesigner is to . It is located in $SPHINX_ROOT/tools/confdesigner.
Nevertheless, ConfDesigner can be without any installation using Java Webstart. Although only Java5 or higher is required to run the application locally, Java6 or higher is required to run it via Webstart.

Component Categories

In order to add a Configurable to one or several arbitrary categories, it's just necessary to annotate the class
class ParallelSearchDecoder implements Configurable

In ConfDesigner the categories are used to set up another component-selection-tree

Release history

Planned