-
On a Rasberry Pi 4 I get this exception on training in the web interface:
```
TrainingFailedException: Command '['fstcompile', '--isymbols=/home/pi/.config/rhasspy/profiles/de/kaldi/model/data/lang/…
-
Hello,
When I run the line
`bazel run -c opt --@kaldi//:mathlib=openblas //:tiro_speech_server -- --kaldi-models=path/to/model/dir --listen-address=0.0.0.0:50051`
I get 'FAILED: Build did NO…
-
Hi Kaarel,
I have launched kaldi-gstreamer-server on my computer successfully .
I want to configure dictate project to call my local server.
I'd be grateful if could tell which parts of source code…
-
I have a K40c GPU configured. And in ext/install_kaldi.sh file, I changed use_cuda=yes, run the install_kaldi.sh, then restart the gentle server. But I GPU is still not being used during the trancript…
-
Hello, when I run the following code,I was meet an error, "You don't have permission to access /repo-ai/raspbian/stretch/armhf on this server"
```bash
# execute with root permissions (sudo -i):
…
-
Hello,
pointing at issue [#711](https://github.com/alphacep/vosk-api/issues/711) on vosk-api repo , I'm trying to understand a little bit more how vosk manages the memory.
For this test [I modif…
-
## Description
We still have plugins, especially in STT and TTS, that have not been tested for a while and might not work. We also have plugins that require a great deal of extra configuration,…
-
Hello
I've got vosk-asterisk configured and it's working really well, thank you @nshmyrev - this is a fantastically useful tool for Asterisk!. My issue is, if there's no incoming sound, I can't fig…
-
Hi Eduardo,
I am trying to run your docker sample but am stuck at the following command:
>> docker run -it -p 8080:80 -v /media/kaldi_models:/opt/models jcsilva/docker-kaldi-gstreamer-server:lat…
-
Apparently, when the model is trained using audio data with a sample rate other than 16kHz, the decoder fails at decoding audio **at any sample rate**, even when tweaking the corresponding sample rate…