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

[hts-users:04674] Fwd: errors when making HTS_for_HTK




---------- Forwarded message ---------
发件人: Morgan Cui <morgancui93@xxxxxxxxx>
Date: 2020年8月24日周一 下午6:29
Subject: errors when making HTS_for_HTK
To: <hts-users@xxxxxxxxxxxxxxx>


Hi all,
  After successfully "make and make install" hts_engine_API and SPTK, I encountered an error when making HTS_for_HTK. The details are as follows.
  1. Download HTK-3.4.1.tar.gz and HDecode-3.4.1.tar.gz and uncompress them;
  2. Enter the folder "htk" and apply the "HTS-2.3_for_HTK-3.4.1.patch";
  3. ./configure;
  4  Make; In this step, an error occurred as shown in the picture.
image.png
I tried "./configure CFLAGS="-DARCH=linux"" but did not work.