Skip to content
  • Amit Beka's avatar
    add LM scaling property · c693149c
    Amit Beka authored
    
    
    LM scaling is intended to control the ratio between the LM strength and
    the acoustic model strength *after* decoding, when the best path in the
    lattice is generated.
    Setting this to a value higher than 1.0 (default) makes the LM more
    prominent in the lattice path weighting, so the best path may be more
    aligned with the LM, and not with the acoustic model.
    
    Signed-off-by: default avatarAmit Beka <amit.beka@gmail.com>
    c693149c