Joachim Fainberg
Joachim Fainberg
Hi Ricardo, thanks! Great idea! We're discussing it.
I just got this error too. @ljvmiranda921 were you making a PR for this? Otherwise I'm happy to make one too:)
FYI it looks like the cause of the error is this line changing in kaldi-table.h: `const T &Value();` to `T &Value();` which now doesn't match with `const T &Value() const...
@zhange1990 Possibly, yes. I'm sorry I don't remember if I tried or what the outcome was...
@bitplane Apologies for barging in. Norwegian has two written languages, usually denoted by "nb" and "nn", where the former is more common. "no" is sometimes used to refer to them...
@ermu-tech > > Thank you so much for your reply. > > The problem was solved by using an older version of Kaldi(committed on 9/9/2017), and now Kaldi-Python compiles. It...