KannebTo

Results 8 comments of KannebTo

I made PR #59 to fix this. It works for me on ArchLinux.

Hi, I have the same problem on my Raspberry Pi 4B with python 3.8.10. Sadly after installing the updated wheel, the situation is the same.

hmm. I tested the same code and it is the problematic `casalb` instruction. Official torch version `1.8.1` is working. Oh, I see. After upgrading again it is working. Maybe not...

Same here on Ubuntu 18.04 . `export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/opt/kaldi/src/lib:/opt/kaldi/tools/openfst/lib ` did the trick. Now the python imports of `KaldiNNet3OnlineModel` and `KaldiNNet3OnlineDecoder` are running without errors. Next problem: `mkl` libs. ```python Python...

Thanks @hjpulakka. This is working on my system now.

@sravani40 This depends on how you launch your python program. If you using the terminal (with bash) you can simply add these lines to your `~/.bashrc`. [Here](https://help.ubuntu.com/community/EnvironmentVariables) you can read...

@elichai did you mean video lag or input lag? In my case it's a strange input lag for a couple of hundred ms when running on NVIDIA, that happens once...