Hi,
I am working on acoustic modeling, using python.
Recently, I came across kaldi ASR toolkit and the modules to read/write kaldi ark/scp files with python
But at installation, it gives the following error:
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[1]: *** [kaldi_io_internal.so] Error 1
make: *** [all] Error 2
I am using Mac OS X Yosemite 10.10.3.
Sincerely,
-Vipul