[Subject Prev][Subject Next][Thread Prev][Thread Next][Date Index][Thread Index]

[hts-users:00345] Re: Problems compiling HTS


Hi Heiga,

Where did "<" come from?
In README.html (http://hts.ics.nitech.ac.jp/README.html), I found

 % patch -p1 < HTS-1.1.1_for_HTK-3.2.1.patch

but I couldn't find "&lt" anywhere in README.

In website, README file is as you wrote abover, I just checked.
&lt, is in the README file from the HTS-1.1.1_for_HTK-3.2.1.tar.gz source code.

Thanks,

Luis


3. Installation of HTS

  0) Download "HTS-1.1.1_for_HTK-3.2.1.tar.gz" from
     http://hts.ics.nitech.ac.jp/ and expand it in a directory
     on your disk.

  1) Copy "HTS-1.1.1/HTS-1.1.1_for_HTK-3.2.1.patch" into
     ".../HTK-3.2.1/htk"

  2) Move into "HTK-3.2.1/htk", and type:

       % patch -p1 &lt; HTS-1.1.1_for_HTK-3.2.1.patch

  3) According "README" file of HTK, make any necessary changes
     to "HTK-3.2.1/htk/HTKLib/Makefile" and
     "HTK-3.2.1/htk/HTKTools/Makefile" (e.g., ${SPTK}, ${CPU},
     ${BIN}, ${HTKCC}, ${HTKLF}), and compile/install it.



Follow-Ups
[hts-users:00346] Re: Problems compiling HTS, Heiga ZEN (Byung Ha CHUN)
References
[hts-users:00344] Re: Problems compiling HTS, Heiga ZEN (Byung Ha CHUN)