-
Hi,
I have a few suggestions on using LF-MMI:
I noticed you are looping over the batch, creating the supervision and calculating the criterion.
you can use MergeSupervision function I added to pyka…
-
In https://github.com/conda-forge/kaldi-feedstock/pull/48, I'm adding CUDA 12.0 support, and after finding where `nvToolsExt.h` lives and adding it as a host dependence, I get:
```
%LIBRARY_INC%\tar…
-
################################################################################
### WARNING, path does not exist: KALDI_ROOT=/mnt/matylda5/iveselyk/Tools/kaldi-trunk
### (please add 'expor…
-
Hi @jcsilva
I've pulled your docker image and ran it by the following command:
> docker run --entrypoint='' -it -v /root/git/kaldi-android:/opt/kaldi jcsilva/docker-kaldi-android:latest /bin/bash…
-
how can we use ASpIRE Chain Model with this ASR ?
i tried to use it but i get this error
ERROR: FstImpl::ReadHeader: FST not of type vector:
ERROR (fcgi-nnet3-decoder[5.2.183~1351-32310]:ReadF…
-
https://github.com/kaldi-asr/kaldi/blob/6016c004b117d03cf6368f0a8f506a554da63959/egs/wsj/s5/local/chain/tuning/run_tdnn_1f.sh
https://github.com/kaldi-asr/kaldi/blob/6016c004b117d03cf6368f0a8f506a554…
-
Lhotse Kaldi import used to throw an error if there was something wrong in the data directory. Now, when I updated to the latest version, it seems to be failing silently and does not create supervisio…
-
Is there any performance benchmarks or ball park idea for this system vs
kaldi's default tcp online decoder
```
https://github.com/kaldi-asr/kaldi/blob/master/src/online2bin/online2-tcp-nnet3-decod…
-
I'm writing a native application (Rust, C/C++) that needs to perform forced alignment. Not training, just the alignment part. So I'm wondering how best to integrate MFA into an application.
My unde…
-
Single click Mouse actions work great, however I cannot get a double click to work. For example, I'd like to hover the cursor over a word and use the double click action to select it. This seems like …