Vineet7805
Vineet7805
@sskorol Thanks for the script. Please help, I am getting an error while executing "make -j $(nproc) online2 lm". Error:- make -j $(nproc) online2 lm test -d /home/vineet/Downloads/projects/kaldi/src/lib || mkdir...
vineet@vineet-desktop:~/Downloads/projects/kaldi/src$ ./configure --mathlib=OPENBLAS --shared Configuring KALDI to use OPENBLAS. Backing up kaldi.mk to kaldi.mk.bak ... Checking compiler g++ ... Checking OpenFst library in /home/vineet/Downloads/projects/kaldi/tools/openfst-1.7.7 ... Checking cub library in /home/vineet/Downloads/projects/kaldi/tools/cub-1.8.0...
@nshmyrev Thanks, I was able install OpenBLAS and was able build the wheel. After I installed the vosk wheel package, I tried to execute the example which did not work....
I followed the steps mentioned by xiongjason. And after you mentioned it maybe wrong, I followed all the steps again. Build completed successfully. But I got same error same error...