-
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 …
-
[Complation from source](https://alphacephei.com/vosk/install#compilation-from-source)
[Dockerfile.manylinux](https://github.com/alphacep/vosk-api/blob/master/travis/Dockerfile.manylinux)
[kaldi-vos…
Tatsh updated
4 months ago
-
Add an STT engine based on https://github.com/alumae/kaldi-gstreamer-server which offers an HTTP interface (very similar to GoogleSTT) and a WebSocket interface.
-
你好,在用audio-server-online2-nnet3 解码时,按照readme上的调用方式localhost:5010/'scp:data/wav/wav.scp' 报 如下错误
LOG (audio-server-online2-nnet3[5.2.79~2-ff2ad]:Collapse():nnet-utils.cc:770) Added 10 components, rem…
-
同一个视频,在windows是好的,ubuntu上报错
RROR:root:An error occurred: choose a window size 400 that is [2, 160] | 0/24 [00:00
-
Dear all,
Can someone guide me upto which kaldi version, models are supported with gstreamer server? Kaldi is now compiled with MKL libraries. Models built on this latest version give following err…
-
Is there any performance benchmarks or ball park idea for this system vs
kaldi's default tcp online decoder
```
https://github.com/kaldi-asr/kaldi/blob/master/src/online2bin/online2-tcp-nnet3-decod…
-
The kaldi site has two newer models available, the Librespeech and Gigaspeech models at https://www.kaldi-asr.org/models.html. I've been looking through the code at https://github.com/grwgreg/silviux/…
-
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
…
-
```
ERROR (fcgi-nnet3-decoder[5.2.62~1-a2342]:ToInt():parse-options.cc:598) Invalid integer option ""
[ Stack-Trace: ]
../asr-server/fcgi-nnet3-decoder() [0xf2e23a]
kaldi::MessageLogger::HandleM…