From: Augusto H. H. <au...@li...> - 2014-03-07 12:46:10
|
Hello everyone, I would like to have a word insertion penalty option in the decoders. I am aware of the `lattice-add-inspen’ program, but I think it would be nicer if this option was inside the decoder core. In a recent discussion on the forum, Daniel mentioned that > If you really wanted to bake the insertion penalty into the decoding graph, > you could just add something to the graph cost for any arcs that have word > labels on them. (https://sourceforge.net/p/kaldi/discussion/1355348/thread/b07e145d/#2d84/a3b4) This interests me. Would anyone care to elaborate? I’m thinking of the BiglmFasterDecoder class. Is the PropagateLm method a good place to add this graph cost? Thanks -- Augusto Henrique Hentz au...@li... |