hello, i have some trouble again,
in this subject im done in building dict, create languange model and then preparation in training acoustic model
after that i must install sphinxbase i found some trouble with code ./autogen.sh
this is my path
and then in terminal im type ./autogen.sh this is some error Error: You must have `autoconf' installed to.
Download the appropriate package for your distribution,
or get the source tarball at ftp://ftp.gnu.org/pub/gnu/
Error: You must have `libtool' installed.
Get ftp://ftp.gnu.org/pub/gnu/libtool/libtool-2.2.6b.tar.gz
(or a newer version if it is available)
Error: You must have `automake' installed.
Get ftp://ftp.gnu.org/pub/gnu/automake/automake-1.11.tar.gz
(or a newer version if it is available)
and then im type ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
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 accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking for library containing strerror... none required
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for gcc option to accept ISO C99... none needed
checking for gcc option to accept ISO Standard C... (cached) none needed
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for bison... no
configure: error: You need to install bison
can you help me from this error?
many thanks
Last edit: Askarya QS 2017-04-21
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
thank you its work, and then after some edit in script .cfg im follow instruction i found some trouble again
Sphinxtrain path: /usr/local/lib/sphinxtrain
Sphinxtrain binaries path: /usr/local/libexec/sphinxtrain
Running the training
MODULE: 000 Computing feature from audio files
Extracting features from segments starting at (part 1 of 1)
ERROR: This step had 550 ERROR messages and 0 WARNING messages. Please check the log file for details.
Extracting features from segments starting at (part 1 of 1)
ERROR: This step had 30 ERROR messages and 0 WARNING messages. Please check the log file for details.
Feature extraction is done
MODULE: 00 verify training files
Phase 1: Checking to see if the dict and filler dict agrees with the phonelist file.
WARNING: The phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone) does not define the phone SIL (required!)
Found 7722 words using 48 phones
WARNING: This phone (A0) occurs in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic), but not in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone)
WARNING: This phone (A1) occurs in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic), but not in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone)
WARNING: This phone (A2) occurs in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic), but not in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone)
WARNING: This phone (AI0) occurs in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic), but not in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone)
WARNING: This phone (AU0) occurs in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic), but not in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone)
WARNING: This phone (AU1) occurs in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic), but not in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone)
WARNING: This phone (B) occurs in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic), but not in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone)
WARNING: This phone (C) occurs in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic), but not in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone)
WARNING: This phone (D) occurs in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic), but not in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone)
WARNING: This phone (E0) occurs in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic), but not in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone)
WARNING: This phone (E1) occurs in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic), but not in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone)
WARNING: This phone (E2) occurs in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic), but not in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone)
WARNING: This phone (EI0) occurs in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic), but not in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone)
WARNING: This phone (F) occurs in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic), but not in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone)
WARNING: This phone (G) occurs in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic), but not in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone)
WARNING: This phone (H) occurs in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic), but not in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone)
WARNING: This phone (I0) occurs in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic), but not in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone)
WARNING: This phone (I1) occurs in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic), but not in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone)
WARNING: This phone (I2) occurs in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic), but not in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone)
WARNING: This phone (J) occurs in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic), but not in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone)
WARNING: This phone (K) occurs in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic), but not in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone)
WARNING: This phone (KH) occurs in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic), but not in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone)
WARNING: This phone (L) occurs in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic), but not in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone)
WARNING: This phone (M) occurs in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic), but not in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone)
WARNING: This phone (N) occurs in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic), but not in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone)
WARNING: This phone (NG) occurs in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic), but not in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone)
WARNING: This phone (NY) occurs in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic), but not in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone)
WARNING: This phone (O0) occurs in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic), but not in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone)
WARNING: This phone (O1) occurs in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic), but not in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone)
WARNING: This phone (O2) occurs in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic), but not in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone)
WARNING: This phone (OI0) occurs in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic), but not in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone)
WARNING: This phone (P) occurs in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic), but not in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone)
WARNING: This phone (R) occurs in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic), but not in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone)
WARNING: This phone (S) occurs in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic), but not in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone)
WARNING: This phone (SIL) occurs in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic), but not in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone)
WARNING: This phone (SY) occurs in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic), but not in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone)
WARNING: This phone (T) occurs in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic), but not in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone)
WARNING: This phone (U0) occurs in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic), but not in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone)
WARNING: This phone (U1) occurs in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic), but not in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone)
WARNING: This phone (U2) occurs in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic), but not in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone)
WARNING: This phone (V) occurs in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic), but not in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone)
WARNING: This phone (W) occurs in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic), but not in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone)
WARNING: This phone (Y) occurs in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic), but not in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone)
WARNING: This phone (Z) occurs in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic), but not in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone)
WARNING: This phone (ə0) occurs in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic), but not in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone)
WARNING: This phone (ə1) occurs in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic), but not in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone)
WARNING: This phone (ə2) occurs in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic), but not in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone)
WARNING: This phone (əO) occurs in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic), but not in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone)
WARNING: This phone (A vowel) occurs in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone), but not in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This phone (AI vowel) occurs in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone), but not in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This phone (AU vowel) occurs in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone), but not in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This phone (B plosive) occurs in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone), but not in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This phone (C affricate) occurs in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone), but not in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This phone (D plosive) occurs in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone), but not in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This phone (E vowel) occurs in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone), but not in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This phone (EI vowel) occurs in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone), but not in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This phone (F fricative) occurs in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone), but not in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This phone (G plosive) occurs in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone), but not in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This phone (H fricative) occurs in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone), but not in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This phone (I vowel) occurs in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone), but not in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This phone (J affricate) occurs in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone), but not in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This phone (K plosive) occurs in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone), but not in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This phone (KH plosive) occurs in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone), but not in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This phone (L liquid) occurs in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone), but not in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This phone (M nasal) occurs in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone), but not in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This phone (N nasal) occurs in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone), but not in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This phone (NG nasal) occurs in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone), but not in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This phone (NY nasal) occurs in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone), but not in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This phone (O vowel) occurs in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone), but not in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This phone (OI vowel) occurs in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone), but not in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This phone (P plosive) occurs in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone), but not in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This phone (R liquid) occurs in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone), but not in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This phone (S fricative) occurs in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone), but not in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This phone (SY fricative) occurs in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone), but not in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This phone (T plosive) occurs in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone), but not in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This phone (U vowel) occurs in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone), but not in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This phone (W semivowel) occurs in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone), but not in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This phone (Y semivowel) occurs in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone), but not in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This phone (Z fricative) occurs in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone), but not in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This phone (ə vowel) occurs in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone), but not in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic)
Phase 2: Checking to make sure there are not duplicate entries in the dictionary
WARNING: This word (menunjuk) has duplicate entries in (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This word (berasa) has duplicate entries in (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This word (budi) has duplicate entries in (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This word (generasi) has duplicate entries in (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This word (firaun) has duplicate entries in (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This word (pegangan) has duplicate entries in (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This word (abimana) has duplicate entries in (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This word (serentak) has duplicate entries in (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This word (meriah) has duplicate entries in (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This word (gintings) has duplicate entries in (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This word (meninjau) has duplicate entries in (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This word (cendol) has duplicate entries in (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This word (memerah) has duplicate entries in (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This word (kelak) has duplicate entries in (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This word (melainkan) has duplicate entries in (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This word (apel) has duplicate entries in (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This word (perancang) has duplicate entries in (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This word (meminta) has duplicate entries in (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This word (keluk) has duplicate entries in (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This word (david) has duplicate entries in (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This word (memasak) has duplicate entries in (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This word (pemimpin) has duplicate entries in (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This word (beriang) has duplicate entries in (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This word (merosot) has duplicate entries in (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This word (kategori) has duplicate entries in (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This word (kelainan) has duplicate entries in (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This word (suku) has duplicate entries in (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This word (melupakan) has duplicate entries in (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This word (berisik) has duplicate entries in (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This word (ambon) has duplicate entries in (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This word (ketapang) has duplicate entries in (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This word (roy) has duplicate entries in (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This word (pasang) has duplicate entries in (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This word (kanji) has duplicate entries in (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This word (berenang) has duplicate entries in (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This word (kanjang) has duplicate entries in (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This word (yogya) has duplicate entries in (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This word (gaul) has duplicate entries in (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This word (pelawak) has duplicate entries in (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This word (lestari) has duplicate entries in (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This word (setengah) has duplicate entries in (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This word (pelayan) has duplicate entries in (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This word (bumi) has duplicate entries in (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This word (sepakat) has duplicate entries in (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This word (imf) has duplicate entries in (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This word (belakang) has duplicate entries in (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This word (perintis) has duplicate entries in (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This word (granat) has duplicate entries in (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This word (sri) has duplicate entries in (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This word (utang) has duplicate entries in (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This word (berlalu) has duplicate entries in (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This word (kantor) has duplicate entries in (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This word (aksi) has duplicate entries in (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This word (terlalu) has duplicate entries in (/home/aska/trainingsphinx/ind/etc/ind.dic)
Phase 3: Check general format for the fileids file; utterance length (must be positive); files exist
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0001/IND001_F_B_C_N_0001.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0002/IND001_F_B_C_N_0002.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0003/IND001_F_B_C_N_0003.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0004/IND001_F_B_C_N_0004.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0005/IND001_F_B_C_N_0005.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0006/IND001_F_B_C_N_0006.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0007/IND001_F_B_C_N_0007.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0008/IND001_F_B_C_N_0008.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0009/IND001_F_B_C_N_0009.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0010/IND001_F_B_C_N_0010.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0011/IND001_F_B_C_N_0011.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0012/IND001_F_B_C_N_0012.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0013/IND001_F_B_C_N_0013.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0014/IND001_F_B_C_N_0014.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0015/IND001_F_B_C_N_0015.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0016/IND001_F_B_C_N_0016.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0017/IND001_F_B_C_N_0017.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0018/IND001_F_B_C_N_0018.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0019/IND001_F_B_C_N_0019.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0020/IND001_F_B_C_N_0020.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0021/IND001_F_B_C_N_0021.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0022/IND001_F_B_C_N_0022.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0023/IND001_F_B_C_N_0023.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0024/IND001_F_B_C_N_0024.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0025/IND001_F_B_C_N_0025.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0026/IND001_F_B_C_N_0026.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0027/IND001_F_B_C_N_0027.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0028/IND001_F_B_C_N_0028.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0029/IND001_F_B_C_N_0029.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0030/IND001_F_B_C_N_0030.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0031/IND001_F_B_C_N_0031.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0032/IND001_F_B_C_N_0032.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0033/IND001_F_B_C_N_0033.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0034/IND001_F_B_C_N_0034.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0035/IND001_F_B_C_N_0035.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0036/IND001_F_B_C_N_0036.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0037/IND001_F_B_C_N_0037.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0038/IND001_F_B_C_N_0038.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0039/IND001_F_B_C_N_0039.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0040/IND001_F_B_C_N_0040.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0041/IND001_F_B_C_N_0041.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0042/IND001_F_B_C_N_0042.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0043/IND001_F_B_C_N_0043.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0054/IND001_F_B_C_N_0054.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0055/IND001_F_B_C_N_0055.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0056/IND001_F_B_C_N_0056.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0057/IND001_F_B_C_N_0057.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0058/IND001_F_B_C_N_0058.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0059/IND001_F_B_C_N_0059.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0060/IND001_F_B_C_N_0060.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0061/IND001_F_B_C_N_0061.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0062/IND001_F_B_C_N_0062.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0063/IND001_F_B_C_N_0063.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0064/IND001_F_B_C_N_0064.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0065/IND001_F_B_C_N_0065.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0066/IND001_F_B_C_N_0066.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0067/IND001_F_B_C_N_0067.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0068/IND001_F_B_C_N_0068.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0069/IND001_F_B_C_N_0069.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0070/IND001_F_B_C_N_0070.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0071/IND001_F_B_C_N_0071.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0072/IND001_F_B_C_N_0072.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0073/IND001_F_B_C_N_0073.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0074/IND001_F_B_C_N_0074.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0075/IND001_F_B_C_N_0075.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0076/IND001_F_B_C_N_0076.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0077/IND001_F_B_C_N_0077.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0078/IND001_F_B_C_N_0078.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0079/IND001_F_B_C_N_0079.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0080/IND001_F_B_C_N_0080.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0081/IND001_F_B_C_N_0081.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0082/IND001_F_B_C_N_0082.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0083/IND001_F_B_C_N_0083.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0084/IND001_F_B_C_N_0084.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0085/IND001_F_B_C_N_0085.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0086/IND001_F_B_C_N_0086.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0087/IND001_F_B_C_N_0087.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0088/IND001_F_B_C_N_0088.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0089/IND001_F_B_C_N_0089.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0090/IND001_F_B_C_N_0090.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0091/IND001_F_B_C_N_0091.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0092/IND001_F_B_C_N_0092.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0093/IND001_F_B_C_N_0093.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0094/IND001_F_B_C_N_0094.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0095/IND001_F_B_C_N_0095.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0096/IND001_F_B_C_N_0096.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0097/IND001_F_B_C_N_0097.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0098/IND001_F_B_C_N_0098.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0099/IND001_F_B_C_N_0099.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0100/IND001_F_B_C_N_0100.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0101/IND001_F_B_C_N_0101.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0102/IND001_F_B_C_N_0102.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0103/IND001_F_B_C_N_0103.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0104/IND001_F_B_C_N_0104.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0105/IND001_F_B_C_N_0105.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0106/IND001_F_B_C_N_0106.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0107/IND001_F_B_C_N_0107.mfc' does not exist, or is empty
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
im sorry its my mistake, im done with training am, until it it the testing of result ive found some error witch is like this
Sphinxtrain path: /usr/local/lib/sphinxtrain
Sphinxtrain binaries path: /usr/local/libexec/sphinxtrain
MODULE: DECODE Decoding using models previously trained
Decoding 30 segments starting at 0 (part 1 of 1)
0% ERROR: FATAL: "batch.c", line 822: PocketSphinx decoder init failed
ERROR: This step had 1 ERROR messages and 0 WARNING messages. Please check the log file for details.
ERROR: Failed to start pocketsphinx_batch
Aligning results to find error rate
Can't open /home/aska/trainsphinx/ind/result/ind-1-1.match
word_align.pl failed with error code 65280 at /usr/local/lib/sphinxtrain/scripts/decode/slave.pl line 173.
how to fixed it? ive set di sphinx_train.cfg, im using lm.bin format
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
hello, i have some trouble again,
in this subject im done in building dict, create languange model and then preparation in training acoustic model
after that i must install sphinxbase i found some trouble with code ./autogen.sh
this is my path
-trainingsphinx
---sphinxbase
---sphinxbase-5prealpha.tar.gz
---sphinxtrain
---sphinxtrain-5prealpha.tar.gz
---pocketsphinx
---pocketsphinx-5prealpha.tar.gz
---ind_dict
---ind_dict.tar.gz
and then in terminal im type ./autogen.sh this is some error
Error: You must have `autoconf' installed to.
Download the appropriate package for your distribution,
or get the source tarball at ftp://ftp.gnu.org/pub/gnu/
Error: You must have `libtool' installed.
Get ftp://ftp.gnu.org/pub/gnu/libtool/libtool-2.2.6b.tar.gz
(or a newer version if it is available)
Error: You must have `automake' installed.
Get ftp://ftp.gnu.org/pub/gnu/automake/automake-1.11.tar.gz
(or a newer version if it is available)
and then im type ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
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 accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking for library containing strerror... none required
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for gcc option to accept ISO C99... none needed
checking for gcc option to accept ISO Standard C... (cached) none needed
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for bison... no
configure: error: You need to install bison
can you help me from this error?
many thanks
Last edit: Askarya QS 2017-04-21
Last line says you need to install bison.
thank you its work, and then after some edit in script .cfg im follow instruction i found some trouble again
Sphinxtrain path: /usr/local/lib/sphinxtrain
Sphinxtrain binaries path: /usr/local/libexec/sphinxtrain
Running the training
MODULE: 000 Computing feature from audio files
Extracting features from segments starting at (part 1 of 1)
ERROR: This step had 550 ERROR messages and 0 WARNING messages. Please check the log file for details.
Extracting features from segments starting at (part 1 of 1)
ERROR: This step had 30 ERROR messages and 0 WARNING messages. Please check the log file for details.
Feature extraction is done
MODULE: 00 verify training files
Phase 1: Checking to see if the dict and filler dict agrees with the phonelist file.
WARNING: The phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone) does not define the phone SIL (required!)
Found 7722 words using 48 phones
WARNING: This phone (A0) occurs in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic), but not in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone)
WARNING: This phone (A1) occurs in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic), but not in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone)
WARNING: This phone (A2) occurs in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic), but not in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone)
WARNING: This phone (AI0) occurs in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic), but not in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone)
WARNING: This phone (AU0) occurs in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic), but not in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone)
WARNING: This phone (AU1) occurs in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic), but not in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone)
WARNING: This phone (B) occurs in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic), but not in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone)
WARNING: This phone (C) occurs in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic), but not in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone)
WARNING: This phone (D) occurs in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic), but not in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone)
WARNING: This phone (E0) occurs in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic), but not in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone)
WARNING: This phone (E1) occurs in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic), but not in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone)
WARNING: This phone (E2) occurs in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic), but not in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone)
WARNING: This phone (EI0) occurs in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic), but not in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone)
WARNING: This phone (F) occurs in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic), but not in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone)
WARNING: This phone (G) occurs in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic), but not in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone)
WARNING: This phone (H) occurs in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic), but not in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone)
WARNING: This phone (I0) occurs in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic), but not in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone)
WARNING: This phone (I1) occurs in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic), but not in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone)
WARNING: This phone (I2) occurs in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic), but not in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone)
WARNING: This phone (J) occurs in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic), but not in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone)
WARNING: This phone (K) occurs in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic), but not in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone)
WARNING: This phone (KH) occurs in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic), but not in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone)
WARNING: This phone (L) occurs in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic), but not in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone)
WARNING: This phone (M) occurs in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic), but not in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone)
WARNING: This phone (N) occurs in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic), but not in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone)
WARNING: This phone (NG) occurs in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic), but not in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone)
WARNING: This phone (NY) occurs in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic), but not in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone)
WARNING: This phone (O0) occurs in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic), but not in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone)
WARNING: This phone (O1) occurs in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic), but not in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone)
WARNING: This phone (O2) occurs in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic), but not in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone)
WARNING: This phone (OI0) occurs in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic), but not in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone)
WARNING: This phone (P) occurs in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic), but not in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone)
WARNING: This phone (R) occurs in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic), but not in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone)
WARNING: This phone (S) occurs in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic), but not in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone)
WARNING: This phone (SIL) occurs in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic), but not in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone)
WARNING: This phone (SY) occurs in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic), but not in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone)
WARNING: This phone (T) occurs in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic), but not in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone)
WARNING: This phone (U0) occurs in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic), but not in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone)
WARNING: This phone (U1) occurs in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic), but not in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone)
WARNING: This phone (U2) occurs in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic), but not in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone)
WARNING: This phone (V) occurs in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic), but not in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone)
WARNING: This phone (W) occurs in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic), but not in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone)
WARNING: This phone (Y) occurs in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic), but not in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone)
WARNING: This phone (Z) occurs in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic), but not in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone)
WARNING: This phone (ə0) occurs in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic), but not in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone)
WARNING: This phone (ə1) occurs in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic), but not in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone)
WARNING: This phone (ə2) occurs in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic), but not in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone)
WARNING: This phone (əO) occurs in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic), but not in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone)
WARNING: This phone (A vowel) occurs in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone), but not in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This phone (AI vowel) occurs in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone), but not in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This phone (AU vowel) occurs in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone), but not in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This phone (B plosive) occurs in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone), but not in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This phone (C affricate) occurs in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone), but not in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This phone (D plosive) occurs in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone), but not in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This phone (E vowel) occurs in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone), but not in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This phone (EI vowel) occurs in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone), but not in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This phone (F fricative) occurs in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone), but not in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This phone (G plosive) occurs in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone), but not in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This phone (H fricative) occurs in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone), but not in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This phone (I vowel) occurs in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone), but not in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This phone (J affricate) occurs in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone), but not in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This phone (K plosive) occurs in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone), but not in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This phone (KH plosive) occurs in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone), but not in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This phone (L liquid) occurs in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone), but not in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This phone (M nasal) occurs in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone), but not in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This phone (N nasal) occurs in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone), but not in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This phone (NG nasal) occurs in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone), but not in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This phone (NY nasal) occurs in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone), but not in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This phone (O vowel) occurs in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone), but not in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This phone (OI vowel) occurs in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone), but not in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This phone (P plosive) occurs in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone), but not in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This phone (R liquid) occurs in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone), but not in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This phone (S fricative) occurs in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone), but not in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This phone (SY fricative) occurs in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone), but not in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This phone (T plosive) occurs in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone), but not in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This phone (U vowel) occurs in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone), but not in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This phone (W semivowel) occurs in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone), but not in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This phone (Y semivowel) occurs in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone), but not in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This phone (Z fricative) occurs in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone), but not in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This phone (ə vowel) occurs in the phonelist (/home/aska/trainingsphinx/ind/etc/ind.phone), but not in the dictionary (/home/aska/trainingsphinx/ind/etc/ind.dic)
Phase 2: Checking to make sure there are not duplicate entries in the dictionary
WARNING: This word (menunjuk) has duplicate entries in (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This word (berasa) has duplicate entries in (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This word (budi) has duplicate entries in (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This word (generasi) has duplicate entries in (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This word (firaun) has duplicate entries in (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This word (pegangan) has duplicate entries in (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This word (abimana) has duplicate entries in (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This word (serentak) has duplicate entries in (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This word (meriah) has duplicate entries in (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This word (gintings) has duplicate entries in (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This word (meninjau) has duplicate entries in (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This word (cendol) has duplicate entries in (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This word (memerah) has duplicate entries in (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This word (kelak) has duplicate entries in (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This word (melainkan) has duplicate entries in (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This word (apel) has duplicate entries in (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This word (perancang) has duplicate entries in (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This word (meminta) has duplicate entries in (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This word (keluk) has duplicate entries in (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This word (david) has duplicate entries in (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This word (memasak) has duplicate entries in (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This word (pemimpin) has duplicate entries in (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This word (beriang) has duplicate entries in (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This word (merosot) has duplicate entries in (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This word (kategori) has duplicate entries in (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This word (kelainan) has duplicate entries in (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This word (suku) has duplicate entries in (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This word (melupakan) has duplicate entries in (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This word (berisik) has duplicate entries in (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This word (ambon) has duplicate entries in (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This word (ketapang) has duplicate entries in (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This word (roy) has duplicate entries in (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This word (pasang) has duplicate entries in (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This word (kanji) has duplicate entries in (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This word (berenang) has duplicate entries in (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This word (kanjang) has duplicate entries in (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This word (yogya) has duplicate entries in (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This word (gaul) has duplicate entries in (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This word (pelawak) has duplicate entries in (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This word (lestari) has duplicate entries in (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This word (setengah) has duplicate entries in (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This word (pelayan) has duplicate entries in (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This word (bumi) has duplicate entries in (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This word (sepakat) has duplicate entries in (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This word (imf) has duplicate entries in (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This word (belakang) has duplicate entries in (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This word (perintis) has duplicate entries in (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This word (granat) has duplicate entries in (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This word (sri) has duplicate entries in (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This word (utang) has duplicate entries in (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This word (berlalu) has duplicate entries in (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This word (kantor) has duplicate entries in (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This word (aksi) has duplicate entries in (/home/aska/trainingsphinx/ind/etc/ind.dic)
WARNING: This word (terlalu) has duplicate entries in (/home/aska/trainingsphinx/ind/etc/ind.dic)
Phase 3: Check general format for the fileids file; utterance length (must be positive); files exist
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0001/IND001_F_B_C_N_0001.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0002/IND001_F_B_C_N_0002.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0003/IND001_F_B_C_N_0003.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0004/IND001_F_B_C_N_0004.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0005/IND001_F_B_C_N_0005.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0006/IND001_F_B_C_N_0006.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0007/IND001_F_B_C_N_0007.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0008/IND001_F_B_C_N_0008.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0009/IND001_F_B_C_N_0009.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0010/IND001_F_B_C_N_0010.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0011/IND001_F_B_C_N_0011.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0012/IND001_F_B_C_N_0012.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0013/IND001_F_B_C_N_0013.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0014/IND001_F_B_C_N_0014.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0015/IND001_F_B_C_N_0015.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0016/IND001_F_B_C_N_0016.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0017/IND001_F_B_C_N_0017.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0018/IND001_F_B_C_N_0018.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0019/IND001_F_B_C_N_0019.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0020/IND001_F_B_C_N_0020.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0021/IND001_F_B_C_N_0021.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0022/IND001_F_B_C_N_0022.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0023/IND001_F_B_C_N_0023.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0024/IND001_F_B_C_N_0024.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0025/IND001_F_B_C_N_0025.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0026/IND001_F_B_C_N_0026.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0027/IND001_F_B_C_N_0027.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0028/IND001_F_B_C_N_0028.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0029/IND001_F_B_C_N_0029.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0030/IND001_F_B_C_N_0030.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0031/IND001_F_B_C_N_0031.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0032/IND001_F_B_C_N_0032.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0033/IND001_F_B_C_N_0033.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0034/IND001_F_B_C_N_0034.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0035/IND001_F_B_C_N_0035.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0036/IND001_F_B_C_N_0036.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0037/IND001_F_B_C_N_0037.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0038/IND001_F_B_C_N_0038.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0039/IND001_F_B_C_N_0039.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0040/IND001_F_B_C_N_0040.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0041/IND001_F_B_C_N_0041.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0042/IND001_F_B_C_N_0042.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0043/IND001_F_B_C_N_0043.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0054/IND001_F_B_C_N_0054.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0055/IND001_F_B_C_N_0055.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0056/IND001_F_B_C_N_0056.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0057/IND001_F_B_C_N_0057.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0058/IND001_F_B_C_N_0058.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0059/IND001_F_B_C_N_0059.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0060/IND001_F_B_C_N_0060.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0061/IND001_F_B_C_N_0061.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0062/IND001_F_B_C_N_0062.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0063/IND001_F_B_C_N_0063.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0064/IND001_F_B_C_N_0064.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0065/IND001_F_B_C_N_0065.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0066/IND001_F_B_C_N_0066.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0067/IND001_F_B_C_N_0067.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0068/IND001_F_B_C_N_0068.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0069/IND001_F_B_C_N_0069.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0070/IND001_F_B_C_N_0070.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0071/IND001_F_B_C_N_0071.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0072/IND001_F_B_C_N_0072.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0073/IND001_F_B_C_N_0073.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0074/IND001_F_B_C_N_0074.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0075/IND001_F_B_C_N_0075.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0076/IND001_F_B_C_N_0076.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0077/IND001_F_B_C_N_0077.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0078/IND001_F_B_C_N_0078.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0079/IND001_F_B_C_N_0079.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0080/IND001_F_B_C_N_0080.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0081/IND001_F_B_C_N_0081.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0082/IND001_F_B_C_N_0082.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0083/IND001_F_B_C_N_0083.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0084/IND001_F_B_C_N_0084.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0085/IND001_F_B_C_N_0085.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0086/IND001_F_B_C_N_0086.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0087/IND001_F_B_C_N_0087.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0088/IND001_F_B_C_N_0088.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0089/IND001_F_B_C_N_0089.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0090/IND001_F_B_C_N_0090.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0091/IND001_F_B_C_N_0091.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0092/IND001_F_B_C_N_0092.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0093/IND001_F_B_C_N_0093.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0094/IND001_F_B_C_N_0094.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0095/IND001_F_B_C_N_0095.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0096/IND001_F_B_C_N_0096.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0097/IND001_F_B_C_N_0097.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0098/IND001_F_B_C_N_0098.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0099/IND001_F_B_C_N_0099.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0100/IND001_F_B_C_N_0100.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0101/IND001_F_B_C_N_0101.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0102/IND001_F_B_C_N_0102.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0103/IND001_F_B_C_N_0103.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0104/IND001_F_B_C_N_0104.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0105/IND001_F_B_C_N_0105.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0106/IND001_F_B_C_N_0106.mfc' does not exist, or is empty
WARNING: Error in '/home/aska/trainingsphinx/ind/etc/ind.fileids', the feature file '/home/aska/trainingsphinx/ind/etc/feat/ind_training/IND001_F_B_C_N_0107/IND001_F_B_C_N_0107.mfc' does not exist, or is empty
Again, you just need to read and understand the messages.
im sorry its my mistake, im done with training am, until it it the testing of result ive found some error witch is like this
Sphinxtrain path: /usr/local/lib/sphinxtrain
Sphinxtrain binaries path: /usr/local/libexec/sphinxtrain
MODULE: DECODE Decoding using models previously trained
Decoding 30 segments starting at 0 (part 1 of 1)
0% ERROR: FATAL: "batch.c", line 822: PocketSphinx decoder init failed
ERROR: This step had 1 ERROR messages and 0 WARNING messages. Please check the log file for details.
ERROR: Failed to start pocketsphinx_batch
Aligning results to find error rate
Can't open /home/aska/trainsphinx/ind/result/ind-1-1.match
word_align.pl failed with error code 65280 at /usr/local/lib/sphinxtrain/scripts/decode/slave.pl line 173.
how to fixed it? ive set di sphinx_train.cfg, im using lm.bin format