k2-fsa / sherpa

Speech-to-text server framework with next-gen Kaldi
https://k2-fsa.github.io/sherpa
Apache License 2.0
552 stars 109 forks source link

HLG decoding with [streaming_]pruned_transducer_statelessX #305

Closed pavankumar-ds closed 1 year ago

pavankumar-ds commented 1 year ago

How can we add HLG based decoding for streaming or offline pruned transducer models? Thanks in advance.

csukuangfj commented 1 year ago

HLG is applicable only for CTC models.

You can use LG for [streaming_]pruned_transducer_statelessX