alumae / kaldi-gstreamer-server

Real-time full-duplex speech recognition server, based on the Kaldi toolkit and the GStreamer framwork.
BSD 2-Clause "Simplified" License
1.07k stars 341 forks source link

WIP : Migrate to py3 #212

Open naxingyu opened 4 years ago

naxingyu commented 4 years ago

@alumae this is tested with ws4py==0.5.1 and tornado==6.0.3 The problem is that is that the post_processor thing is not working.

fabianbusch commented 4 years ago

Yesterday I was really happy to see that there is work in progress on python3 compatibility. Is it possible to use the base functionality even without this "pos_processing" thing? Or can you estimate how long it will take to fix these errors?

naxingyu commented 4 years ago

@fabianbusch this patch has been tested without post processing.