我正在尝试使用 htk(HMM 工具包)进行语音识别。
我遵循“自述”文件中的说明指南。
首先,我输入了“./configure”并且它起作用了。
以下是我输入“./configure”时的终端输出。
checking whether make sets $(MAKE)... yes
checking for gawk... no
checking for mawk... mawk
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to …Run Code Online (Sandbox Code Playgroud)