wenet-e2e / wenet

Production First and Production Ready End-to-End Speech Recognition Toolkit
https://wenet-e2e.github.io/wenet/
Apache License 2.0
4.14k stars 1.07k forks source link

Does wenet support Phone Synchronous ? #1381

Closed OswaldoBornemann closed 2 years ago

OswaldoBornemann commented 2 years ago

Does wenet support Phone Synchronous that removes blank frames to speed up ?

robin1001 commented 2 years ago

Yes, please see https://github.com/wenet-e2e/wenet/blob/main/runtime/core/decoder/ctc_wfst_beam_search.cc#L82.