-
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 …
-
Hi
I'm trying to train model (in this case a bpe 500 conformer ctc-attention encoder-decoder) with kaldi imported features (I'm resorting to this because I cannot extract features fast enough with …
-
Related to [Kaldi example](https://github.com/NVIDIA/DeepLearningExamples/tree/master/Kaldi/SpeechRecognition) - LibriSpeech Model
Core Dump using default configuration of 20.03 Kaldi and 20.03 Trito…
-
Is it possible to alter the properties of the kaldinnet2onlinedecoder gstreamer element while it is in the pipeline? I'm trying to alter the server so I can send a request to change which FST, model e…
-
전에 메일로 관련된 문의를 드렸을때 Kaldi 사용이 가능하다고 답변 받았었는데요.
하지만 지금 nsml run -e main.py를 이용해 제출하는 포맷에서는
환경설정과 어떻게 Kalidi를 사용해야하는지 모르겠습니다.
혹시 가능하시다면 이 부분에 대한 설명을 해주실 수 있을까요?
-
Hi,
after installing kaldi models, I have an exp directory including kaldi models.
But how do you train these models? How can I do if I want to reproduce these models?
thanks
twmht updated
6 years ago
-
Add support for the Kaldi GStreamer server (https://github.com/alumae/kaldi-gstreamer-server)
(Note that the project already includes a Python client: kaldigstserver/client.py, which can be used as a …
-
Hi!
First, thanks for the work, it helps a lot.
Now, regarding the issue, I have everything installed and unzipped, the tac speak and the model, but when I run it, and toggle the mic, no command…
-
I want BBB to also support more local STT methods, like VOSK and Kaldi.
-
Hello, when I replaced the TDNN model with resnet-xvector.py in your model for Transfer learning, the following errors occurred during scoring. All but the loss layer were migrated. I hope to get your…