jcsilva / docker-kaldi-gstreamer-server

Dockerfile for kaldi-gstreamer-server.
BSD 2-Clause "Simplified" License
289 stars 139 forks source link

response['transcript'] did not return final:true #62

Open AlexPeng19 opened 5 years ago

AlexPeng19 commented 5 years ago

i installed the docker and run the worker and master succesfuly, but for bill_gate*.mp3, i used the client.py, it did not return the correct response, while i debuged in, i found all the response return as final:false, please check.