We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61b3c48 commit 6da10bcCopy full SHA for 6da10bc
examples/practical-example/supervisord.conf
@@ -10,6 +10,7 @@ stderr_logfile=/opt/master.log
10
11
12
[program:worker]
13
+environment=GST_PLUGIN_PATH=/opt/gst-kaldi-nnet2-online/src/:/opt/kaldi/src/gst-plugin/
14
command=python /opt/kaldi-gstreamer-server/kaldigstserver/worker.py -c /opt/models/sample_english_nnet2.yaml -u ws://localhost:80/worker/ws/speech
15
numprocs=1
16
autostart=true
0 commit comments