不能为HTK-3.4.1修补HTS-2.3

时间:2017-12-11 09:41:38

标签: text-to-speech htk

我无法在ubuntu 16.04上修补HTS-2.3_for_HTK-3.4.1.patch。 有想法解决它吗?

~/hts-htk/htk$ ls
AUTHORS       config.status  env       HTK       HTKTools                     Makefile
ChangeLog     config.sub     FAQ       HTKBook   HTS-2.3_for_HTK-3.4.1.patch  Makefile.in
config.guess  configure      HLMLib    HTKLib    install-sh                   README
config.log    configure.ac   HLMTools  HTKLVRec  LICENSE


$ patch -p1 -d . < HTS-2.3_for_HTK-3.4.1.patch
can't find file to patch at input line 4
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -pbBEwurNa '--ignore-matching-lines=.*vc_id.*' HTK-3.4.1/HTKLVRec/HDecode.c HTS-2.3_for_HTK-3.4.1/HTKLVRec/HDecode.c
|--- HTK-3.4.1/HTKLVRec/HDecode.c	2009-03-13 03:55:15.000000000 +0900
|+++ HTS-2.3_for_HTK-3.4.1/HTKLVRec/HDecode.c	2015-12-21 11:02:23.000000000 +0900
--------------------------
File to patch:      

https://imgur.com/a/G2lhE

0 个答案:

没有答案