-
-
import kaldi_io
Traceback (most recent call last):
File "", line 1, in
File "kaldi_io/init.py", line 243, in
from kaldi_io_internal import *
ImportError: kaldi_io/kaldi_io_internal.so: undefine…
-
[Complation from source](https://alphacephei.com/vosk/install#compilation-from-source)
[Dockerfile.manylinux](https://github.com/alphacep/vosk-api/blob/master/travis/Dockerfile.manylinux)
[kaldi-vos…
Tatsh updated
5 months ago
-
Hey,
There are few issues with update to the newest version of Kaldi:
* https://github.com/kaldi-asr/kaldi/issues/2347
* no more kaldi-thread https://github.com/lowerquality/gentle/pull/156
-
I was having this weird issue; on an RTX2080TI training uses ~11GB of GPU RAM (with my batch size). But then, I switched to a Quadro rtx8000, the exact same experiment now uses ~27GB of GPU RAM!
I l…
-
Hi.
I'm trying to install kal-python, and I received some compiling error(see below) when installing.
What I did is to change the 7th line of your setup.py to:
` os.system("KALDI_ROOT=~/Down…
-
Hi all
I have an issue about memory leak when I run kaldi code on RTX 3090
Memory didn't free when all processs done (done decode kaldi).
No code modification with my experiment.
Demo source:…
-
I intend to put the best and baselines Kaldi results, e.g. from https://github.com/kaldi-asr/kaldi/blob/master/egs/wsj/s5/RESULTS for WSJ, for all datasets. Those numbers are not always supported by p…
-
Hi
I used Kaldi to alignment text and wave. How can I use Kaldi phone alignment to build data processing?
I must use HTK and HTS and festvox to pre-process data?
I want to use my lexicon, phone set…
-
It would be nice to have remote-ASR nodes and a plugin that is able to manage several alternative ASR services (such as Google, AWS, Kaldi, ...). Although these would not support grammars, they will b…