k2-fsa / k2

FSA/FST algorithms, differentiable, with PyTorch compatibility.
https://k2-fsa.github.io/k2
Apache License 2.0
1.1k stars 214 forks source link

fix and remove the assumption that symbols in the decoding graph must… #1198

Closed DongjiGao closed 1 year ago

DongjiGao commented 1 year ago

… exist in nnet_output (dense fsa)

csukuangfj commented 1 year ago

@pkufool Could you have a review?

danpovey commented 1 year ago

I think this is OK, will merge.