-
To prepare for a full provenance chain, it's good to start adding easy-to-obtain prov and timing information to the DANE Results of the ASR worker and the download worker.
Next to the desired provena…
jblom updated
2 years ago
-
hello:
Hello, I encountered a problem when running this code. Here is the situation:
(env_nmesc) root@9cbf99057050:/data/Auto-Tuning-Spectral-Clustering# ./run_demo_clustering.sh
=== [INFO] …
-
https://github.com/kaldi-asr/kaldi/blob/9d235864c3105c3b72feb9f19a219dbae08b3a41/egs/librispeech/s5/local/nnet3/run_ivector_common.sh#L86
According to the comment above this data subset script, 200…
-
The docker built fails when Kaldi executes "check_dependencies.sh" because the Docker image lacks "unzip". The Dockerfile needs to be modified to this:
`
FROM debian:8
MAINTAINER Eduardo Silva
…
-
-
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…
-
I've recently met the issue with kaldi diarization that it doesn't work for short files (
-
ubuntu 16.04
python 2.7.12
After i finished do this:
`KALDI_ROOT=/path/of/kaldi-trunk make depend`
`KALDI_ROOT=/path/of/kaldi-trunk make`
i just got **libgstkaldinnet2onlinedecoder.so**, and th…
-
Hi,
I have trained the ASR model for AMI dataset, and now I'm going to do evaluation for validation set, but I want to add some noise to see the results for noisy validation sets. How is it possibl…
-
I have a 10 second silence timeout configured, which kicks in as expected, however when the worker is sending the final status message to the client the web socket seems to already be closed. It looks…