-
Notifications
You must be signed in to change notification settings - Fork 49
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Solved] Compiling errors when making (with the latest kaldi toolkit) #9
Comments
Hi Elecky, I encounter the same error. How did you solve this problem? |
@junjunmin |
FYI it looks like the cause of the error is this line changing in kaldi-table.h: |
I encountered this recently. |
@zhange1990 Possibly, yes. I'm sorry I don't remember if I tried or what the outcome was... |
Thank you all the same~ Best wishes~ 841412407 邮箱[email protected] 签名由 网易邮箱大师 定制 On 02/24/2020 23:37, Joachim Fainberg wrote: @zhange1990 Possibly, yes. I'm sorry I don't remember if I tried or what the outcome was... — You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or unsubscribe.
|
I encountered this recently. |
I have encountered this problem.. Tried with older version of kaldi(5.2) but still facing the error.. |
--Updated 11/29/2017
The problem is solved by using older kaldi toolkit (the version committed on 9/9/2017).
--Original
First sorry for my poor English.
I'm trying to install kaldi-python, but I received compiling errors(see below) when making. I don't know whether it is because I'm using the wrong boost library, which I installed with
sudo apt-get libboost-dev-all
.And the GCC version I'm using is 5.4.0(on Ubuntu 16.04).
Sincerely.
The errors are like:
and
The text was updated successfully, but these errors were encountered: