When I try to make liblid.so file using make it gives me error
In file included from kaldi_recognizer.cc:15:
kaldi_recognizer.h:15:10: fatal error: base/kaldi-common.h: No such file or directory
15 | #include "base/kaldi-common.h"
| ^~~~~~~~~~~~~~~~~~~~~
compilation terminated.
When I try to make liblid.so file using make it gives me error