-
Is free for open source projects. It has some nice plugins (such as using Sonar) and other tools. The part I like most is determining tech debt and estimates on fixing issues. As an example, see http…
-
As observed `recorderWorker.js` [1] mainly does resampling, yet gstreamer server does it as well [2]. Is there a specific reason to do so, if yes - why?
[1] - https://github.com/Kaljurand/dictate…
-
Hello guys,
I'm trying to use the plugin with the following chain:
```
gst-launch-1.0 pulsesrc device=alsa_input.pci-0000_00_05.0.analog-stereo ! queue ! audioconvert ! audioresample ! tee name=t !…
-
this is my code..
python2.7 kaldigstserver/worker.py -u ws://localhost:8888/worker/ws/speech -c bangla_nnet2.yaml
DEBUG 2018-02-23 19:56:14,688 Starting up worker
2018-02-23 19:56:14 - …
-
I'm currently working on this and got a solution. Maybe need some help implementing it correctly.
-
It seems that Intel deprecated this a while ago (MKL 11?), and so if you try to compile the gst-plugin (which the linker needed mkl_p4n for), you'll get an error saying that it can't find it. I remove…
-
Hi @alumae , I'm trying to use nnet3 models with lda calculated features.
I wondering gstreamer doesn't have lda-mat options?
In kaldi-gstreamer-server/sample_worker.yaml files , there is a sample …
-
Hi kaljurand,
(i put this question on alumae github page as well. i thought may be you can answer these questions.thankyou)
i am new to kaldi and the gstreamer plugin.
I have a question thou…
-
I've tried out the example given at https://cmusphinx.github.io/wiki/gstreamer/ (after fixing the missing parenthesis), and found it crashes with the very helpful message "Speicherzugriffsfehler (Spei…
Moini updated
6 years ago
-
Would you mind adding a license file to this repo?
ideally something similar to kaldi-gstreamer-server's license (BSD 2-clause "Simplified" License)