-
Hello Daniel,
I tried to run [SITW/v2](https://github.com/kaldi-asr/kaldi/tree/master/egs/sitw/v2) recipt with the latest VoxCeleb dataset. However, there is a bug error reported when I run run.s…
-
I've recently met the issue with kaldi diarization that it doesn't work for short files (
-
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…
-
Hello,
I've recently updated the [kaldi feedstock for conda-forge](https://github.com/conda-forge/kaldi-feedstock), and I was wondering if any Kaldi maintainers were interested in being added a…
-
Hello -- when trying to send live audio to vosk-server kaldi-en running on a remote server using the following code on the rPi client...
`arecord --buffer-time=5000000 -D plughw:2,0 -f cd -t raw | …
-
hello author,
Recently, when studying the model you proposed, I want to use your pre-trained model to infer my own data, but I have the following confusion:
1. First, I used the following code on m…
-
batched-wav-nnet3-cuda2 and batched-wav-nnet3-cuda-online both use the same online cpu feature extraction code
reference void BatchedThreadedNnet3CudaOnlinePipeline::ComputeOneFeature(int element) …
-
Hello sir,
I want to fine-tune whisper medium with my dataset which is already in kaldi format. Whenever I use transfer learning approach provided in the documentation It is running fine till stage -…
-
As titled.
-
C:\python\PaddleSpeech\demos\streaming_asr_server> **paddlespeech_server start --config_file ./conf/ws_conformer_wenetspeech_application.yaml**
c:\program files\python38\lib\site-packages\paddleau…