gpt4 book ai didi

linux - 在 Ubuntu 上安装 HTK 使一切无法正常工作

转载 作者:太空宇宙 更新时间:2023-11-04 11:19:43 24 4
gpt4 key购买 nike

我已经试过好几次编译安装HTK了,但是就是无法通过第5步!执行“make install”时(在“make all”正确执行之后)我得到以下输出:

root@Humanoid:/bin/htk# make install
(cd HTKTools && make all) \
|| case "" in *k*) fail=yes;; *) exit 1;; esac;
make[1]: Entering directory `/bin/htk/HTKTools'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/bin/htk/HTKTools'
(cd HTKTools && make install) \
|| case "" in *k*) fail=yes;; *) exit 1;; esac;
make[1]: Entering directory `/bin/htk/HTKTools'
if [ ! -d /usr/local/bin ] ; then mkdir /usr/local/bin ; fi
for program in HSLab HBuild HCompV HCopy HDMan HERest HHEd HInit HLEd HList HLRescore
HLStats HMMIRest HParse HQuant HRest HResults HSGen HSmooth HVite ; do /usr/bin/install -
c -m 755 ${program} /usr/local/bin ; done
make[1]: Leaving directory `/bin/htk/HTKTools'
(cd HLMTools && make all) \
|| case "" in *k*) fail=yes;; *) exit 1;; esac;
make[1]: Entering directory `/bin/htk/HLMTools'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/bin/htk/HLMTools'
(cd HLMTools && make install) \
|| case "" in *k*) fail=yes;; *) exit 1;; esac;
make[1]: Entering directory `/bin/htk/HLMTools'
for program in Cluster HLMCopy LAdapt LBuild LFoF LGCopy LGList LGPrep LLink LMerge
LNewMap LNorm LPlex LSubset ; do /usr/bin/install -c -m 755 ${program} /usr/local/bin ;
done
make[1]: Leaving directory `/bin/htk/HLMTools'

我只是不知道该怎么做,而且网上也没有任何东西。有人知道如何安装 HTK 吗?

My OS Details are:
OS: ubuntu 13.04
OS type: 64-bit
Processor: AMD Athlon(tm) II Dual-Core M300x2

最佳答案

关于linux - 在 Ubuntu 上安装 HTK 使一切无法正常工作,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/19006731/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com