kaldi-python icon indicating copy to clipboard operation
kaldi-python copied to clipboard

Error with make

Open vipular opened this issue 9 years ago • 0 comments

Dear Jan,

I am working on acoustic modeling using python. Recently I came across kaldi ASR toolkit and your modules to read kaldi ark files into python. I am trying to install kaldi-python, but 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. However, I am able to install kaldi (trunk, without python) and run the /egs scripts successfully, but do not know how to read/write the features (ark, scp) with my python codes.

Sincerely, -Vipul

vipular avatar Oct 12 '15 13:10 vipular