docker-kaldi-gstreamer-server icon indicating copy to clipboard operation
docker-kaldi-gstreamer-server copied to clipboard

any other api except wss://localhost:port/client/ws/speech

Open AlexPeng19 opened this issue 7 years ago • 1 comments
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.

AlexPeng19 avatar Aug 29 '18 03:08 AlexPeng19

You should check the API explained here: https://github.com/alumae/kaldi-gstreamer-server. The author explains how to send audio and receive results.

jcsilva avatar Oct 30 '18 22:10 jcsilva