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

[hts-users:01109] problem patching HTS-2.0.1 for HTK-3.4


Hello,
I am trying to patch hts 2.0.1 in windows into htk 3-4
and everything fails
I unzipped the htk 3.4 in htk forder
I unzipped the HDecode-3.4.zip in htk folder
I unzipped the HTS-2.0.1_for_HTK-3.4 and I copied the HTS-2.0.1_for_HTK-3.4.patch file, the ChangeLog and the Acknowledgments file in the htk forder.

In command prompt I use the following command
patch -p1 -d . < HTS-2.0.1_for_HTK-3.4.patch
and everything fails


patching file `HLMLib/Makefile.in'
Hunk #1 FAILED at 41.
Hunk #2 FAILED at 51.
2 out of 2 hunks FAILED -- saving rejects to HLMLib/Makefile.in.rej
patching file `HTKLVRec/HDecode.c'
Hunk #1 FAILED at 27.
Hunk #2 FAILED at 718.
Hunk #3 FAILED at 1096.
3 out of 3 hunks FAILED -- saving rejects to HTKLVRec/HDecode.c.rej
patching file `HTKLVRec/HDecode.mod.c'
Hunk #1 FAILED at 27.
1 out of 1 hunk FAILED -- saving rejects to HTKLVRec/HDecode.mod.c.rej
patching file `HTKLVRec/HLVLM.c'
Hunk #1 FAILED at 27.
Hunk #2 FAILED at 279.
Hunk #3 FAILED at 353.
Hunk #4 FAILED at 967.
Hunk #5 FAILED at 1073.
Hunk #6 FAILED at 1512.
6 out of 6 hunks FAILED -- saving rejects to HTKLVRec/HLVLM.c.rej
patching file `HTKLVRec/HLVLM.h'
Hunk #1 FAILED at 28.
1 out of 1 hunk FAILED -- saving rejects to HTKLVRec/HLVLM.h.rej
patching file `HTKLVRec/HLVModel.c'
Hunk #1 FAILED at 27.
Hunk #2 FAILED at 108.
Hunk #3 FAILED at 121.
……………………………….
………………………..
………………………..
……………………….
………………………..
…………………………….
Hunk #42 FAILED at 6560.
Hunk #43 FAILED at 6575.
Hunk #44 FAILED at 6588.
Hunk #45 FAILED at 6604.
Hunk #46 FAILED at 6626.
Hunk #47 FAILED at 6652.
Hunk #48 FAILED at 7046.
Hunk #49 FAILED at 7101.
Hunk #50 FAILED at 7209.
Hunk #51 FAILED at 7303.
51 out of 51 hunks FAILED -- saving rejects to configure.rej
patching file `configure.ac'
Hunk #1 FAILED at 20.
Hunk #2 FAILED at 171.
Hunk #3 FAILED at 209.
Hunk #4 FAILED at 224.
Hunk #5 FAILED at 237.
Hunk #6 FAILED at 253.
Hunk #7 FAILED at 275.
Hunk #8 FAILED at 294.
8 out of 8 hunks FAILED -- saving rejects to configure.ac.rej
patching file `hts_engine/Makefile.in'
patching file `hts_engine/global.hpp'
patching file `hts_engine/hts_engine.cpp'
patching file `hts_engine/hts_engine_nt.mkf'
patching file `hts_engine/misc.cpp'
patching file `hts_engine/misc.hpp'
patching file `hts_engine/mlpg.cpp'
patching file `hts_engine/mlpg.hpp'
patching file `hts_engine/model.cpp'
patching file `hts_engine/model.hpp'
patching file `hts_engine/tree.cpp'
patching file `hts_engine/tree.hpp'
patching file `hts_engine/vocoder.cpp'
patching file `hts_engine/vocoder.hpp'

could anyone tell me what the problem might be?

Thank you in advance,

Alexandros Lazaridis
###############################################
Lazaridis Alexandros
Electical and Computer Engineer
PhD Student
 
Artificial Intelligence Group
Wire Communications Laboratory
Department of Electrical & Computer Engineering
University of Patras
Patras 265 00, Greece
 
Email: alaza@xxxxxxxxxxxxxxxxx
Tel:  +30 2610 996496
Fax: +30 2610 997336
http://www.wcl.ee.upatras.gr/ai/
###############################################



Follow-Ups
[hts-users:01111] Re: problem patching HTS-2.0.1 for HTK-3.4, Nickolay V. Shmyrev