-
hi
please I'm new to kaldi , I build and install alumae/gst-kaldi-nnet2-online and alumae/kaldi-gstreamer-server and asr is working fine using
arecord -f S16_LE -r 16000 | python kaldigstserver/cl…
-
命令$ ./bin/speech-aligner --acoustic-scale=0.01 --careful=true --sample-frequency=48000 --config=egs/cn_phn/conf/align.conf egs/cn_phn/data1/wav.scp egs/cn_phn/data1/text egs/cn_phn/data/out1.ali
报错
…
-
Hi its one of my first times working with ASR and Kaldi.
I got your Server running with the "tedlium_nnet_ms_sp_online" english model. Everything is working fine. (with and without the docker)
Then…
-
Hi community,
My program sometimes face "ASSERTION_FAILED (VoskAPI:Init():kaldi-vector.cc:168) Assertion failed: (dim >= 0)" crashing, the full trace as below:
"(gdb) bt full
#0 __libc_do_syscal…
-
We need some example scripts on real data to help compare perplexities against baselines like SRILM and kaldi_lm. [part of this is to work on those baselines.]
A Switchboard-only setup, with the firs…
-
May I ask you the numerical difference between kaldifeat by kaldi implementation and kaldifeat by your python implementation?
I have compared the two computed features, and I find it has some differe…
-
Dear all,
Can someone guide me upto which kaldi version, models are supported with gstreamer server? Kaldi is now compiled with MKL libraries. Models built on this latest version give following err…
-
Given the fact that the lexicon is using utf-8, this line
https://github.com/freerussianasr/recipes/blob/a5368594844df9c748692415b6cf99d24f24f4bf/voxforge_ru/local/voxforge_prepare_dict.sh#L54
shoul…
-
I compiled [gst-kaldi-nnet2-online](https://github.com/alumae/gst-kaldi-nnet2-online) successful outside the docker, and then got correct result using gst-inspect-1.0 kaldinnet2onlinedecoder.
Howe…
-
Hi, I have a dataset which used in kaldi before and it is based on kaldi with `segment` file to notify the start time and its finish time.