This directory contains the main VTS routine to read a bunch of
noisy files and a vts clean speech distribution and compensate the
noisy speech using VTS.

Look at the vts.example.sh script for details on running the program.
For runtime options and description run the binary without arguments.

To compile and check if the code is working, run:

make dbg check MACHINE=<machine type> CEPVIEW=</path/to/cepview>

where "machine type" is the machine type (e.g. linux, sun, alpha), and
cepview is a tool available from http://cmusphinx.org

This check will only work if you create a distribution beforehand.

