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

How to get phone alignment and word alignment information #246

Open YichiHuang opened 3 years ago

YichiHuang commented 3 years ago

I want to output the phone alignment and word alignment information of the input audio. I tried using do-phone-alignment=true to yaml config file but there was still no relevant alignment information.