-
Introduction:
This script adds visual impact to the decoding process. The
script can be run in various modes and the user can visualize whats
happening on a frame by frame basis. isip_decoder_demo can be
run by typing the utility name in the command line after installing
the package. The mode in which the demo needs to be run is chosen by
clicking on the Configure button and choosing the various
options that appear in the screen.
-
Usage:
isip_decoder_demo
-
Description:
After installing the package, isip_decoder_demo, the script
that runs the demo will be under bin/scripts/ directory. The script
needs the acoustic and language models which are not part of the
current package. The script uses the models under
$ISIP_PROTO/lib/scripts/tcl/isip_deocder_demo/data/models/
directory. The user can use his self-generated models or can download
the models from our website. Whatever the case may be, the models need
to be in the directory specified above or should have a link to the
directory where the acoustic and language models reside.
On clicking the Configure, options appear in a new window where the user can choose the input files, decoding mode etc. The screen may look like as shown below.
After configuring the modes, click on Run to see a frame by frame analysis of the decoding process.