-
Notifications
You must be signed in to change notification settings - Fork 49
Open
Description
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
Metadata
Metadata
Assignees
Labels
No labels