Update docs/source/decoding-with-langugage-models/LODR.rst

Co-authored-by: Fangjun Kuang <csukuangfj@gmail.com>
This commit is contained in:
marcoyang1998 2023-06-29 12:08:12 +08:00 committed by GitHub
parent 5ff647e226
commit 78fec8ef6f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -47,7 +47,7 @@ shallow fusion is the subtraction of the source domain LM.
Some works treat the predictor and the joiner of the neural transducer as its internal LM. However, the LM is
considered to be weak and can only capture low-level language information. Therefore, `LODR <https://arxiv.org/abs/2203.16776>`__ proposed to use
a low-order n-gram LM as an approximation of the ILM of the neural transducer. This leads to the following formula
during decoding for RNNT model:
during decoding for transducer model:
.. math::