-
With the openfst changes now merged upstream (https://github.com/kaldi-asr/kaldi/pull/4927), we could get rid of a lot of patches here.
https://github.com/conda-forge/kaldi-feedstock/blob/4183636f2c9…
-
I have encountered the following issues when we use `validate_data_dir.sh`:
```
utils/validate_data_dir.sh: text contains 13489 lines with non-printable character
```
It happens almost all non…
-
Iunno if this is well known but i have github.com/judyfong/sid
and github.com/cadia-lvl/kaldi-speaker-diarization they are submodules of kaldi for the ruv-di dataset
-
Are these implicit fallthroughs intentional? If so, can we mark them with `[[fallthrough]]`?
https://github.com/kaldi-asr/kaldi/blob/122a3f239ed2f24271eb61b9aa3060fa06b820ac/src/nnet/nnet-convoluti…
-
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…
-
Hello,
I am a developer working on a project involving the development of an Urdu Automatic Speech Recognition (ASR) system using the Kaldi ASR toolkit. I am encountering two specific challenges and …
-
It looks like the script:
https://github.com/kaldi-asr/kaldi/blob/master/egs/wsj/s5/utils/lang/add_unigrams_arpa.pl
Doesn't make any attempt to assure that the unigrams probabilities sum to 1.…
-
Do you have the procedure for fine tuning the model with our own data?
Would we use this model
https://github.com/daanzu/kaldi-active-grammar/releases/download/v1.4.0/kaldi_model_daanzu_20200328_1ep…
-
【问题】
按照项目描述操作,运行prepare_kaldi_feats.sh后没有生成.tsv 结尾的文件,请问这个文件怎么生成?
【项目描述如下】
1、利用kaldi提取40维mfcc特征,运行脚本参考prepare_kaldi_feats.sh
可将运行脚本prepare_kaldi_feats.sh与参数设置mfcc_hires.conf置于kaldi任一egs目录下(与cmd.…
ghost updated
3 months ago
-