`configure' configures HTS-demo_NIT-ATR503-M001 2.1.1 to adapt to many kinds of systems. Usage: ./configure [OPTION]... [VAR=VALUE]... To assign environment variables (e.g., CC, CFLAGS...), specify them as VAR=VALUE. See below for descriptions of some of the useful variables. Defaults for the options are specified in brackets. Configuration: -h, --help display this help and exit --help=short display options specific to this package --help=recursive display the short help of all the included packages -V, --version display version information and exit -q, --quiet, --silent do not print `checking...' messages --cache-file=FILE cache test results in FILE [disabled] -C, --config-cache alias for `--cache-file=config.cache' -n, --no-create do not create output files --srcdir=DIR find the sources in DIR [configure dir or `..'] Installation directories: --prefix=PREFIX install architecture-independent files in PREFIX [/usr/local] --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX [PREFIX] By default, `make install' will install all the files in `/usr/local/bin', `/usr/local/lib' etc. You can specify an installation prefix other than `/usr/local' using `--prefix', for instance `--prefix=$HOME'. For better control, use the options below. Fine tuning of the installation directories: --bindir=DIR user executables [EPREFIX/bin] --sbindir=DIR system admin executables [EPREFIX/sbin] --libexecdir=DIR program executables [EPREFIX/libexec] --sysconfdir=DIR read-only single-machine data [PREFIX/etc] --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com] --localstatedir=DIR modifiable single-machine data [PREFIX/var] --libdir=DIR object code libraries [EPREFIX/lib] --includedir=DIR C header files [PREFIX/include] --oldincludedir=DIR C header files for non-gcc [/usr/include] --datarootdir=DIR read-only arch.-independent data root [PREFIX/share] --datadir=DIR read-only architecture-independent data [DATAROOTDIR] --infodir=DIR info documentation [DATAROOTDIR/info] --localedir=DIR locale-dependent data [DATAROOTDIR/locale] --mandir=DIR man documentation [DATAROOTDIR/man] --docdir=DIR documentation root [DATAROOTDIR/doc/hts-demo_nit-atr503-m001] --htmldir=DIR html documentation [DOCDIR] --dvidir=DIR dvi documentation [DOCDIR] --pdfdir=DIR pdf documentation [DOCDIR] --psdir=DIR ps documentation [DOCDIR] Optional Packages: --with-PACKAGE[=ARG] use PACKAGE [ARG=yes] --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no) --with-tcl-search-path specify the additional tclsh (with snack) search path --with-sptk-search-path specify the additional SPTK binary search path --with-sox-search-path specify the additional sox (Sound eXchange) search path --with-openfst-search-path specify the additional OpenFst search path --with-hts-search-path specify the additional HTS binary search path --with-hts-engine-search-path specify the additional hts_engine binary search path Some influential environment variables: CC C compiler command CFLAGS C compiler flags LDFLAGS linker flags, e.g. -L if you have libraries in a nonstandard directory LIBS libraries to pass to the linker, e.g. -l CPPFLAGS C/C++/Objective C preprocessor flags, e.g. -I if you have headers in a nonstandard directory CPP C preprocessor SPEAKER speaker name (default=m001) DATASET dataset (default=nitech_jp_atr503) VER version number of this setting (default=1) QNUM question set number (default='001') FRAMELEN Frame length in point (default=400) FRAMESHIFT Frame shift in point (default=80) WINDOWTYPE Window type -> 0: Blackman 1: Hamming 2: Hanning (default=1) NORMALIZE Normalization -> 0: none 1: by power 2: by magnitude (default=1) FFTLEN FFT length in point (default=512) FREQWARP Frequency warping factor (default=0.42) GAMMA Pole/Zero weight factor (0: mel-cepstral analysis 1: LPC analysis 2,3,...,N: mel-generalized cepstral (MGC) analysis) (default=0) MGCORDER Order of MGC analysis (default=24 for cepstral form, default=12 for LSP form) LNGAIN Use logarithmic gain instead of linear gain (default=0) LOWERF0 Lower limit for F0 extraction in Hz (default=60) UPPERF0 Upper limit for F0 extraction in Hz (default=200) NOISEMASK Standard deviation of white noise to mask noise in f0 extraction (default=50) PSTFILTER Postfiltering factor (default=1.4) IMPLEN Length of impulse response (default=4096) SAMPFREQ Sampling frequency in Hz (default=16000) NMGCWIN number of delta windows for MGC coefficients (default=3) NLF0WIN number of delta windows for log F0 values (default=3) NSTATE number of HMM states (default=5) NITER number of iterations of embedded training (default=5) WFLOOR mixture weight flooring scale (default=3) MAXDEV maximum duration scaling factor (default=10) MINDUR minimum duration to be evaluated (default=5) NMGCTRANSBLK number of blocks for MGC transforms (default=3) NLF0TRANSBLK number of blocks for log F0 transforms (default=1) MGCBANDWIDTH band width for MGC transforms (default=24 for cepstral form, derault=2 for LSP form) LF0BANDWIDTH band width for log F0 transforms (default=0) MAXEMITER max EM iteration (default=20) EMEPSILON convergence factor for EM iteration (default=0.0001) USEGV turn on GV-based parameter generation algorithm (0:off or 1:on, default=1) MAXGVITER maximum number of iterations of GV-based parameter generation algorithm (default=50) GVEPSILON convergence factor for GV iteration (default=0.0001) MINEUCNORM minimum Euclid norm for GV iteration (default=0.01) STEPINIT initial step size (default=1.0) STEPINC step size acceleration factor (default=1.2) STEPDEC step size deceleration factor (default=0.5) HMMWEIGHT weight for HMM output prob. (default=1.0) GVWEIGHT weight for GV output prob. (default=1.0) OPTKIND optimization method (STEEPEST, NEWTON, or LBFGS) (default=NEWTON) NOSILGV turn on GV without silent and pause phoneme (0:off or 1:on, default=1) CDGV turn on context-dependent GV (0:off or 1:on, default=1) Use these variables to override the choices made by `configure' or to help it to find libraries and programs with nonstandard names/locations. Report bugs to .