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

segment-length and word timings off in nnet3 #62

Closed russlevy closed 7 years ago

russlevy commented 7 years ago

I noticed that the subsampling issue was already fixed in kaldi https://github.com/kaldi-asr/kaldi/issues/1184 by @alumae However, after recompiling kaldi and gst-kaldi-nnet2-online everything seems to be off a factor of the subsampling size. Is there another change that needs to be made?

russlevy commented 7 years ago

This is an issue in gst-kaldi-nnet2-online, not here... Can be closed when that is merged in (or before).

alumae commented 7 years ago

Fixed now in gst-kaldi-nnet2-online.