-
please support batch kaldi fbank computation/
"waveform (Tensor) – Tensor of audio of size (c, n) where c is in the range [0,2)"
right now only single utt compute is support
-
Hi,
Could you mind improving Vosk/Kaldi transcription for the Vietnamese language? The current model is too simple, it usually transcribes the wrong words compared to voices.
-
Hi, RicherMans,
I installed the latest Kaldi. When I make files, it reports
/home/xliu/PLDA/src/kaldi-utils.hpp: In function ‘kaldi::Matrix kaldi::readFeatureFromPyString(PyObject*)’:
/home/xliu…
-
Hello,mogul
when I follow your work,four errors occurred in the project,I don't know how to deal with it,I look forward to your help。Thank you very much
Showing All Issues
Undefined symbol: kaldi::…
-
> Step 5/11 : RUN cd /root/ && git clone https://github.com/kaldi-asr/kaldi.git && cd /root/kaldi/tools/ && make && ./install_portaudio.sh && cd /root/kaldi/src/ && ./configure…
-
Hello,
I want to make an app that recognizes speaker and I understand that I need to use Kaldi for that. I cannot figure out how to use Kaldi. I tried to add .aar file dependency but I cannot reach a…
-
你好,邱威,我是一名语音爱好者,在复现你的本地化出现4个错误,是有什么东西忘记拷贝了吗
Showing Recent Messages Undefined symbol: kaldi::g_program_name
Showing Recent Messages
Undefined symbol: kaldi::DownsampleWaveForm(float, kaldi::Vecto…
-
Hi,
thank you very much for this very useful project.
I started doing some speech recognition experiments with the MFCC features implemented in torchaudio. In particular, I tried the librosa ones …
-
Not running (should not matter that its linux because all the python libs exist here too)
Reproduction:
1. Fresh out of the box (from git) clone of Tacspeak. (git clone ...)
2. python -m venv ./.ve…
-
OS version: Ubuntu 14.04.5 LTS
Docker version: 17.03.1-ce, build c6d412e
I already ran `./install.sh`
It failed in the last step.
`cd ext && make depend && make`
Here is the output:
> No…