-
Currently the default make based installer, compiles and installs the OpenFST bin tools (e.g. `fstcompile`). However, the CMake based installer only compiles and installs the `fst` library. It would…
-
@hugovbraun, the question is most likely for you. I am not sure I correctly understand the behavior of H2H threads (which are separate from the post-processing thread pool), and is it intended. Some o…
-
Hello, may I ask why this error occurred when I make?
root@rose-virtual-machine:/home/rose/kaldi-trunk/tools# make
extras/check_dependencies.sh
extras/check_dependencies.sh: all OK.
rm -f cu…
-
WWW
While working with phonemes at the sentence level it is hard to compose word sequences out of those phonemes. This ticket would need to investigate methods/papers/online toolkits where phonemes ca…
-
Hi,
while compiling asr-server, it gives the following error.
g++: error: /home/somnath/kaldi/src/thread/libkaldi-thread.so: No such file or directory
I am using the latest kaldi-version (August…
-
I have some issues when compute gop features for only 1 audio based on gop_speechocean762.
Currently, when I compute gop on CPU, a processing time is around 6s, but when I use GPU by setting config u…
-
As described here: https://github.com/kaldi-asr/kaldi/issues/4523
I'm getting this error message: em++: error: Passing any of -msse, -msse2, -msse3, -mssse3, -msse4.1, -msse4.2, -mavx, -mfpu=neon fla…
-
I found in task asr, pitch feature in kaldi is much more popular. It compute fbank feature and pitch feature and I want to extract this pitch feature in python, can you give some useful ways to do th…
-
According to https://kaldi-asr.org/doc/group__fst__extensions.html#gac6d4823e83f5353ae5b5ce569a7a29a3
The boolean returned by determinzestar is False on success
`Caution, the return status is un-int…
-
I tried the update package for EN (vosk-model-en-us-0.22-compile.zip). Compared to version 0.21, which worked perfectly, this fails even if do not add any sentences or words.
./compile-graph.s…