docker-kaldi-gstreamer-server
docker-kaldi-gstreamer-server copied to clipboard
any other api except wss://localhost:port/client/ws/speech
trafficstars
i noticed the demo http://bark.phon.ioc.ee/dictate/ could get audio from microphone, but current README only showed the recognization by sending audio file. which api could i use to get that.
by the way i am using https://kaljurand.github.io/dictate.js, i want to replace wss://bark.phon.ioc.ee with my service.
looking forward your response.
You should check the API explained here: https://github.com/alumae/kaldi-gstreamer-server. The author explains how to send audio and receive results.