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

[hts-users:00210] Re: HTS-2.0RC1: patch problem


Hi all,

Nicholas Volk wrote:

htk-3.3% patch -p1 -d . < HTS-2.0RC1_for_HTK-3.3.patch

fails for me both on Cygwin and Linux. (See output below.)
Both the patch file and the HTK files seem to be ok, so I have no
idea what causing this.

Especially HTKTools/HHEd.c contains so many failures, that I wouldn't
want to fix them all manually.
On Cygwin I'm using GNU bash, version 3.00.16(14)-release (i686-pc-cygwin)
and patch 2.5.8.
On one of the Linuxes i tried, I used ix86 Linux I used GNU bash, version
2.05b.0(1)-release (i386-pc-linux-gnu) and patch 2.5.9.
Any ideas would be appreciated.

Oops, this is my mistake.
To reduce footprint, I used

 $ diff -NacrbBE HTK-3.3 HTS-2.0RC1 > HTS-2.0RC1_for_HTK-3.3.patch

However, it caused this problem.
I also failed to apply this patch.

So I re-generate patch code using

 $ diff -Nacr HTK-3.3 HTS-2.0RC1 > HTS-2.0RC1_for_HTK-3.3.patch

Using this patch, I could apply the patch and generate HTS-2.0RC1.
Please re-download it from

http://kt-lab.ics.nitech.ac.jp/~zen/HTS-2.0RC1_for_HTK-3.3.patch.gz
(1105066 bytes, MD5 checksum: efac297e28235ee00f525646358ddd1f)

I'm so sorry :-(

Best regards,

Heiga Zen (Byung Ha Chun)




Follow-Ups
[hts-users:00211] About questions_qst001.hed in English HTS demo, Nicholas Volk
References
[hts-users:00208] HTS-2.0RC1, Heiga ZEN (Byung Ha CHUN)
[hts-users:00209] HTS-2.0RC1: patch problem, Nicholas Volk